SearcharxivSearch

arXiv subjects

Pascal Stichler

Publications and source records attributed to Pascal Stichler.

2 recordsLinked to original sources

Galaxy Era: Agent-based Simulation of Execution Tickets

Execution Tickets are currently discussed as a next evolutionary step in Ethereum's block space allocation mechanism, separating consensus rewards from execution rewards and selling execution rights through a dedicated market. We present a theoretical framework identifying three core objectives for this mechanism - Decentralization, MEV capture, and Block Producer Incentive Compatibility - alongside practical metrics for evaluating each objective. To meet these goals, we explore seven key design parameters: ticket quantity, expiry, refundability, resalability, enhanced lookahead, pricing mechanism, and target ticket amount. We then evaluate four pricing mechanisms and construct six concrete mechanism designs from these parameters. To assess trade-offs in real-world conditions, we perform an agent-based simulation with over 300 runs. Our findings suggest that auction-driven formats, particularly second-price, excel in capturing significant MEV. The simulation also indicates that offering a secondary market can help alleviate centralization, since specialized ticket holders can enter and exit the market as needed. Non-expiring tickets show promise in reducing valuation risks, as ticket holders are not influenced by expiry-related discounting. Likewise, removing refundability simplifies the mechanism without notably impairing performance. Extended lookahead periods benefit price predictability and smoothness at a slight cost to price accuracy. Overall, this study provides a theoretical framework on the mechanism design space for Execution Tickets as well as a practical implementation of an agent-based simulation to test mechanism design choices. Further, it provides an exploratory evaluation of Execution Ticket mechanism designs, offering insights into optimal configurations that balance MEV capture, decentralization, and operational efficiency in Ethereum's block space allocation.

cs.GT

Does multi-block MEV exist? Analysis of 2 years of MEV Data

This study analyzes proposer-builder data and MEV-Boost payment data following the Ethereum merge in September 2022 to identify patterns of multi-block MEV. Our findings reveal fewer multi-slot sequences of builders than predicted by a random Monte Carlo simulation, with the longest observed sequence spanning 25 slots. Additionally, we observe that average MEV-Boost payments increase with the length of consecutive sequences, from approximately 0.05 ETH for single slots to 0.08 ETH for nine consecutive slots. Within longer sequences, payments per slot show a slight increase, suggesting that builders bid higher for longer sequences or the first slot after a longer sequence. A weak positive autocorrelation is found between subsequent MEV-Boost payments, challenging the hypothesis of alternating periods of low and high MEV. Finally, our comparison of builders during periods of low and high base fee volatility reveals minimal correlation, indicating the absence of builder specialization based on base fee volatility.

cs.GT