mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 03:36:10 -04:00
Update README.md
This commit is contained in:
parent
6d2b9badc3
commit
d16349c687
@ -1,4 +1,4 @@
|
|||||||
## 🥩 frontrunning
|
## 🥩 frontrunning (or PGA, priority gas auction)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -18,3 +18,11 @@
|
|||||||
|
|
||||||
|
|
||||||
* frontrunners will copy the potentially profitable transaction's code and replace addresses with theirs. Then, they submit the modified transaction with the replaced address and a higher gas price, frontrunning the original transaction and getting the searcher's MEV.
|
* frontrunners will copy the potentially profitable transaction's code and replace addresses with theirs. Then, they submit the modified transaction with the replaced address and a higher gas price, frontrunning the original transaction and getting the searcher's MEV.
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### resources
|
||||||
|
|
||||||
|
* [ef discussion on random ordering of equally-priced txs](https://github.com/ethereum/go-ethereum/issues/21350)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user