MEV in Multiple Concurrent Proposer Blockchains
Steven Landers, Benjamin Marsh
TL;DR
This work formalizes maximal extractable value (MEV) in multiple concurrent proposer (MCP) blockchains, where data availability precedes final ordering and concurrency creates new MEV channels. It develops a hazard-normalized delay model with a delay envelope $M(\tau)$ and an immediate inclusion threshold $\tau^\dagger$, enabling analysis of censorship, duplication, timing, auctions, and inter-block MEV. The authors identify MCP-specific MEV channels such as same-tick duplicates and PoA-latency races, and propose two mitigation strategies: duplicate-aware tip-splitting and a deterministic Priority-DAG Merge Scheduler (PDM) that preserves dependencies while reducing latency races. They show that PoA latency governs stealability, and that with careful protocol choices (e.g., duplicate-aware payouts and PDM), MCP MEV can be controlled without centralized builders, with extensions to encryption and TFMs as avenues for further reduction.
Abstract
We analyze maximal extractable value in multiple concurrent proposer blockchains, where multiple blocks become data available before their final execution order is determined. This concurrency breaks the single builder assumption of sequential chains and introduces new MEV channels, including same tick duplicate steals, proposer to proposer auctions, and timing races driven by proof of availability latency. We develop a hazard normalized model of delay and inclusion, derive a closed form delay envelope \(M(τ)\), and characterize equilibria for censorship, duplication, and auction games. We show how deterministic priority DAG scheduling and duplicate aware payouts neutralize same tick MEV while preserving throughput, identifying simple protocol configurations to mitigate MCP specific extraction without centralized builders.
