Ethereum aims for greater economic efficiency by introducing a new fee structure.
Ethereum co-founder Vitalik Buterin and researcher Anders Elowsson have unveiled a new proposal aimed at restructuring how users pay fees on the network.
The proposal introduces a unified multidimensional fee market, designed to simplify fee calculation and improve economic efficiency throughout the Ethereum ecosystem.
This proposal comes at a time when Ethereum’s gas prices have dropped significantly. Over the past week, Ethereum’s median gas price has remained below 1 Gwei, marking the lowest levels of the year.
This context underscores the need for a more adaptable and efficient fee structure to support future growth.
Ethereum’s Multidimensional Fee Market
At the core of the proposal is a single max_fee that users would set when submitting a transaction. This fee would apply to all network resources—such as computation, storage, and calldata—eliminating the need for users to assign different fee limits for each resource.
By making the max_fee fungible across these dimensions, Ethereum can dynamically allocate the fee to whichever resource is under the most strain, optimizing capital usage.
Optimizing Resource Usage
According to the proposal:
“The fee market is further unified by a single update fraction under a single fee update mechanism, generalized reserve pricing, and gas normalization, which maintains current percentage ranges while stabilizing the price whenever a gas limit changes.”
Currently, Ethereum operates with separate fee systems: EIP-1559 governs standard gas, while EIP-4844 covers blob gas. This new proposal seeks to consolidate both mechanisms under the EIP-4844 framework, offering better control over long-term resource consumption.
Initial Steps and Future Rollout
The initial implementation of this system would focus on calldata, which often influences transaction propagation speed. Over time, other Ethereum Virtual Machine (EVM) resources could be added, ensuring backward compatibility.
Streamlining the User Experience
Ultimately, the goal of this proposal is to simplify the user experience and enable greater scalability. By consolidating fee structures and offering more flexible pricing, it lays the groundwork for more predictable and efficient network activity in the future.