mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-02 11:16:27 -04:00
🌭 clean up readme
This commit is contained in:
parent
673bdeca5f
commit
ecc55da68b
1 changed files with 16 additions and 9 deletions
41
MEV_on_Ethereum/README.md
Normal file
41
MEV_on_Ethereum/README.md
Normal file
|
@ -0,0 +1,41 @@
|
|||
# 🏴☠️ everything mev in ethereum
|
||||
|
||||
<br>
|
||||
|
||||
## mev categories
|
||||
|
||||
<br>
|
||||
|
||||
* arbitrage
|
||||
* liquidation
|
||||
* sandwich
|
||||
* longtail
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
## in this repo
|
||||
|
||||
<br>
|
||||
|
||||
* [Basic EVM pre-requisite knowledge](EVM-pre-requisite-knowledge.md)
|
||||
* [Front-running](frontrunning-notes.md)
|
||||
* [Liquidation](liquidations-notes.md)
|
||||
* [Arbitrage](arbitrage-notes.md)
|
||||
* [Sandwiching](sandwich-tranding-notes.md)
|
||||
* [The mempool](the-mempool.md)
|
||||
* [MEV terminology](terminology.md)
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
## research
|
||||
|
||||
<br>
|
||||
|
||||
* [Cross-Domain MEV](https://arxiv.org/abs/2112.01472)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue