mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-29 17:28:53 -04:00
add mev bundle generator
This commit is contained in:
parent
db953dcd60
commit
e4dc88c0b8
1 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
- Democratize the extraction of MEV. The power to extract MEV exists in the hands of few people so they provide tools for everyone to start extracting MEV. (MEV-Geth)
|
- Democratize the extraction of MEV. The power to extract MEV exists in the hands of few people so they provide tools for everyone to start extracting MEV. (MEV-Geth)
|
||||||
- Distribute the benefit of MEV. Currently, the miners and validators extract a disproportionate amount of benefits. So it’s important to redistribute these to all the participants.
|
- Distribute the benefit of MEV. Currently, the miners and validators extract a disproportionate amount of benefits. So it’s important to redistribute these to all the participants.
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
### The auction architecture relies on 3 parties:
|
### The auction architecture relies on 3 parties:
|
||||||
|
|
||||||
|
@ -36,12 +37,19 @@ If shows: miner payments, tokens transfers and profit, swaps and arbritages.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## MEV-geth
|
## MEV-geth
|
||||||
|
|
||||||
* Software which can be run by miners to mitgate negative externalities of MEV.
|
* Software which can be run by miners to mitgate negative externalities of MEV.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## Flashbots bundle
|
## Flashbots bundle
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue