mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 11:46:13 -04:00
Update README.md
This commit is contained in:
parent
035710c341
commit
dd7f93a5b1
@ -7,13 +7,13 @@
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
* process by which an adversary observes txs on the network layer and then acts upon this information by, for instance, issuing a competing tx, with the hope that this tx is mined before a victim's tx.
|
* frontrunning is the process by which an adversary observes txs on the network layer and then acts upon this information by, for instance, issuing a competing tx, with the hope that this tx is mined before a victim's tx.
|
||||||
|
|
||||||
|
|
||||||
* example: transaction A is broadcasted with a higher gas price than an already pending transaction B so that A gets mined before B.
|
* example: transaction A is broadcasted with a higher gas price than an already pending transaction B so that A gets mined before B.
|
||||||
|
|
||||||
|
|
||||||
* generalized frontrunners are bots that watch the mempool to detect profitable transactions, copy their code, replace addresses with theirs, then submit the modified tx with a higher gas price.
|
* **generalized frontrunners** are bots that watch the mempool to detect profitable transactions, copy their code, replace addresses with theirs, then submit the modified tx with a higher gas price.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user