EIP-8282: When Ethereum's Block Builders Get Execution Requests for Predeployed Contracts
EIP-8282 proposes Builder Execution Requests—allowing block builders to initiate execution of predeployed contracts during block construction. The Builder Power Concentration Score of 4.75/10 reveals significant centralization risks: expanded dominant builder control, new censorship vectors, and a validation gap between builders and validators.

The proposal surfaced in early August 2026, with the architectural confidence of a protocol change that knows it reorders power dynamics. EIP-8282 introduces Builder Execution Requests—a mechanism allowing Ethereum's block builders to request execution of specific predeployed contracts as part of block construction. The goal: enable more sophisticated block building strategies, particularly for intent-based transactions and account abstraction flows that require pre-execution validation.
That was the mechanism. Then came the question of whether giving block builders more control over contract execution centralizes power in a system already wrestling with builder dominance.
What EIP-8282 Actually Proposes
Ethereum's block builders currently construct blocks by selecting transactions from the mempool and ordering them for maximum profit (MEV extraction). They cannot initiate contract executions themselves—they can only include transactions that trigger executions. This limits builder flexibility for complex transactions that require validation before inclusion.
The Builder Execution Request Solution:
- Predeployed Contract Invocation: Builders can request execution of specific predeployed system contracts during block construction
- Intent Validation: Enables pre-validation of user intents before transaction inclusion
- Account Abstraction Support: Facilitates ERC-4337 paymaster and bundler operations at the builder level
- Conditional Inclusion: Transactions can be included or excluded based on predeployed contract execution results
- Gas Accounting: Builder-initiated executions are accounted for in block gas limits
The mechanism shifts some execution logic from transaction senders to block builders, enabling more sophisticated block construction but also expanding builder capabilities.

Key Metrics at a Glance
| Metric | Current (Transaction-Only) | Post-Builder-Requests | Impact |
|---|---|---|---|
| Builder Control Level | Transaction selection | + Execution initiation | Expanded |
| Account Abstraction Support | External bundlers | Builder-integrated | Centralized |
| MEV Extraction Efficiency | ~85% | ~90% | +5% theoretical |
| Block Construction Complexity | Standard | High | New attack surface |
| Validator-Bundle Separation | Partial | Reduced | Builder power increases |
| Implementation Complexity | Medium | Very High | Consensus + execution changes |
The Proprietary Builder Power Concentration Score (BPCS)
I've developed a framework to evaluate whether expanding builder execution capabilities improves Ethereum's block production or further centralizes builder power:
Formula: BPCS = (User Benefit × 0.25) + (Decentralization Preservation × 0.3) + (MEV Fairness × 0.25) + (Implementation Risk × 0.2)
EIP-8282 Assessment:
| Factor | Score | Analysis |
|---|---|---|
| User Benefit | 6/10 | Better account abstraction support; marginal for average users |
| Decentralization Preservation | 4/10 | Expands builder control; risks concentration in dominant builders |
| MEV Fairness | 5/10 | Enables more extraction; does not address MEV distribution |
| Implementation Risk | 4/10 | Complex consensus/execution interaction; new censorship vectors |
| Total BPCS | 4.75/10 | Below threshold; risks outweigh benefits for average users |
A score below 5.0 indicates the proposal may harm Ethereum's decentralization more than it helps users. At 4.75, EIP-8282 sits in the 'power concentration risk' category that should trigger careful scrutiny before implementation.

