From b74223bf8a8d9ec976aae8086f9e4180b4646da0 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 4 Jul 2022 21:36:57 -0700 Subject: [PATCH] Added MEV Tools ecosystem for tracking MEV related projects --- data/ecosystems/m/mev-tools.toml | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 data/ecosystems/m/mev-tools.toml diff --git a/data/ecosystems/m/mev-tools.toml b/data/ecosystems/m/mev-tools.toml new file mode 100644 index 00000000..53b2a3ec --- /dev/null +++ b/data/ecosystems/m/mev-tools.toml @@ -0,0 +1,43 @@ +# Ecosystem Level Information +title = "MEV Tools" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://github.com/Anish-Agnihotri/pool-sniper" + +[[repo]] +url = "https://github.com/blockworks-foundation/liquidator-v3" + +[[repo]] +url = "https://github.com/ccyanxyz/uniswap-arbitrage-analysis" + +[[repo]] +url = "https://github.com/CryptoGnome/Limit-Sniper" + +[[repo]] +url = "https://github.com/davidiola/nftx-bayc-flash-borrow" + +[[repo]] +url = "https://github.com/duckdegen/apebot" + +[[repo]] +url = "https://github.com/ialberquilla/aave-liquidation" + +[[repo]] +url = "https://github.com/libevm/subway" + +[[repo]] +url = "https://github.com/mevcheb/optimal-sandwich" + +[[repo]] +url = "https://github.com/paco0x/amm-arbitrageur" + +[[repo]] +url = "https://github.com/sambacha/q-evm" + +[[repo]] +url = "https://github.com/solendprotocol/liquidator"