From 948b0b5f5e37a7790f5556b4e51d57b9a35613e4 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Thu, 17 Nov 2022 12:17:06 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=9E=20"retired"=20or=20learning=20mev?= =?UTF-8?q?=20bots?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anatomy_of_mev_bots/README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md index 4cd429c..44fda11 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -1,7 +1,32 @@ ## 🥪 anatomy of mev bots +### "retired" or learning mev bots +
+ +* [cake sniper](https://github.com/Supercycled/cake_sniper) +* [ape bot](https://github.com/duckdegen/apebot) +* [synthetix bot](https://github.com/bertmiller/sMEV) +* [flashbot's simple arb](https://github.com/flashbots/simple-arbitrage) +* [searcher-sponsored-tx](https://github.com/flashbots/searcher-sponsored-tx) +* [searcher-minter](https://github.com/flashbots/searcher-minter) +* [subway](https://github.com/libevm/subway) +* [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator) +* [optimal sandwich](https://github.com/mevcheb/optimal-sandwich) +* [amm arbitrageur](https://github.com/paco0x/amm-arbitrageur) +* [mev bot in q using kdb+](https://github.com/sambacha/q-evm) +* [liquidation aave protocol example](https://github.com/ialberquilla/aave-liquidation) +* [liquidator-v3](https://github.com/blockworks-foundation/liquidator-v3) +* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper) +* [pool-sniper](https://github.com/Anish-Agnihotri/pool-sniper) +* [globinmode longtail nft](https://github.com/Anish-Agnihotri/goblinmode) +* [binance alpha bot](https://github.com/duckdegen/apebot) +* [hummingbot trading bots](https://hummingbot.org/) +* [cow solver templante](https://github.com/cowprotocol/solver-template-py) +* [cowsol](https://github.com/MEV-WAIFU-LABS/cow_arbitrage_solver) + +
### algorithms