- The paper introduces a formal model of imperfect commitment, capturing builder defection and its welfare cost in Ethereum’s MEV auctions.
- It derives a Bayesian Nash equilibrium that links searchers’ bid strategies to defection probability and replicability metrics for different MEV types.
- Empirical analysis using extensive transaction data reveals heterogeneous replicability across MEV types, highlighting key revenue and design implications.
Context and Problem Statement
Maximal Extractable Value (MEV) auctions are a canonical clearing mechanism in Ethereum's block-building ecosystem, with builders running sealed-bid auctions among searchers submitting transaction bundles. A core protocol vulnerability is the lack of commitment enforcement: after receiving bids and payloads, builders can ex post defect from the auction outcome, replicating high-value searcher strategies and capturing the underlying MEV without honoring the purported winner. The paper introduces a formal model of this imperfect commitment problem, quantifies its welfare cost, and empirically estimates its significance across different classes of MEV opportunities using large-scale transaction data (2605.22667).
Theoretical Model: Commitment, Replicability, and Equilibrium Bidding
The central conceptual advance is the explicit modeling of the builder's defection parameter ε∈[0,1], representing the probability with which the builder covertly replaces a winning searcher's bundle after observing all bids and payloads. Builder replication is characterized by a strategy-specific fraction γ(τ), which quantifies how much of the original opportunity is economically and technically replicable given MEV type τ. Standard MEV types—sandwiches, arbitrage, liquidations, and backruns—are treated as observables with empirically-discriminable γ(τ).
The paper establishes a Bayesian Nash equilibrium in which rational searchers anticipate ex post builder replication and optimize between two regimes:
- For vi<v∗(ε,τ), searchers follow the standard affiliated-values first-price bid schedule β(vi), accepting the risk of builder defection.
- For vi≥v∗(ε,τ), searchers escalate their bids to a deterrence threshold b=γ(τ)vi—the minimum that makes builder replication unprofitable.
The cutoff v∗(ε,τ) is endogenously determined by the tradeoff between expected surplus under risk of defection and the cost of safe bidding. The equilibrium is thus piecewise, with transition points and welfare consequences contingent on ε and the structural primitives γ(τ)0.
A crucial analytic result is that, in the high-extractability regime (large γ(τ)1 and thin competition), the builder's revenue-maximizing γ(τ)2—builders optimally always defect when profitable. In contrast, when γ(τ)3 is low or competition drives bids above builder replication value, γ(τ)4 is optimal.
Empirical Estimation: Dataset, Parameter Recovery, and Revenue Decomposition
Using the libmev dataset covering over two million MEV bundles on Ethereum with detailed MEV-type tagging and extracted value/tip breakdowns, the study robustly estimates γ(τ)5 from the plateau of observed bid-to-value ratios in the upper quantiles of each MEV type. Sandwich attacks are empirically near-completely replicable (γ(τ)6), while naked arbitrage and liquidations exhibit γ(τ)7 in the range γ(τ)8–γ(τ)9, indicating only partial builder replicability.
The empirical analysis reveals intense within-type heterogeneity:
- Sandwiches: Highly competitive; bids almost always approach the full MEV value. Additional builder defection offers minimal incremental gain.
- Naked Arbitrage & Liquidations: Bids closer to τ0–τ1\% of extracted value, with substantial gaps to the estimated τ2. Builder defection here could systematically extract remaining surplus.
- Backruns: Intermediate behavior with moderate vulnerability to builder opportunism.
Revenue decomposition quantifies the foregone frontrun surplus: for naked arbitrage, the builder could potentially extract on the order of τ3 percentage points more than observed tips per transaction, amounting to over τ4 in the data period. Liquidations, despite their scarcity, exhibit high per-event exposure.
Implications for Auction/Protocol Design
The results underscore that credible MEV auction outcomes rest not only on format (sealed-bid, first-price, etc.), but—more fundamentally—on constraints to builder discretion. In highly-competitive, highly-replicable settings (e.g., sandwiches), market forces mitigate the defection risk directly; in low-competition, low-replicability environments (e.g., liquidations), protocol defensibility critically degrades unless ex post builder actions can be credibly restricted.
Key design levers include:
- Limiting Builder Payload Access: Reducing or aggregating bid/payload information visible to builders at allocation time to prevent profitable replication.
- Enforcing Revert Protection: Ensuring that failed searcher bundles are not executed or front-run by builders.
- Transparency and Monitoring: Making builder (non-)commitment observable and thus punishable.
- Type-Specific Mechanism Adaptation: Adjusting auction, information, and commitment structures dynamically by MEV type and competition structure.
These considerations align the auction's theoretical incentive compatibility with practical, cryptoeconomic, and technical constraints inherent in Ethereum's evolving block-builder ecosystem.
Theoretical Connections and Future Work
The model bridges auction-theoretic literature on optimal information disclosure [bergemann2022optimal], affiliated private values, and classical corruption/collusion [compte2005corruption, lengwiler2010auctions], providing a unified treatment of the commitment problem tailored to MEV. It also motivates new environments in which builder and searcher roles are integrated and selective disclosure or favoritism can exacerbate welfare losses.
Future research directions include:
- Builder-searcher joint modeling with endogenous τ5 and selective defection.
- Mechanism design for robust cryptoeconomic commitment without trust in builder behavior.
- Empirical microstructure estimation of τ6 at finer granularity, including identity and temporal effects.
- Systematic benchmarking of alternative configurations (e.g., delayed payload reveals, multiparty commit protocols).
Conclusion
The paper formally establishes that the welfare cost of imperfect builder commitment in MEV auctions is sharply MEV-type dependent and fundamentally shifts attention from auction format to protocol-level constraints on ex post builder action. Practical implementation in Ethereum (and similar blockchains) must be sensitive to both the strategic replicability of MEV types and to the effective competition among searchers and builders. The work sets a foundational baseline for ongoing research in cryptoeconomic mechanism design under credible commitment constraints.