mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-20 07:30:24 -04:00
Update README.md
This commit is contained in:
parent
6cbc62c1d2
commit
7aad15438b
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@
|
|||
* after the release of MEV-geth (and later MEV-boost), much of the computation related to MEV was taken off-chain, by a side-relay that allows MEV searchers to communicate directly with nodes and other participants. This lead to a decrease in fee congestion pricing.
|
||||
* however, MEV “marketplaces” like flashbots, are quite centralized, since the vast majority of blocks flow through it.
|
||||
|
||||
<br>
|
||||
|
||||
##### bundles
|
||||
|
||||
* bundle/transaction profitability is determined by: fee per gas used, priority fee, and direct validator payments.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue