Ethereum‘s co-creator, Vitalik Buterin, collaborating with researcher Anders Elowsson, have put forward a fresh suggestion aimed at fundamentally changing transaction fee payments on the network.
The core of this concept is a streamlined, multi-faceted fee marketplace. Its goal is to simplify how fees are determined and to enhance the overall economic performance of the Ethereum blockchain.
This proposition surfaces at a time when network transaction costs are relatively low. Recent data shows Ethereum’s median gas price consistently below 1 Gwei, the lowest observed so far this year.
This current environment underscores the significance of developing a more versatile and effective fee system to bolster future development and adoption.
Multidimensional fee market
The central component of the proposed system is a single “max_fee” value, set by users when initiating a transaction. This overarching fee would cover all network resources—including processing power, data storage, and calldata—eliminating the need for users to individually allocate fee limits for each resource type.
By making this “max_fee” adaptable across these varying dimensions, Ethereum gains the ability to allocate funds “dynamically” to the resource most in need, thus maximizing resource utilization.
As the proposal states:
“The fee market achieves greater unification through a single update fraction under a consistent fee update mechanism, leveraging generalized reserve pricing, and a gas normalization process that preserves existing percentage ranges while maintaining price stability when gas limits are adjusted.”
Currently, Ethereum functions with different fee structures: EIP-1559 for standard gas, and EIP-4844 for blob gas. This new proposal aims to merge these mechanisms under the EIP-4844 umbrella, enhancing control over resource usage in the long term.
The multidimensional fee market architecture allows Ethereum to better respond to temporary surges in demand, while upholding price stability across various resources.
The initial deployment step would involve applying this system to calldata, which significantly influences transaction propagation speed. Subsequently, additional EVM resources could be integrated gradually, employing methods that ensure backward compatibility.
In conclusion, this proposal would not only simplify the user experience but also facilitate greater scalability going forward. The consolidation of fee structures and the implementation of more adaptable pricing will pave the way for more predictable and effective network operations.


