mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-26 10:49:24 -04:00
🕹⛓ mev toolkit
tl; dr
👾 maximal extractable value (MEV) encompasses the profits generated by participant parties in the block production supply chain. for searchers, this revenue can be generated from arbitrage when reducing the price spread between markets (which is also reflected in impermanent loss of liquidity providers), slippage loss of swap users, frontrunning users' transactions, among other strategies.
👾 the public discussion around MEV started by pmcgooohan on e/ethereum, and it was formalized by phildaiann et. al's paper flash boys 2.0.
👾 MEV extraction can be a force of good in a non-predatory and fair blockspace free-market as an incentive for economic security. every actor in the supply chain is relevant. order flow toxicity is a trader's exposure to counter-parties that possess private informational advantages. as everything in life, the most valuable commodity is information.
⚠️ this repository is an ongoing boundless catalog from my own research. therefore, no guarantees, use it at your own risk.
🍕 notes && code in this repo
extraction strategies
- sniping
- longtails
- arbitrage
- sandwich
- flashloans
- jit liquidity
- liquidation
- frontrunning
- backrunning
- oracles and twamm
- statistical approaches
mev on the chains
- mev on solana
- mev on cosmos
- mev on polygon
- mev on arbitrum
- mev on optimism
- mev on ethereum
- mev on bsc chain
- mev on avalanche
building a toolkit
- pvp battles
- mev projects
- defi and trading
- build your mev bot
- cross-domain mev
- latency optimization
- exclusive order flows
🍟 seacher tools
tx && signature explorers
- bloxy, by bitquey
- tx.eth.samczsun.com
- tx explorer, by blocksec
- zero mev, by pmcgoohan
- ethvm ethereum explorer
- mev explorer, by eigenphi
- signature database import
- ethtx transaction decoder
- abi for unverified contracts
- bundle explorer, by flashbots
- explorer and txs, by anyblock
- txn finance, by band protocol
- block explorer, by blockchair
- block explorer, by blockscout
- mev dashboard, by metablock
- ethereum signature database
- address explorer, by breadcrumbs
- ethereum token explorer, by diem
- public mev explorer, by metablock
- block and tokens explorer, by oklink
data && analytics
- parsec.finance
- token terminal
- nansen analytics
- flashloans, by blocksec
- etherscan data on flashbots
- mev live-stream, by eigenphi
- mev dashboard, by flashbots
- mev data corpus, by manifold
- ethereum datafarm, by nerolation
- cross-domain arbitrage tracker, by odos
dune boards
- solana mev data
- ethereum tx reverts
- mev flashbots unleashed
- dune board for gas prices
- flashbots data for extracted good mev
- sleuthing hashed function and event signatures
- just-in-time liquidity sandwich large trades in uniswap v3
- all uniswap v3 mev activity and all uniswap v2 mev activity
- mev-boost blocks w/ last tx w/ transfer from fee receiver to validator address
other resources
- dapp.tools
- back run me
- revoke.cash
- eth detective
- eth converter
- calldata decoder
- ankr rpc endpoints
- contracts diff checker
- token security detector
- ultrasound money dashboard
- smart contract allowance checker
- whatsabi: guess an abi for ethereum contracts
- source of deployed ethereum contracts in vscode
gas trackers
news and alerts
- highgwei bot
- eigenphi bot
- mevwatch bot
- mevboost bot
- mevrefund bot
- eigenphi mirror
- mev proposer bot
- flashbots discourse
🍿 canonical readings
- mev and me, by paradigm
- return to the dark forest, by rekt
- hiding in plain sight, by samczsun
- we live in a mempool, by tom schmidt
- escaping the dark forest, by samczsun
- ethereum is a dark forest, by paradigm
- how to light up the dark forest, by robert miller
- the 0 to 1 guide to mev, by blockchain at berkeley
- how to build an ethereum mining pool, by dragonfly
- how i learned to stop worrying and love mev, by sreeni
- the enemy of your enemy is not your friend, by kobayashi
- wrecking sandwich traders for fun and profit, by n. worsley
- foundations of blockchains and mev, by tim roughgarden
- tricking frontrunners into being transaction relayers, by sankar4033
- implementing ethereum trading front-runs on the bancor exchange, by ivan bogatyy
ideas and wikis
- the daily ape on mev
- mev.day amsterdam 2022
- mev research, by eigenphi
- mev wiki, by automata network
- mev extraction strategies, by r. miller
- mev auction, by the ethereum foundation
- cryptocurrency historical data snapshot
- mempool privacy research list, by a. obadia
research papers
- flash boys 2.0, by p. daian et al.
- combining ghost and casper, by vitalik et al.
- towards a theory of mev I, by diamandis et al.
- mev on ethereum: a policy analysis, by m. barczentewicz
- two attacks on pos ghost/ethereum, by joachim neu et al.
- censorship resistance in on-chain auctions, by m. pai et al.
- three attacks on pos ethereum, by caspar schwarz-schilling et al.
- quantifying blockchain extractable value: how dark is the forest?, by kaihua qin et al.
- transparent dishonesty: front-running attacks on blockchain, by shayan eskandari et al.
🌭 [bonus] 𝕥𝕙𝕖 𝕞𝕒𝕜𝕖 𝕠𝕗 𝕒 𝕔𝕪𝕡𝕙𝕖𝕣𝕡𝕦𝕟𝕜
- teal organizations wiki
- the hacker manifest, by the mentor
- bitcoin whitepaper by satoshi nakamoto
- the cypherpunk manifest, by eric hughes
- the meaning of decentralization, by vitalik
- the crypto anarchist manifest, by timothy c. may
- a graduate course in applied cryptography, by dan boneh
Description
👾 notes and resources on blockchain's maximal extractable value: on the hope of non-predatory free markets in the metaweb
arbitrage-botautismavalanchebackrunningblockchainbotscypherpunkdefiethereumflashbotsfrontrunningliquidationliquidatormempoolmevoraclesrelaysrustsandwich-attackssolidity
Readme
2.3 MiB
Languages
Shell
50.1%
Python
46%
Dockerfile
3.9%