From 566636ccf9ff4608103caafed8ae1b72a2041d58 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 18 Dec 2022 16:10:56 -0800 Subject: [PATCH] etherscan mev bot accounts --- anatomy_of_mev_bots/README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md index 1c7ead9..605e3f1 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -1,4 +1,7 @@ -## 🥪 "retired" or learning mev bots +## 🤖 Anatomy of MEV bots + + +### "retired" or learning mev bots #### 101 @@ -60,9 +63,12 @@
+--- + ### more resources
-- [Build a MEV bot](https://www.degatchi.com/articles/how-to-build-a-mev-bot) +- [build a mev bot by degatchi](https://www.degatchi.com/articles/how-to-build-a-mev-bot) +- [etherscan mev bot accounts](https://etherscan.io/accounts/label/mev-bot)