mev-toolkit/MEV_strategies/statistical/aggregators/README.md
2023-02-10 19:52:32 -08:00

21 lines
481 B
Markdown

## routers and aggregators
<br>
### in this dir
<br>
* [1inch](1inch.md)
<br>
---
### resources
<br>
* [modern MEV sandwich attacks on ethereum routers](https://mirror.xyz/totlsota.eth/9JaNkZ1XQfQD6Y79aLYHC_kb_dSBoJ2JYiag5BuGGM8)
* [an efficient algorithm for optimal routing through cfmms, by diamandis et. al](https://angeris.github.io/papers/routing-algorithm.pdf)
* [code for router experiments for the paper above](https://github.com/bcc-research/router-experiments)