mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-18 06:30:32 -04:00
🍮 add some refs for cowswap
This commit is contained in:
parent
d9cd6da3ca
commit
d704bcedae
1 changed files with 17 additions and 0 deletions
|
@ -3,4 +3,21 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
### tl; dr
|
||||||
|
|
||||||
|
* proposed solutions to mev
|
||||||
|
- base layer: enforce random ordering, encrypt tx content (time-locked, commit-reveal), separate tx sequencing & tx execution
|
||||||
|
- infrastructure level: flashbots (mev geth), mistx, archer swap
|
||||||
|
- dapp level (rook, 0x rfq orders, gnosis protocol)
|
||||||
|
* core ideas
|
||||||
|
- delegate trade execution with gpv2
|
||||||
|
- coincidence of wants (fully mev protected, max gas efficient, no lp fees)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### resources
|
||||||
|
|
||||||
* [cowswap project](https://cowswap.exchange/#/faq/protocol?chain=mainnet).
|
* [cowswap project](https://cowswap.exchange/#/faq/protocol?chain=mainnet).
|
||||||
|
* [cow swap at mev.wtf 2022](https://docs.google.com/presentation/d/1vClubmyECHzYpT7-DzU6D45bc7iNpjF1NuiEblY-8ZQ/edit#slide=id.ge33f22559c_0_580)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue