mev-toolkit/frontrunning
dr. mia von steinkirch, phd 556c1fdd0c
Update README.md
2023-02-07 13:01:37 -08:00
..
FaaS.md on cryptokitties giveBirth() frontrunning 2023-02-07 08:32:24 -08:00
README.md Update README.md 2023-02-07 13:01:37 -08:00

frontrunning


tl, dr


  • 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.

  • 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.



resources

cool txs and stories
some history