Ethereum mainnet processes ~15 transactions per second at $5-50+ in gas fees during congestion. Layer 2 solutions run on top of Ethereum, batch thousands of transactions together, and settle them in bulk — reducing costs by 90-99% while inheriting Ethereum's security. This is why Polymarket (on Polygon L2) costs fractions of a cent per trade.
Why Layer 2 Was Necessary
During peak DeFi activity in 2021, Ethereum gas fees reached $200+ per transaction. Simple token swaps cost $50. This priced out most retail users and made small-amount DeFi economically impossible. Rather than making Ethereum's base layer faster (which would compromise decentralisation), the scaling solution was to process most transactions off-chain and settle them on Ethereum periodically.
Optimistic Rollups vs ZK Rollups
| Feature | Optimistic Rollups | ZK Rollups |
| Mechanism | Assume transactions valid; fraud proofs if disputed | Cryptographic validity proofs for every batch |
| Withdrawal time | 7 days (fraud proof window) | Minutes to hours |
| Cost | Very low | Low (slightly higher computation) |
| EVM compatibility | Full (easy developer migration) | Good but more complex |
| Examples | Arbitrum, Optimism, Base | zkSync, StarkNet, Polygon zkEVM |
Major L2 Networks (2026)
- Arbitrum — Largest L2 by TVL. Home to GMX, Camelot, and many DeFi protocols. Native token: ARB.
- Optimism / OP Stack — Powers Optimism and Coinbase's Base. Native token: OP.
- Base — Coinbase's L2, massive user acquisition, growing DeFi ecosystem. No native token.
- Polygon PoS — Technically a sidechain but widely used as L2 equivalent. Home to Polymarket. Very low fees, fast transactions.
- zkSync Era — Leading ZK rollup with growing ecosystem and pending token launch.
💡 Why Polymarket Uses Polygon
Polymarket is deployed on Polygon PoS because it combines near-zero transaction fees (essential for frequent prediction market trading) with fast finality (~2 seconds) and the security of MATIC/POL validators. The gas cost to trade on Polymarket is typically $0.01–0.03 — making prediction market participation accessible to anyone worldwide.
How Rollups Work: Step by Step
Understanding the mechanics demystifies why L2s are both cheaper and secure:
- Transactions submitted: Users send transactions to the L2 sequencer — a specialised node that orders and batches transactions off-chain
- Batch execution: The sequencer executes thousands of transactions off-chain, maintaining the L2 state locally at near-zero cost
- Batch compression: Transaction data is compressed to minimise the data posted to Ethereum mainnet — this is where most of the cost saving comes from
- Proof submission: ZK rollups generate a cryptographic validity proof per batch. Optimistic rollups post the batch with a 7-day challenge window
- Ethereum settlement: Compressed batch data is posted to Ethereum mainnet, permanently anchoring the L2 state to Ethereum's security
The key insight: most computation and data stays off-chain (cheap), but Ethereum always has enough information to reconstruct the L2 state if needed (secure). You get Ethereum-level security guarantees at a fraction of the cost.
L2 Gas Cost Comparison (2026)
Approximate gas costs for a simple token transfer across different networks:
- Ethereum mainnet: $0.50–$5.00 (varies with congestion; peaked at $50+ during 2021 DeFi summer)
- Arbitrum: $0.05–$0.30
- Optimism / Base: $0.03–$0.20
- Polygon PoS: $0.001–$0.01 (what Polymarket runs on)
- zkSync Era: $0.02–$0.15
Since Ethereum's EIP-4844 upgrade ("Proto-Danksharding"), L2 fees dropped an additional 10–20× by introducing "blobs" — a new cheaper data storage format specifically for rollup data. Even the more expensive L2s are now highly affordable for everyday DeFi use.
Bridging: Moving Funds Between L1 and L2
Moving funds between Ethereum mainnet and L2s requires bridging — a process that has its own costs and risks:
- Official bridges only: Each major L2 has an official bridge (bridge.arbitrum.io, wallet.polygon.technology). Always use official bridges for significant amounts — third-party bridges have been the source of multi-hundred-million-dollar hacks.
- Bridging cost: A bridge transaction requires paying Ethereum mainnet gas on the L1 side — typically $5–$20 depending on congestion. This makes L2s most economical for users who will make many L2 transactions before bridging back.
- Optimistic rollup withdrawal delay: 7 days to withdraw back to Ethereum mainnet (fraud proof window). Fast withdrawal services (Hop Protocol, Across) provide immediate liquidity at a small fee (0.1–0.5%).
- ZK rollup withdrawals: Hours, not days — validity proofs are verified on-chain immediately, so there's no fraud proof waiting period.
🚨 Bridge Security Warning
Cross-chain bridges are the highest-risk component of the L2 ecosystem. The largest DeFi hacks in history — Ronin ($625M), Wormhole ($320M), Nomad ($190M) — were all bridge exploits. Only use official, battle-tested bridges. Never use obscure bridge aggregators for amounts above $1,000.
L2s and Polymarket: What Traders Need to Know
Polymarket is deployed on Polygon PoS (not a true rollup but functionally similar for users). Practical implications for traders:
- Depositing USDC: You can deposit from Ethereum mainnet (via the Polygon bridge) or directly from Coinbase/other exchanges that support Polygon withdrawals. Direct Polygon USDC withdrawal from Coinbase saves $5–$20 in bridging fees.
- Withdrawing winnings: Withdrawing USDC back to Ethereum mainnet costs a small bridge fee (~$0.10–$0.50 on Polygon). Withdrawing to another exchange that accepts Polygon USDC is faster and cheaper.
- Gas for trading: Polymarket abstracts gas fees for most actions — you don't need MATIC for trading once your account is set up. Small MATIC amounts are needed for wallet-based interactions if not using Polymarket's magic link system.
- Polygon security: Polygon PoS is secured by ~100 validators with a staked MATIC/POL bond. This is less decentralised than Ethereum but has operated reliably for years with $1B+ in TVL. Risk is real but extremely low for trading capital.