From a76da9061b2b7ac5faa63a7e06fdf9b53adfdf4f Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 20:10:46 -0800 Subject: [PATCH] Update README.md --- anatomy_of_mev_bots/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md index 8636d4f..f1dc743 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -29,7 +29,6 @@ * [vanity address generator for CREATE2 addresses](https://github.com/johguse/ERADICATE2) * [metamorphic: a factory contract for redeployable](https://github.com/0age/metamorphic) -* [eigenphi market overview and performance of mev types](https://beta.eigenphi.io/) * [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator) * [flashbots mev opportunties](https://github.com/flashbots/mev-job-board) * [symbolic searcher](https://github.com/bzhang42/symbolic-searcher) @@ -50,6 +49,7 @@
+* [eigenphi market overview and performance of mev types](https://beta.eigenphi.io/) * [list of known bots, by mev corpus](https://github.com/manifoldfinance/mev-corpus/blob/master/packages/known-bots/lib/known-bots.js) * [etherscan mev bot accounts](https://etherscan.io/accounts/label/mev-bot) * [build a mev bot by degatchi](https://www.degatchi.com/articles/how-to-build-a-mev-bot)