Layer 2 Bridges: Complete Guide to Arbitrum, Optimism, Base & More
Layer 2s are faster and cheaper than Ethereum mainnet, but getting assets in and out requires a bridge. This guide explains every L2 bridge option, their trade-offs, and how to find the cheapest route for any transfer.
Layer 2 networks — Arbitrum, Optimism, Base, zkSync, Starknet, and others — have transformed Ethereum from expensive and slow into fast and affordable. But each L2 is its own separate blockchain with its own state. Moving assets between Ethereum and an L2, or between two different L2s, requires a bridge. This guide explains every option, what the trade-offs really are, and how to find the cheapest route for your specific transfer in 2026.
Why L2 Bridging Is Different from L1-to-L1 Bridging
When you bridge between two independent L1 chains (say, Ethereum to BNB Smart Chain), you are trusting a third-party bridge both ways. There is no cryptographic relationship between the two chains.
Layer 2s are different: they are cryptographically anchored to Ethereum. Every L2 posts transaction data or proofs back to Ethereum regularly. This means there is always a canonical path for moving assets — the native bridge — that inherits Ethereum's security with zero additional trust assumptions. Third-party bridges are faster and sometimes cheaper, but they add a security layer that the native bridge does not have.
Understanding this trade-off is the most important thing in L2 bridging. For more background, see our introduction to blockchain bridges and our technical explainer on how bridges work.
Native Bridges: Maximum Security, Slower Withdrawals
Every major L2 has an official native bridge maintained by the core development team. These bridges are the gold standard for security: funds are verified by the same mechanism that secures the L2 itself.
However, native bridges have a critical limitation for withdrawals (L2 → Ethereum): the challenge period.
Optimistic Rollups: 7-Day Challenge Period
Arbitrum One, Optimism, and Base all use optimistic rollup technology. "Optimistic" means the L2 assumes transactions are valid by default and only verifies them if a fraud proof is submitted by a challenger within a fixed window. That window is currently 7 days for all three networks.
What this means practically: when you withdraw assets from Arbitrum, Optimism, or Base using the native bridge, you must wait 7 days before your ETH or tokens arrive on Ethereum mainnet. You do not have to do anything during those 7 days — just wait.
For deposits (Ethereum → L2), the native bridge is fast: typically 10–20 minutes with no challenge period.
ZK Rollups: Fast Withdrawals
ZK rollups (zkSync Era, Starknet, Polygon zkEVM, Scroll, Linea) work differently. Instead of relying on fraud proofs, they post cryptographic validity proofs to Ethereum that mathematically guarantee correctness. No challenge period needed — once a proof is verified on Ethereum, withdrawals finalize within minutes to hours depending on proof generation time.
ZK rollup native bridge withdrawals are typically complete in 1–24 hours, compared to 7 days for optimistic rollups. This is a significant UX advantage as ZK technology matures.
Third-Party Bridges: Fast Withdrawals from Optimistic Rollups
Because the 7-day wait is impractical for most users, a thriving ecosystem of third-party bridges has emerged to provide instant liquidity. These bridges work by having liquidity providers pre-fund the destination chain and take on the 7-day wait themselves in the background.
You pay a small fee for this service — you are essentially paying for someone else to wait 7 days on your behalf. The best third-party bridges for L2 routes include:
- Across Protocol: Typically the cheapest for small-to-medium EVM transfers. Uses optimistic verification with UMA oracle. See our full Across review.
- Stargate Finance: Best for large amounts ($10k+) due to unified liquidity pools. Supports non-EVM chains. See our Stargate review.
- Hop Protocol: AMM-based, battle-tested, good for small amounts on mature routes. See our Hop review.
- Synapse Protocol: Good for routes to chains that Across/Hop do not support. See our Synapse review.
→ Compare real-time bridge fees on BridgeFees.com — no wallet needed
L2 Architecture Comparison: OP Stack vs. Arbitrum Nitro vs. ZK Rollups
The underlying technology of an L2 determines how its native bridge behaves and what security assumptions users take on.
OP Stack (Optimism, Base, Zora, Mode)
The OP Stack is an open-source L2 framework developed by Optimism. Base (Coinbase's L2), Zora, and Mode Network all run on the same codebase. They share a 7-day fraud proof challenge period and are progressively decentralizing their proof systems. The OP Stack "Superchain" vision means these chains will eventually share sequencer economics and bridging infrastructure, making inter-OP-Stack transfers faster and cheaper.
Arbitrum Nitro
Arbitrum uses its own Nitro stack with WASM-based fraud proofs. Arbitrum One is the flagship chain. Arbitrum Nova uses a different data availability model (AnyTrust) for even lower costs, targeting gaming and social applications. Both have the 7-day withdrawal window from the native bridge.
ZK Rollups (zkSync, Starknet, Polygon zkEVM, Scroll)
ZK rollups generate cryptographic proofs of every batch of transactions. Withdrawals from the native bridge finalize as soon as the proof is verified on Ethereum — no waiting period. The trade-off is higher computational cost for proof generation, though this is dropping rapidly. By 2026, most ZK chains offer sub-$0.01 transaction fees and sub-24-hour native bridge withdrawals.
Fee Comparison: Major L2 Bridge Routes in 2026
The table below shows approximate total costs (bridge fee + source gas) for a $1,000 USDC transfer using the cheapest available option. Costs vary significantly with Ethereum gas prices; figures below assume moderate gas (20–30 gwei on mainnet).
| Route | Cheapest Bridge | Est. Total Cost | Time |
|---|---|---|---|
| Ethereum → Arbitrum | Across / Native | $2–5 | 1–20 min |
| Ethereum → Optimism | Across / Native | $2–5 | 1–20 min |
| Ethereum → Base | Across / Native | $2–5 | 1–20 min |
| Ethereum → Polygon | Across / Stargate | $3–7 | 2–10 min |
| Arbitrum → Ethereum | Across / Hop | $2–6 | 30s–5 min |
| Optimism → Ethereum | Across / Hop | $2–6 | 30s–5 min |
| Base → Ethereum | Across | $2–5 | ~30s |
| Arbitrum → Optimism | Across / Hop | $1–3 | 1–5 min |
| Arbitrum → Base | Across | $1–3 | ~30s |
| Optimism → Polygon | Stargate | $2–4 | 2–5 min |
Note: L2 → L2 transfers (e.g., Arbitrum → Base) are significantly cheaper than routes involving Ethereum mainnet because source-chain gas costs are very low on L2s.
For detailed guides on specific routes, see:
- Cheapest way to bridge Ethereum to Arbitrum
- Best Ethereum to Base bridge in 2026
- Ethereum to Optimism bridge guide
- Bridging from Arbitrum back to Ethereum
- Polygon to Arbitrum bridge guide
Multi-Hop Routes: Bridging Between Two L2s
When bridging between two L2s that have no direct liquidity (e.g., a smaller L2 to another smaller L2), the cheapest route sometimes goes via an intermediate chain — a multi-hop route. For example: zkSync → Ethereum → Arbitrum may be cheaper than any direct zkSync-to-Arbitrum bridge because the direct route has thin liquidity.
BridgeFees.com automatically finds multi-hop routes for you — it compares 10+ bridge providers including multi-hop paths and shows the total cost so you never have to calculate this manually. Learn more about how this works in our multi-hop bridge routes explainer.
Data Sources
For up-to-date L2 TVL, bridge volumes, and security metrics, L2Beat is the most comprehensive independent resource. For a primer on L2 technology from the Ethereum Foundation, see ethereum.org/en/layer-2.
Frequently Asked Questions
Do I have to wait 7 days to withdraw from Arbitrum?
Only if you use the official Arbitrum native bridge. Third-party bridges like Across, Hop, and Stargate let you withdraw from Arbitrum in under 5 minutes by taking the 7-day wait risk themselves (for a small fee). For most users, third-party bridges are the right choice for withdrawals. See our Arbitrum to Ethereum guide for details.
What is the cheapest way to bridge from Ethereum to Base?
Across Protocol typically offers the lowest fees for small-to-medium transfers to Base. For amounts under $10,000, expect $2–5 total. The native Base bridge (by Coinbase) is free in bridge fees but slower for withdrawals. See our full Base bridge comparison.
Are ZK rollup bridges safer than optimistic rollup bridges?
Both are considered highly secure. ZK rollup native bridges offer mathematical proof of correctness, which is arguably stronger than optimistic fraud proofs. However, ZK proofs are more complex code with more potential for implementation bugs. In practice, both have good track records. The meaningful safety difference is at the third-party bridge layer, not the native bridge layer.
Can I bridge directly between Arbitrum and Base without going through Ethereum?
Yes. Several third-party bridges (Across, Stargate, Hop) support direct Arbitrum → Base routes. These are generally cheaper than routing through Ethereum mainnet because you avoid mainnet gas costs. BridgeFees.com will show you whether the direct or multi-hop route is cheaper for your specific transfer.
What is the OP Stack Superchain?
The Superchain is Optimism's vision for a network of interoperable L2s all built on the OP Stack (Optimism, Base, Zora, Mode, and others). Eventually, transfers between Superchain members will be near-instant and nearly free, handled natively by shared infrastructure rather than third-party bridges. This is in active development as of 2026.
How does BridgeFees.com help with L2 bridging?
BridgeFees.com compares quotes from 10+ bridge providers — including Across, Stargate, Hop, Synapse, and LI.FI's aggregated routes — for all major L2 routes simultaneously. You see total cost, transfer time, and which token you will receive for each option, without connecting a wallet. It takes under a minute to find the cheapest route for any L2 transfer.
Compare live bridge fees
Apply what you just read. See real-time quotes from 10+ bridges without connecting a wallet.
Compare Bridge Fees