mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 14:56:18 -04:00
Update README.md
This commit is contained in:
parent
737262197b
commit
4e10f84f6b
1 changed files with 14 additions and 1 deletions
|
@ -7,9 +7,22 @@
|
|||
<br>
|
||||
|
||||
|
||||
* liquidity on-chain is fragmented: thousands of pools don't communicate with each other, each providing quotes for swapping assets in real-time. This fragmentation creates an opportunity to buy low and sell high across different pools.
|
||||
* 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](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34/a_v8f9yRqRFAvmOaEltTkPJSt1geSAwQdDps2Avb-DA)
|
||||
|
||||
* combination
|
||||
* sandwich
|
||||
* spatial
|
||||
* triangular
|
||||
|
||||
<br>
|
||||
|
||||
<img width="350" src="https://user-images.githubusercontent.com/1130416/217386455-c829a750-3bf1-4786-899d-adcb7d816573.png">
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue