New metrics show 78% of Ethereum users now transact on Layer 2 solutions. Where does this leave centralized alternatives?
Daily active users on Layer 2 solutions grew 300% QoQ in 2024.
Over $18 billion in cumulative transactions processed on L2 networks this year alone.
86% of new dApps are being built with Layer 2 frameworks.
Average transaction fees reduced by 92% compared to Ethereum mainnet.
Arbitrum and Optimism reach 1M DAus
30+ institutional wallets move to L2s
78% of all eth transactions now occur on l2s
150k tps vs 30 tx on mainnet
$0.03 average fee vs $150+
Fraud proofs now standard implementation
Seamless integration with hardhat and foundry
// Deploy to Optimism const deployer = new L2Deployer({ network: 'optimism', gasOptimize: true }); await deployer.deploy("MyContract", [ { type: 'string', value: 'Hello, L2!' }, ]);
Join 150,000+ developers building faster, cheaper, and secure decentralized apps with Elenebo
🚀 Get Started