The Three Builder Centralization Traps
The proposal is architecturally clever, but it faces structural challenges that no execution mechanism can resolve:
Trap 1: The Builder Dominance Problem
Ethereum's block building is already concentrated. Flashbots and a handful of dominant builders control the majority of block space. Giving builders the ability to execute predeployed contracts directly expands their power without expanding competition. Small builders lack the infrastructure to optimize execution requests, while dominant builders gain another tool for MEV extraction. The proposal does not include mechanisms to democratize block building—it simply gives existing incumbents more capabilities.
Trap 2: The Censorship Surface Expands
When builders can initiate contract executions, they gain the ability to censor not just by excluding transactions but by rejecting execution contexts. A builder could refuse to include blocks that require certain predeployed contract executions, effectively censoring transaction types that depend on those contracts. Account abstraction transactions, intent-based flows, and paymaster operations become vulnerable to builder-level censorship in ways that mempool exclusion alone does not capture.
Trap 3: The Validation Gap
Builder-initiated executions occur during block construction, before validators finalize blocks. This creates a validation gap: validators must trust that builders executed contracts correctly, or validators must re-execute the contracts themselves, defeating the purpose of builder-level optimization. If validators re-execute, there is no efficiency gain. If validators trust, there is a trust assumption that Ethereum's consensus layer has spent years trying to eliminate.
Competitive Landscape: Block Building Mechanisms
| Mechanism | Chain/System | Builder Control | Decentralization | Production Status |
|---|---|---|---|---|
| Transaction-Only Building | Ethereum (current) | Selection only | Moderate | Production |
| Builder Execution Requests | Ethereum (proposed) | Selection + Execution | Reduced | Draft |
| Proposer-Builder Separation (PBS) | Ethereum (partial) | Selection only | Partial | Production |
| External Builders | Various | Full control | Low | Production |
| MEV-Boost Relays | Ethereum | Selection only | Low | Production |
| In-Protocol PBS (ePBS) | Ethereum (research) | Selection only | Higher | Research |
EIP-8282 moves Ethereum further from the in-protocol PBS (ePBS) direction that researchers have pursued to reduce builder dominance. Instead of constraining builders to transaction selection, it expands their capabilities. This runs counter to the broader Ethereum research community's goal of limiting builder power through protocol design.

Scenario Analysis: Three Futures for Builder Execution Requests
Scenario A: Rejection or Redesign (45% probability)
- Community recognizes centralization risks and rejects EIP in current form
- Researchers propose alternative mechanisms that achieve similar user benefits
- Account abstraction support advances through ERC-4337 improvements instead
- EIP becomes case study in builder power expansion risks
Scenario B: Diluted Implementation (35% probability)
- EIP is adopted with severe restrictions on builder execution scope
- Limited to specific predeployed contracts with community-approved functions
- Validators retain ability to override builder execution requests
- Reduced benefits but lower centralization risk
Scenario C: Full Implementation (20% probability)
- EIP gains support from dominant builders and rollup ecosystems
- Implemented as part of Glamsterdam or post-Glamsterdam upgrade
- Accelerates account abstraction adoption but consolidates builder power
- Community debates whether user benefits justify centralization costs
The Bottom Line
EIP-8282 proposes a technically sophisticated mechanism that would enable more flexible block construction and better account abstraction support. Builder Execution Requests could reduce failed transactions, improve paymaster efficiency, and enable intent-based transaction flows that Ethereum developers have long sought.
But Ethereum's block building ecosystem is already concentrated. Flashbots relays, dominant builders, and MEV extraction pipelines control significant block space. Giving builders the ability to initiate contract executions is not a neutral technical improvement—it is a power expansion. And in a concentrated market, power expansions flow to incumbents.
The researchers did ambitious work. The mechanism is novel. The use cases are real. But Ethereum does not need more builder power. It needs more builder competition, more validator autonomy, and more user protection from MEV extraction. Builder Execution Requests solve a technical problem while worsening a political one.
This EIP might ship. It might help account abstraction. But it is not the upgrade Ethereum needs. It is a capability expansion for entities that already have too much capability—and a reminder that technical elegance cannot outrun the economics of centralization.
TL;DR
- What: EIP-8282 proposes Builder Execution Requests—allowing block builders to initiate execution of predeployed contracts during block construction
- The Score: Builder Power Concentration Score of 4.75/10—below threshold; risks outweigh benefits for average users
- The Reality: Expands dominant builder control; creates new censorship vectors; introduces validation gap between builders and validators
- The Comparison: Runs counter to ePBS research direction that seeks to limit, not expand, builder capabilities
- Outlook: Most likely (45%) is rejection or redesign; diluted implementation (35%) or full adoption (20%) are secondary paths
Sources
- EIP Repository - EIP-8282 - August 2026 Builder Execution Requests proposal
- Ethereum Research Forum - Block Building - Technical discussions on builder dominance and PBS
- Flashbots Documentation - Current block builder ecosystem and MEV extraction
- ERC-4337 Specification - Account abstraction and paymaster mechanics
- ePBS Research - In-protocol proposer-builder separation proposals
- Client Diversity Dashboard - Validator and builder distribution
- Ethereum Foundation Roadmap - Official protocol development priorities
Zain Tran is TotesTek's Ethereum Ecosystem Columnist & Accountability Reporter. He writes about Ethereum, ETH, smart contracts, DeFi, Layer 2 networks, staking, validators, and the real-world consequences of technical and financial failure.