From 7aad15438b39df3a953ca645161fb8082de49494 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 17:05:28 -0800 Subject: [PATCH] Update README.md --- flashbots/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/flashbots/README.md b/flashbots/README.md index 8d58a9f..361c60d 100644 --- a/flashbots/README.md +++ b/flashbots/README.md @@ -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. +
+ +##### bundles + +* bundle/transaction profitability is determined by: fee per gas used, priority fee, and direct validator payments. +