mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-25 10:19:11 -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, 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 a catalog from my own research. no guarantees, no liabilities. you have free will, anon.
🏄🏽 resources && code
extraction strategies
atomic (tx ordering)
- sniping
- longtails
- atomic arbs
- sandwiches
- flashloans
- jit liquidity
- liquidations
- frontrunning
- backrunning
statistical (informed signal)
mev on the chains
- mev on solana
- mev on cosmos
- mev on polygon
- mev on arbitrum
- mev on ethereum
- mev on optimism
- mev on bsc chain
- mev on avalanche
building a toolkit
- order flows
- mev projects
- build your mev bot
- data and analytics
- latency optimization
- mempools monitoring
- tx and signature explorers
🏂 canonical readings
- ⭐⭐⭐ mev and me, by paradigm
- ⭐⭐⭐⭐ flash boys 2.0, by p. daian et al.
- ⭐⭐⭐ 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
- ⭐️⭐⭐⭐ towards a theory of mev I, by diamandis et al.
- ⭐️⭐⭐ 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
- ⭐️⭐️⭐️⭐️ mev on ethereum: a policy analysis, by m. barczentewicz
- ⭐️⭐️⭐️⭐️ 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
- ⭐️⭐️⭐️ 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%