mev-toolkit/MEV_on_Ethereum/README.md
2022-09-23 06:17:26 -07:00

42 lines
1.1 KiB
Markdown

# 🏴‍☠️ everything mev in ethereum
<br>
## mev categories
<br>
* arbitrage
* liquidation
* sandwich
* longtail
<br>
---
## in this repo
<br>
* [basic evm](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/evm-knowledge.md)
* [frontrunning](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/frontrunning.md)
* [liquidation](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/liquidations.md)
* [arbitrage](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/arbitrage.md)
* [eip-1559](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/eip-1559.md)
* [sandwiching](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/sandwiching.md)
* [the mempool](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/mempool.md)
* [terminology](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/terminology.md)
<br>
---
## research
<br>
* [cross-domain mev](https://arxiv.org/abs/2112.01472)