mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-10-10 12:28:28 -04:00
112 lines
4.5 KiB
Markdown
112 lines
4.5 KiB
Markdown
## anatomy of mev bots
|
|
|
|
<br>
|
|
|
|
#### bots
|
|
|
|
* **[arbers](bots/arbers.md)**
|
|
* **[liquidators](bots/liquidators.md)**
|
|
* **[frontrunners](bots/frontrunners.md)**
|
|
* **[backrunners](bots/backrunners.md)**
|
|
* **[longtailors](bots/longtailors.md)**
|
|
* **[sandwichors](bots/sandwichors.md)**
|
|
* **[snipers](bots/snipers.md)**
|
|
* **[tradors](bots/tradors.md)**
|
|
* **[cow solvers](bots/cow-solvers.md)**
|
|
* **[statistical arbers](bots/stat-arbers.md)**
|
|
|
|
<br>
|
|
|
|
#### everything else
|
|
|
|
|
|
|
|
* **[order flows](order_flows)**
|
|
* **[101 bots (get started)](bots/101.md)**
|
|
* **[data and analytics](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/data_and_analytics)**
|
|
* **[bot profits by year](profits)**
|
|
* **[disassemblers](disassemblers)**
|
|
* **[mempool monitoring](mempool_monitoring)**
|
|
* **[pvp battles and stories](pvp_war)**
|
|
* **[general code resources](code_resources)**
|
|
* **[tx and signature explorers](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/tx_and_signature_explorers)**
|
|
|
|
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### links
|
|
|
|
<br>
|
|
|
|
#### readings
|
|
|
|
|
|
* **[the daily ape on mev](https://thedailyape.notion.site/MEV-8713cb4c2df24f8483a02135d657a221)**
|
|
* **[mev.day amsterdam 2022](https://mevday.org/)**
|
|
* **[mev research, by eigenphi](https://www.eigenphi.io/mev/research)**
|
|
* **[mev wiki, by automata network](https://www.mev.wiki/)**
|
|
* **[mev extraction strategies, by r. miller](https://docs.google.com/presentation/d/1YVFLnh_MnDtDDQjucW-UKxLD28iGlyi_Pj1ri_hGqRs/edit#slide=id.g124f588a727_0_51)**
|
|
** **[mev auction, by the ethereum foundation](https://ethresear.ch/t/mev-auction-auctioning-transaction-ordering-rights-as-a-solution-to-miner-extractable-value/6788)**
|
|
* **[cryptocurrency historical data snapshot](https://coinmarketcap.com/historical/)**
|
|
* **[mempool privacy research list, by a. obadia](https://collective.flashbots.net/t/bookmarks-relevant-for-mempool-privacy-researchers/1091)**
|
|
* **[etherscan mev bot accounts](https://etherscan.io/accounts/label/mev-bot)**
|
|
* **[build a mev bot by degatchi](https://www.degatchi.com/articles/how-to-build-a-mev-bot)**
|
|
* **[list of known bots, by mev corpus](https://github.com/manifoldfinance/mev-corpus/blob/master/packages/known-bots/lib/known-bots.js)**
|
|
* **[running a keeper with rook.fi](https://docs.rook.fi/reference/integrate/run-a-keeper)**
|
|
* **[running a solver with cowswap](https://mirror.xyz/steinkirch.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)**
|
|
* **[tenderly rpc request builder](https://dashboard.tenderly.co/json-rpc-request-builder)**
|
|
* **[mev as an inner experience by nathan worsley](https://www.youtube.com/watch?v=9iHlyaRsgYI)**
|
|
* **[mev market overview and performance, by eigenphi](https://beta.eigenphi.io/)**
|
|
|
|
<br>
|
|
|
|
#### useful
|
|
|
|
|
|
* **[dapp.tools](https://dapp.tools/)**
|
|
* **[back run me](https://backrunme.com/swap)**
|
|
* **[revoke.cash](https://revoke.cash/)**
|
|
* **[mev templates](https://github.com/degatchi/mev-template-rs)**
|
|
* **[eth detective](https://www.ethtective.com/address/)**
|
|
* **[eth converter](https://eth-converter.com/)**
|
|
* **[calldata decoder](https://tools.deth.net/calldata-decoder)**
|
|
* **[flashbots bot demo](https://github.com/0xblocks/flashbots-demo)**
|
|
* **[ankr rpc endpoints](https://www.ankr.com/rpc/)**
|
|
* **[searcher sponsored tx](https://github.com/flashbots/searcher-sponsored-tx)**
|
|
* **[contracts diff checker](https://etherscan.io/contractdiffchecker)**
|
|
* **[token security detector](https://gopluslabs.io/token-security/)**
|
|
* **[ultrasound money dashboard](https://ultrasound.money/)**
|
|
* **[smart contract allowance checker](https://app.unrekt.net/)**
|
|
* **[whatsabi: guess an abi for ethereum contracts](https://github.com/shazow/whatsabi)**
|
|
* **[source of deployed ethereum contracts in vscode](https://github.com/dethcrypto/dethcode)**
|
|
|
|
<br>
|
|
|
|
#### gas trackers
|
|
|
|
|
|
* **[gastrology](https://dethgasstation.eth.link/)**
|
|
* **[gas price io](https://www.gasprice.io/)**
|
|
* **[eth gas alert](https://ethgasalerts.xyz/)**
|
|
* **[nansei gas tracker](https://pro.nansen.ai/gas-tracker)**
|
|
* **[gas fee prediction](https://www.blocknative.com/gas-estimator)**
|
|
* **[ethereum gas tracker](https://www.useweb3.xyz/gas)**
|
|
|
|
<br>
|
|
|
|
#### news and alerts
|
|
|
|
|
|
* **[highgwei bot](https://twitter.com/HighGwei)**
|
|
* **[eigenphi bot](https://twitter.com/EigenPhi_Alert)**
|
|
* **[mevwatch bot](https://twitter.com/mevwatchbot)**
|
|
* **[mevboost bot](https://twitter.com/MevBoostBot)**
|
|
* **[mevrefund bot](https://twitter.com/MevRefund)**
|
|
* **[eigenphi mirror](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34)**
|
|
* **[mev proposer bot](https://twitter.com/mevproposerbot)**
|
|
* **[flashbots discourse](https://collective.flashbots.net/)**
|
|
|
|
|