The Cheapest Ethereum Layer 2 in 2026: I Ranked Every Major Network by Real Fees
Everyone claims to be cheapest. I checked.
Type "cheapest Ethereum Layer 2" into Google and you'll get twelve different answers from twelve different sites, each pointing at whichever chain they have a referral link for. I got tired of that, so I pulled real transaction data from six major L2s over a two-week period and put it in one table.
The result is boringly consistent: for normal transactions, all the major rollups cost roughly the same — under a cent for transfers, a few cents for swaps. The "cheapest" title depends on what you're doing, and the margins are thin enough that chasing the absolute lowest fee is a waste of time. But since you asked, here are the numbers.
The fee table
| Network | ETH Transfer | Swap | Bridge In |
|---|---|---|---|
| Base | ~$0.001 | $0.002–0.005 | $2–15 |
| Arbitrum | ~$0.001 | $0.003–0.008 | $2–15 |
| Optimism | ~$0.001 | $0.003–0.008 | $2–15 |
| zkSync Era | ~$0.001 | $0.004–0.01 | $2–15 |
| Linea | ~$0.001 | $0.003–0.007 | $2–15 |
| Starknet | ~$0.001 | $0.003–0.009 | $2–15 |
The pattern: every major rollup has the same fee floor for transfers (about a tenth of a cent) because the L2 execution cost is negligible. Swaps vary by 50% to 100% across chains, but we're talking about $0.003 vs $0.006. Bridge-in costs are identical because they're mainnet gas, not L2 gas.
Why cheap doesn't mean better
Here's the thing the "cheapest L2" rankings miss: the fee difference between chains is noise. The real cost of using an L2 isn't the gas — it's the liquidity and security tradeoff.
I tried Linea for a month because the swaps were $0.001 cheaper than Base. Then I wanted to provide liquidity to a specific pool that only existed on Arbitrum. I had to bridge back to mainnet ($8), then bridge to Arbitrum ($8 again). That $16 in bridge fees wiped out a year of gas savings. Cheap chain, expensive mistake.
The chains with the deepest liquidity — Arbitrum for DeFi, Base for consumer apps and NFTs — are cheaper in practice because you don't have to bridge around to find the pool you want. A $0.005 swap on a chain with the liquidity you need beats a $0.002 swap on a chain where you have to bridge elsewhere to do anything meaningful.
How to actually pick by fee
If you're choosing based on gas (which you probably shouldn't be, but since you asked):
- For pure ETH transfers: Any rollup. They're all ~$0.001. Pick by where your funds already are.
- For swaps: Base tends to be cheapest by a hair, but Arbitrum has the deepest liquidity. The fee difference is under half a cent.
- For bridging: The bridge fee is mainnet gas, so it's the same on every chain. Time it for low mainnet gwei instead of picking the "cheap" destination.
- For NFT mints: Base and Linea both have low mint costs. Base has more mint activity and marketplace support.
The live tracker shows Base and Arbitrum fees in real time. If you want to compare Optimism or other chains, the fee architecture is identical — check the Optimism guide for the breakdown.
The actual cheapest chain
If I had to crown one: Base, by a hair, for the combination of lowest swap fees and deepest consumer-app ecosystem. But the honest answer is that "cheapest" stopped being a useful question in 2024 when EIP-4844 made every rollup effectively free for normal transactions.
The question that actually matters is "which chain has the apps and liquidity I need." Solve that first. The gas is a rounding error either way.