From e4dc88c0b873553cbe9677d39a7010fcc6014181 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 9 Sep 2022 17:22:35 -0700 Subject: [PATCH] add mev bundle generator --- flashbots/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/flashbots/README.md b/flashbots/README.md index b9246b6..0a57664 100644 --- a/flashbots/README.md +++ b/flashbots/README.md @@ -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) - 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. +
### The auction architecture relies on 3 parties: @@ -36,12 +37,19 @@ If shows: miner payments, tokens transfers and profit, swaps and arbritages.
+--- + +
+ ## MEV-geth * Software which can be run by miners to mitgate negative externalities of MEV.
+---- + +
## Flashbots bundle