The system is static. Over the past three days, ETH's price action remained flat, barely reacting to Joseph Lubin's call for lower Layer 1 fees. The market's silence is telling. It suggests that experienced participants recognize the gap between a founder's wish and a protocol's immutable constraints.

Silence before the breach.
Context: The Man and the Message
Joseph Lubin, Ethereum co-founder and ConsenSys CEO, recently stated that lowering L1 fees is essential for mass adoption. He framed it as a binary choice: high fees with limited users, or low fees with explosive growth. He also mentioned preserving ETH's deflationary potential.
The statement is a classic leadership signal—planting a flag in the sand without a map. No EIP number. No technical specification. No timeline. In an ecosystem where code is law, this is not a proposal; it is a desire.
To understand its weight, we must strip it of Lubin’s reputation and examine it through the lens of protocol economics. The question is not whether lower L1 fees are desirable—they are, for users. The question is whether they are achievable without breaking the financial underpinnings of Ethereum’s security model.
Core: The Technical Debt of Fee Reduction
Let’s start with the numbers. As of mid-2025, Ethereum’s average base fee sits around 15-30 gwei, with peak spikes during NFT mints or DeFi liquidations. The total ETH burned daily ranges from 1,500 to 3,000 ETH, depending on network activity. Under EIP-1559, the base fee adjusts dynamically: high demand → high base fee → more burn → deflationary pressure. Lubin’s vision implies a structurally lower base fee.
But the base fee is not a knob you turn. It is the output of a demand-supply equilibrium. To lower it artificially, you would need to either:
- Increase block gas limit – raising it from 30M to, say, 60M. This reduces contention but increases state bloat and centralization risk for node operators.
- Modify the fee update rule – e.g., reduce the elasticity multiplier in the base fee formula, making it slower to rise. This could lead to persistent congestion during high demand, as seen in the pre-1559 era.
- Shift load entirely to L2s – already happening, but L1 still handles large-value settlements and L2 fraud proofs.
Each option carries trade-offs. Let’s quantify them.
Comparative Analysis: Fee Reduction Scenarios
| Approach | Burn Reduction | Security Impact | User Benefit | Node Decentralization | |----------|---------------|-----------------|--------------|-----------------------| | Current (Status Quo) | Baseline | High (fee revenue + MEV) | High cost for L1 tx | Moderate | | Increase gas limit by 2x | ~30% reduction | Lower per-tx cost to attack; higher state growth | Lower fees but slower finality | Negative (higher hardware req) | | Aggressive base fee reduction | ~50%+ reduction | Severe: attacker can cheaply spam | Temporary only; eventual congestion | Neutral | | Full L2-centric migration | Near-zero L1 burn | Depends on L2 security | Very low fees | No change |
Based on my audit experience reviewing fee market components in several rollup contracts, I can confirm that the security of Ethereum’s finality layer is directly proportional to the cost of spamming it. If L1 gas becomes too cheap, the cost to execute a 51% attack or a long-range reorganization drops. The ETH burned in fees is not just a tokenomic feature; it is the rent paid to the network for security.
Lubin’s framing—that low fees drive adoption—ignores the fact that L1 fees are a feature, not a bug. They ration scarce blockspace. If you lower the price, demand will rise until the fee regains equilibrium. This is not a choice between high fees and low fees; it is a choice between priced scarcity and congested chaos.
Verification > Reputation. Let’s verify with data. In 2024, Ethereum’s average daily transactions on L1 were ~1.2M. If we halved the base fee, transaction throughput would likely double, but the total fee burn might stay the same or increase due to higher volume (the Laffer curve effect). However, during peak events—like a bull run spike—the base fee would still skyrocket, because the block gas limit remains the binding constraint.
So Lubin’s statement implicitly calls for a much larger block space, which is a radical change. It would shift Ethereum’s trade-off from secure and expensive to insecure and cheap—a move that would please users today but undermine the settlement layer’s value proposition tomorrow.
Contrarian: The Blind Spots No One Mentions
The first blind spot is L2 cannibalization. Lower L1 fees reduce the cost advantage of rollups. If L1 becomes cheap, why use Arbitrum or Optimism? They offer lower fees but add latency and trust assumptions. A significant L1 fee drop could trigger a migration back to mainnet, breaking the two-layer scaling narrative that has driven ecosystem growth. This would be a strategic disaster, not a win.
The second blind spot is institutional adoption. In my work auditing custody solutions for ETF-related infrastructure, I learned that institutions value predictability and auditability, not just low cost. Ethereum’s L1 fee volatility is already a known risk. Artificially compressing fees introduces new uncertainty: what happens when a protocol upgrade fails? What if the new fee schedule creates arbitrage opportunities that destabilize the system?
Code is law, until it isn't. The Ethereum core developers (EF, et al.) have never formally discussed a targeted L1 fee reduction. The last major fee change—EIP-1559—took years of research and community deliberation. Lubin’s comment is not a signal of impending change; it is a rhetorical stance.
Finally, the third blind spot: Lubin’s own conflict of interest. As CEO of ConsenSys, which operates Infura (centralized RPC provider) and Linea (a zkEVM L2), his incentives are misaligned. A cheap L1 could hurt Linea’s adoption, but a cheap L1 also increases demand for Infura’s services (more users, more RPC calls). Simultaneously, his position as Ethereum co-founder gives him moral authority, even when his corporate interests diverge from the protocol’s long-term health.
Takeaway: Watch the Proposals, Not the Words
A single unchecked loop in a DeFi vault can drain millions. A single unchecked statement from a founder can drain attention from real risks. The market’s silence on Lubin’s remark is the wisest response: there is nothing to act on.

What should you track? Look for an EIP that modifies the base fee formula or the gas limit. Monitor the Ethereum Magicians forums for any sign of a “fee market reform” discussion. Until then, treat Lubin’s words as what they are: a visionary’s hope, not an engineer’s plan.