An open API service indexing awesome lists of open source software.

https://github.com/autistic-symposium/mev-toolkit

👾 catalog of resources on blockchain's maximal extractable value: on the hope of non-predatory free markets in the metaweb
https://github.com/autistic-symposium/mev-toolkit

arbitrage-bot autism avalanche backrunning blockchain bots cypherpunk defi ethereum flashbots frontrunning liquidation liquidator mempool mev oracles relays rust sandwich-attacks solidity

Last synced: 5 months ago
JSON representation

👾 catalog of resources on blockchain's maximal extractable value: on the hope of non-predatory free markets in the metaweb

Awesome Lists containing this project

README

        

# ⛓🕹 mev for everybody




### tl; dr:


##### 👾 maximal extractable value 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](MEV_strategies).

##### 💙 mev extraction can be a force of good in a non-predatory and [fair](https://twitter.com/bertcmiller/status/1456346690164768770) 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](https://frontier.tech/a-new-game-in-town)*.

##### 🏴‍☠️ this repository is an *on-going* catalog from my own research and development. if you are passionate about self-sovereignty and love solving complex problems, don't be intimidated: do your homework and join us, because **[everything is mev](https://www.youtube.com/watch?v=kcmEPvfrTGc)**.


---


### I. learn (toxic and non-toxic) extraction strategies

##### atomic (tx ordering)

* **[sniping](MEV_strategies/sniping)**
* **[longtails](MEV_strategies/longtails)**
* **[atomic arbs](MEV_strategies/atomic_arb)**
* **[sandwiches](MEV_strategies/sandwich)**
* **[flashloans](MEV_strategies/flashloans)**
* **[jit liquidity](MEV_and_trading/protocols/uniswap/uniswap-v3/just-in-time.md)**
* **[liquidations](MEV_strategies/liquidations)**
* **[frontrunning](MEV_strategies/frontrunning)**
* **[backrunning](MEV_strategies/backrunning)**

##### statistical (informed signal)

* **[order flows](MEV_searchers/order_flows)**
* **[statistical arbs](MEV_strategies/stat_arbs)**
* **[defi and trading](MEV_and_trading)**
* **[cross-domain mev](MEV_searchers/cross_domain_mev)**
* **[oracles and twamm](MEV_strategies/oracles)**

### II. code up your (learning and experimental) bots

* **[build your mev bot](MEV_searchers)**
* **[mempools monitoring](MEV_searchers/mempool_monitoring)**
* **[liquidity indexing](MEV_searchers/indexing)**
* **[latency optimization](MEV_searchers/latency)**
* **[tx and signature explorers](MEV_searchers/tx_and_signature_explorers)**

### III. understand the chains and how mev differs on each of them

* **[mev on solana](MEV_by_chains/MEV_on_Solana)**
* **[mev on bitcoin](MEV_by_chains/MEV_on_Bitcoin)**
* **[mev on ethereum](MEV_by_chains/MEV_on_Ethereum)**
* **[mev on cosmos](MEV_by_chains/MEV_on_Cosmos)**
* **[mev on polygon](MEV_by_chains/MEV_on_Polygon)**
* **[mev on arbitrum](MEV_by_chains/MEV_on_Arbitrum)**
* **[mev on optimism](MEV_by_chains/MEV_on_Optimism)**
* **[mev on bsc chain](MEV_by_chains/MEV_on_BSC)**
* **[mev on avalanche](MEV_by_chains/MEV_on_Avalanche)**

### IV. understand (and join) the space

* **[mev-related protocols](MEV_projects)**
* **[mev data and analytics](MEV_searchers/data_and_analytics)**
* **[research on order flows](MEV_searchers/order_flows)**
* **[yummy canonical papers](MEV_projects/history.md)**
* **[autistic cypherpunk toolkit](https://github.com/autistic-symposium/autistic-cypherpunk-toolkit)**