mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 11:46:13 -04:00
🦈⛓ mev toolkit
tl; dr
the concept of maximal extractable value (mev) - a revenue stream generated from priority gas auction (PGA) - was coined by the 2019 research paper flash boys 2.0, and encompasses the profits generated by participant parties when producing new blocks on a blockchain.
the resources in this repository are from my own research, which is intermittent and boundless. therefore, no guarantees, no promises; use it at your own risk.
🍕 notes && code in this repo
extraction strategies
- arbitrage
- sandwich
- liquidations
- nft arbitrage
- front-running
- back-running
- just-in-time
- flashloans
- sniping
building a toolkit
mev on the chains
- mev on ethereum
- mev on avalanche
- mev on arbitrum
- mev on solana
- mev on cosmos
- mev on binance
- mev on polygon
mev-related projects
related defi stuff
🍟 other resources
mev explorers
- ethtx transaction decoder
- tx.eth.samczsun.com
- public mev explorer, by metablock
- mev dashboard, by metablock
- bundle explorer, by flashbots
- zero mev, by pmcgoohan
tx analysis
ethereum mainnet
- bloxy, by bitquey
- ethvm ethereum explorer
- txn finance, by band protocol
- ethereum token explorer, by diem
- explorer and txs, by anyblock
- mev explorer, by eigenphi
- block explorer, by blockscout
- block explorer, by blockchair
- block and tokens explorer, by oklink
- tx explorer, by blocksec
- address explorer, by breadcrumbs
goerli testnet
gas trackers
data && analytics
- mev dashboard, by flashbots.
- cross-domain arbitrage tracker, by odos
- mev live-stream, by eigenphi
- flashloans, by blocksec
- sandwiched?
- etherscan data on flashbots
- mev data corpus, by manifold
- ethereum datafarm, by nerolation
- parsec.finance
- nansen
- token terminal
dune boards
- mev-boost blocks w/ last tx w/ transfer from fee receiver to validator address
- just-in-time liquidity sandwich large trades in uniswap v3
- all uniswap v3 mev activity and all uniswap v2 mev activity
- flashbots data for extracted good mev
- solana mev data
- ethereum tx reverts
- dune board for gas prices
- sleuthing hashed function and event signatures
- mev flashbots unleashed
useful tools
- abi for unverified contracts
- calldata decoder
- eth converter
- smart contract allowance checker
- tornado cash pool anonymity
- eth detective
- contracts diff checker
- ultrasound money dashboard
- revoke.cash
- ankr rpc endpoints
- back run me
- ethereum signature database
- source of deployed ethereum contracts in vscode
- token security detector
- whatsabi: guess an abi for ethereum contracts
🍿 articles
- endgame, by vitalik
- ethereum is a dark forest, by paradigm
- escaping the dark forest, by samczsun
- how to build an ethereum mining pool, by dragonfly
- mev and me, by paradigm
- return to the dark forest, by rekt
- modern mev sandwich attacks, by totlsota
- how i learned to stop worrying and love mev, by sreeni
- how to light up the dark forest, by robert miller
- hiding in plain sight, by samczsun
- we live in a mempool, by tom schmidt
- wrecking sandwich traders for fun and profit, by n. worsley
- tricking frontrunners into being transaction relayers, by sankar4033
- The enemy of your enemy is not your friend, by kobayashi
- anatomy of an mev strategy: synthetix, by robert miller
- mev wat to do, by phill daian
- mev the first 5 years, by james prestwich
- mev-boost, relays, self-soverignty, by dr. m. von steinkirch
wikis and talks
- mev research, by eigenphi
- mev wiki, by automata network
- mev extraction strategies, by r. miller
- mev auction, by the ethereum foundation
- the daily ape on mev
- mev.day amsterdam 2022
- cryptocurrency historical data snapshot
- mempool privacy research list, by a. obadia
research papers
- flash boys 2.0: frontrunning, transaction reordering, and consensus instability, by philip daian e al.
- towards a theory of mev I, by diamandis et al.
- transparent dishonesty: front-running attacks on blockchain, by shayan eskandari et al.
- combining ghost and casper, by vitalik et al.
- three attacks on pos ethereum, by caspar schwarz-schilling et al.
- two attacks on pos ghost/ethereum, by joachim neu et al.
- quantifying blockchain extractable value: how dark is the forest?, by kaihua qin et al.
- dex arbitrage, mathematical optimizations & me, by noxx
alert bots
🌭 bonus: 𝕞𝕒𝕜𝕖 𝕠𝕗 𝕒 𝕔𝕪𝕡𝕙𝕖𝕣𝕡𝕦𝕟𝕜
- a graduate course in applied cryptography, by dan boneh
- the cypherpunk manifest, by eric hughes
- the crypto anarchist manifest, by timothy c. may
- the hacker manifest, by the mentor
- bitcoin whitepaper by satoshi nakamoto
- the meaning of decentralization, by vitalik
- teal organizations wiki
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%