mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-10-11 12:58:33 -04:00
add the crypto anarchist manifest by timothy c. may
This commit is contained in:
parent
2e05fb2bc6
commit
b6b2db512f
275 changed files with 4733 additions and 2552 deletions
26
MEV_by_chains/MEV_on_Polygon/README.md
Normal file
26
MEV_by_chains/MEV_on_Polygon/README.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
## polygon
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
### tl; dr
|
||||
|
||||
<br>
|
||||
|
||||
* reduced gas fees resulted in large bot-spamming attacks
|
||||
* for frontrunning, backrunning, or sandwiching to succeed, the bot's tx needs to land right before or behind the victim's, respectively. bots cannot choose the ordering so they need to set gas fees in a way the txs land in the right place (usually by spamming).
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### resources
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
* [arbitrage smart contract](https://github.com/OnlyF0uR/Polygon-Arbitrage-Contract)
|
||||
* [flashloan on polygon](https://github.com/yuichiroaoki/poly-flash)
|
||||
* [bookmark relevant for zk researchers](https://collective.flashbots.net/t/bookmarks-relevant-for-zk-researchers/1241)
|
Loading…
Add table
Add a link
Reference in a new issue