From bfe07ab5d37d651370bce2e86aee555d8b3c71e8 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Thu, 30 Jun 2022 10:22:02 -0700 Subject: [PATCH] Add MEV bot code and tools --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ab70c8e..6bc727f 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,15 @@ * [MEV data corpus](https://github.com/manifoldfinance/mev-corpus) * [The Daily Ape on MEV](https://thedailyape.notion.site/MEV-8713cb4c2df24f8483a02135d657a221) * [Zero MEV](https://www.zeromev.org/) +* [Optimal sandwich](https://github.com/mevcheb/optimal-sandwich) +* [Subway](https://github.com/libevm/subway) +* [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) +* [Binance Alpha Bot](https://github.com/duckdegen/apebot)