From 432ef566a3604c22248b9a60513815e940ebfd4d Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 8 Feb 2023 11:06:46 -0800 Subject: [PATCH] Update README.md --- MEV_strategies/backrunning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MEV_strategies/backrunning/README.md b/MEV_strategies/backrunning/README.md index b1a91d1..e90ef38 100644 --- a/MEV_strategies/backrunning/README.md +++ b/MEV_strategies/backrunning/README.md @@ -19,7 +19,7 @@
-* [anatomy of backrunner bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/backrunners.md) +* [anatomy of backrunner bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/MEV_bots/bots/backrunners.md) * [intro to backrunning on ethereum](https://www.youtube.com/watch?v=ApAJ1afUbBI) * [dune for Portion of Daily Gas Used by Backrunning Bot Contracts](https://dune.com/phabc/backrunning-bots-gas-consumption) * [backrunning study for bZx IDO](https://amanusk.medium.com/the-fastest-draw-on-the-blockchain-bzrx-example-6bd19fabdbe1)