mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-12 11:42:10 -04:00
🍋 twamm designs
This commit is contained in:
parent
33522276b6
commit
363475da3e
1 changed files with 16 additions and 0 deletions
16
twamm/README.md
Normal file
16
twamm/README.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
## twamm designs
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### tl; dr
|
||||||
|
|
||||||
|
* time weighted amm designs prevent sandwich attacks by executing transactions lazily.
|
||||||
|
* in twamm, orders are executed as if they were placed between blocks. this way, an attcker would need to straddle blocks in order to take advantage of the victim's slippage tolernace (which is riskier than simply including txs around the victim's).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### resources
|
Loading…
Add table
Add a link
Reference in a new issue