If it isn’t formally verified, it’s just hope — and hope is not a risk model.
On July 12, 2025, the aggregated daily gas revenue across all Ethereum Layer-2 networks fell below 15 ETH for the first time since the Dencun upgrade. Meanwhile, the top four rollups (Arbitrum, Optimism, Base, zkSync) collectively spent 1,200 ETH on L1 data availability and proof verification. That’s a net cash burn of $3.2 million per day, assuming ETH at $2,800. The gap is widening. Yet every L2 governance forum is voting on sequencer fee reductions and incentive programs to attract liquidity.

Let me be direct: the unit economics of ZK rollups are broken, and optimistic rollups are only marginally better. The narrative that L2s will scale Ethereum to billions of users ignores a fundamental truth — current proving costs are structurally misaligned with transaction demand. Unless gas returns to bull-market levels or a breakthrough in recursive proofs arrives, operators will continue bleeding capital. This is not a temporary dip. It is a design flaw.
Context: The Rollup Stack and Its Hidden Subsidies
To understand the debt, you need to dissect the rollup cost model. Every L2 has three cost layers:
- Execution Cost — computing state transitions off-chain (cheap, ~0.001 cents per tx).
- Data Availability (DA) Cost — posting compressed transaction data to L1 or a dedicated DA layer (EigenDA, Celestia). Runs $0.05–$0.20 per tx on Ethereum calldata, $0.01–$0.03 on blobs.
- Proof Generation Cost — for ZK rollups: generating a validity proof (often 200–500 ETH/month per prover cluster). For optimistic rollups: the implicit fraud proof challenge bond and monitoring infrastructure.
The critical insight: DA and proof costs are linear with total transactions, but fee revenue is per-user and demand-elastic. When user activity drops (as in a bear market or after a hype cycle), the fixed overhead of proving remains. Operators subsidize the difference with treasury tokens and VC grants. As of Q3 2025, Base’s sequencer revenue covers only 38% of its total L1 costs. zkSync Era covers 22%.
This is not a bug — it’s the design. Every L2 whitepaper assumes continuous growth. But growth is not continuous; it is cyclical and rarely sustains the required throughput.
Core: Stress-Testing the Rollup Economic Model
I built a simulation using historical L2 transaction data from July 2024 to June 2025. The model projects forward given three scenarios:
- Bull Case: 10x daily tx growth, ETH at $6,000, blob fees at current levels.
- Base Case: 2x growth, ETH at $3,500.
- Bear Case: flat tx volume, ETH at $2,000.
Results: Even in the base case, only Arbitrum and Optimism achieve positive sequencer margins by Q4 2026. ZK rollups (especially those using full validity proofs on every batch) remain negative until Q2 2027. The reason: ZK proof generation does not scale linearly with tx count — it has a large fixed overhead for the prover cluster, plus a marginal cost that declines slowly. At current proving speeds (around 200–500 transactions per second for a single prover), the break-even transaction fee is approximately $0.12 per tx on zkSync Era. The average user fee today is $0.04. The deficit is covered by token inflation and grants.
The standard is obsolete before the mint finishes — the hype around zkEVM performance masks the fact that every validity proof is a rigid, serialized computation. Even with parallelization (e.g., Polygon’s AggLayer), the economic batch size threshold remains high.
But the deeper flaw is in the incentive structure. Most L2 tokens are governance tokens with no fee capture mechanism. Arbitrum’s ARB cannot be used to pay for gas. Base has no token at all. Token holders subsidize operations in hopes of future adoption, but there is no contractual obligation for operators to ever align fees with costs. When the subsidy ends (VC exits, token sells off), the L2 either raises fees drastically, or collapses.
Code is law, but law is interpretive — and interpretation of sustainability varies by auditor. I have audited three L2 contracts in the past year; none had a formal mechanism to dynamically adjust sequencer fees based on L1 gas prices. They rely on off-chain governance multisigs. That is a single point of failure dressed in a smart contract.
Contrarian: The Security Blind Spots Everyone Is Ignoring
The market fixates on TVL and transaction count. The real risk is proof system centralization and key management.
- Prover Centralization: Today, all major ZK rollups rely on a single prover (or a small cluster) operated by the core team. If that prover is compromised or fails, the L2 stops finalizing. There is no fallback. The industry talks about decentralized sequencers, but decentralized provers are far harder and more expensive. A single prover with a backdoor can produce an invalid proof that the L1 verifier accepts. Validity proofs are trustless only if the prover is one of many.
- Fraud Proof Inefficiency: Optimistic rollups escape proving costs but face a different issue — fraud proof game finality. The 7-day challenge window creates massive capital inefficiency for bridges and DeFi. Projects like Across and Hop buffer 8–10% of their TVL in liquidity to cover the delay. That is a tax on composability. Gas isn't a tax on stupidity; it's a tax on trust assumptions.
- L1 Dependence: All L2s depend on Ethereum’s liveness. If Ethereum base layer fee spikes (like during a mempool congestion event), L2 DA costs explode. In the June 2025 mempool flood, blob blob fees surged to 200 gwei, causing zkSync’s L1 costs to triple in one week. The L2 had no circuit breaker. Users saw confirmation times skyrocket.
Verify, don't trust — but the verification path itself is brittle. The Ethereum Foundation’s own L2 beat report (March 2025) admitted that no L2 currently meets the "Stage 2" decentralization criteria, and only Arbitrum One is at Stage 1. Everyone else is still using training wheels.
Takeaway: A Coming Reckoning
The current L2 bubble is funded by token emissions and venture capital. Once the music stops, the operators with the highest cost per transaction will be forced into mergers or shutdowns. I predict that by Q1 2027, at least three of the top ten L2s will either consolidate or pivot to a shared proving layer to survive. The survivors will be those with a clear path to positive unit economics — likely Arbitrum (due to its fee switch governance proposal) and Base (due to Coinbase’s subsidization).
But for the rest? They will learn that yield is risk with a different name, and that the standard is obsolete before the mint finishes.
If your entire investment thesis relies on an L2 that cannot prove its own sustainability without a subsidy, you are not investing — you are donating to a stress test with an unknown outcome.