Ethereum Protocol Fellowship (EPF) Cohort 7 — Applications open until May 13
All EIPs
EIP-8011 Draft EL

Multidimensional Gas Metering

Authors: , , ,

Canonical data: /latest/eips/8011.json

Gas accounting by EVM resource, increasing throughput and improving resource usage controls, with minimal changes to the protocol and UX

Timeline

Glamsterdam
Maria Silva
Declined
Dec 4, 2025 · ACDE #225
Proposed
EIP Created Aug 22, 2025

Key Benefits

  • Blocks can carry transactions that stress distinct resources simultaneously, improving packing efficiency and throughput.
  • Finer control over excessive resource usage leads to fewer network overloads.
  • No impact to user experience.
  • Paves the way for advanced pricing models without major protocol disruptions.

Trade-offs & Considerations

No trade-offs documented yet.

Stakeholder Impact

End Users

Users experience no change in transaction behavior while enjoying improved efficiency in resource management.

Application Developers

Developers can optimize contracts with resource-specific gas costs, needing to ensure compatibility with existing fee systems.

Wallet Developers

Minimal adjustments required; focus on ensuring wallets correctly reflect gas costs along different resource dimensions.

Tooling / Infrastructure

Existing tools may need updates to accurately account for multidimensional gas metrics; mainly impacts monitoring tools.

Layer 2s

EVM-compatible L2s will need to adopt these changes, with routine updates and testing expected for gas accounting consistency.

Stakers & Node Operators

Node operators upgrade clients at the fork; normal operational behavior remains consistent with revised gas metrics.

CL Client Developers

No major consensus changes expected; only standard fork coordination without new serialization or signature rules.

EL Client Developers

Complex updates required to implement resource-specific gas accounting and compatibility with previous gas-related EIPs.

North Star Goal Alignment

  • Scale L1: More expresssive metering allows for better resource management, leading to higher throughput and reduced congestion.