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