arbers, liquidators, frontrunners, backrunners, longtailors, sandwichors...

This commit is contained in:
mia von steinkirch, phd 2022-12-18 09:50:09 -08:00 committed by GitHub
parent 4ca3f89fe6
commit e60a4447ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,39 +11,62 @@
### "retired" or learning mev bots
<br>
* [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)
#### arbers
* [amm arbitrageur](https://github.com/paco0x/amm-arbitrageur)
* [mev bot in q using kdb+](https://github.com/sambacha/q-evm)
* [flashbot's simple arb](https://github.com/flashbots/simple-arbitrage)
#### liquidators
* [ftx-factorial liquidation bot](https://github.com/fxfactorial/liquidation-bot-fall-2020)
* [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)
#### frontrunners
* [cake sniper](https://github.com/Supercycled/cake_sniper)
#### backrunners
* [synthetix bot](https://github.com/bertmiller/sMEV)
#### longtailors
* [ape bot](https://github.com/duckdegen/apebot)
* [binance alpha bot](https://github.com/duckdegen/apebot)
* [hummingbot trading bots](https://hummingbot.org/)
* [cow solver templante](https://github.com/cowprotocol/solver-template-py)
* [globinmode longtail nft](https://github.com/Anish-Agnihotri/goblinmode)
#### sandwichors
* [optimal sandwich](https://github.com/mevcheb/optimal-sandwich)
* [subway](https://github.com/libevm/subway)
#### cow solvers
* [cow solver template](https://github.com/cowprotocol/solver-template-py)
* [cowsol](https://github.com/MEV-WAIFU-LABS/cow_arbitrage_solver)
<br>
#### tradors
### algorithms
* [hummingbot trading bots](https://hummingbot.org/)
#### tools and algorithms
* [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)
* [symbolic searcher](https://github.com/bzhang42/symbolic-searcher)
* [FairTraDEX](https://github.com/MEVProof/Contracts)
* [searcher-sponsored-tx](https://github.com/flashbots/searcher-sponsored-tx)
* [searcher-minter](https://github.com/flashbots/searcher-minter)
* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper)
* [pool-sniper](https://github.com/Anish-Agnihotri/pool-sniper)
* [mev bot in q using kdb+](https://github.com/sambacha/q-evm)
<br>
### resources
### more resources
<br>