Deep Dive
1. Purpose & Value Proposition
ETHGas addresses two major Ethereum pain points: its ~12-second block confirmation time and volatile, auction-based gas fees. The protocol commoditizes blockspace—the right to include transactions in a block—by creating a marketplace where it can be traded in advance, similar to futures contracts. This allows validators to sell future inclusion rights and users (like dApps) to lock in predictable execution prices and times. The goal is to enable "Realtime Ethereum" with sub-second settlements and a gasless experience for end-users through initiatives like gas fee sponsorship.
2. Technology & Architecture
The protocol works as a layer on top of Ethereum, integrating with existing validator software without altering core consensus. Its key technical mechanism is preconfirmations: validators cryptographically commit to including specific transactions in a future block, providing users with an execution guarantee before the block is produced. This decomposes blocks into smaller, tradable units of time ("subslots"), creating a forward market for blockspace. The infrastructure is designed to reduce latency and mitigate miner-extractable value (MEV) by making transaction ordering more predictable.
3. Tokenomics & Governance
GWEI is an ERC-20 token with a fixed maximum supply of 10 billion. Its sole function is governance (ETHGas). Holders stake GWEI to receive veGWEI (voting escrow), a non-transferable token that grants proportional voting power. This system uses a "liquid democracy" model where votes can be delegated. The community governs critical protocol parameters, treasury allocations, and smart contract upgrades. Importantly, GWEI is not a utility token—it is not used to pay fees and does not confer ownership or profit-sharing rights.
Conclusion
ETHGas is fundamentally an infrastructure project that reimagines Ethereum blockspace as a tradable commodity to achieve speed and cost predictability. Will its forward market model become a standard layer for scaling Ethereum's user experience?