Maintained by: Dune · Refresh: ~1 hour · Coverage: 10 rollups (revenue), 25 rollups (L1 costs)
Get This Data
Access rollup economics data via API, Datashare, or the Dune App.
Available Tables
rollup_economics_ethereum.l2_revenue
Daily gas fee revenue earned by each rollup on L2
rollup_economics_ethereum.l1_fees
Daily fees paid by each rollup to post data/proofs on Ethereum L1
When to Use These Tables
- Analyze rollup profitability (L2 revenue minus L1 costs)
- Compare L1 posting costs across rollups
- Track the impact of EIP-4844 blobs on rollup costs
- Benchmark rollup revenue and growth over time
Coverage
L2 Revenue (10 rollups): Scroll, Mantle, Zora, Linea, Arbitrum, zkSync Era, OP Mainnet, Base, Polygon zkEVM, Blast L1 Fees (25 rollups): Orderly Network, Starknet, Mode, Starkware, Base, Boba, Polygon zkEVM, Blast, Hypr Network, Scroll, Lyra, Public Goods Network, Zora, Mantle, Linea, IMX, zkSync Lite, Loopring, Metis, Aevo, Arbitrum, Manta Pacific, zkSync Era, OP Mainnet, FraxtalNeed a rollup that’s not listed? We can add new rollup coverage. Contact our enterprise team →
Query Performance
Both tables are incremental with daily granularity. Filter onday and optionally name.
Methodology
These tables are maintained by Dune (source code). L2 Revenue aggregates total gas fees fromgas.fees for each rollup’s chain, grouped by day.
L1 Fees monitors known rollup batch-posting and proof-verification addresses on Ethereum, decomposing costs into: calldata gas costs, proof verification costs (ZK rollups), and EIP-4844 blob gas costs (post-Dencun).
Example Queries
Rollup profitability (revenue minus costs):Related Tables
gas.fees— Transaction-level gas data used to compute L2 revenue