mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-06 05:14:19 -04:00
.. | ||
mev_bots_wild | ||
patterns | ||
README.md |
🥯 arbitrage
tl;dr
- since liquidity on-chain is fragmented (thousands of pools don't communicate with each other, each providing quotes for swapping assets in real-time), it creates an opportunity to buy low and sell high across different pools.
- for example, two DEXes offer a token at two different prices so that a token can be bought at the lower-priced DEX and sold on the higher-priced DEX in a single atomic transaction.
four types of arbitrage
- combination
- sandwich
- spatial
- triangular
