Layer 2s (L2s)

Scaling layers that settle to L1.

In one minute

Note: This is educational, not financial advice. Don’t share your seed phrase. Always verify official links when bridging.

Why Layer 2s exist

Core concepts (plain English)

Sequencer

A service that orders transactions quickly on the L2. Think “traffic cop” that lines up cars before they enter the highway.

Batch

A bundle of L2 transactions. The batch (or a summary of it) gets posted to the L1.

Proof

Cryptographic evidence that the batch is valid. Optimistic rollups assume it’s valid unless challenged; zk-rollups prove validity up front.

Types of Layer 2s

Optimistic rollups

zk-rollups (zero-knowledge rollups)

Validiums & volitions (related)

Sidechains (not strictly L2)

State channels & Plasma (older ideas)

Data availability (DA) — where the data lives

Fees & finality

Bridges (moving assets between L1 and L2)

Example: bridging step-by-step

  1. Open the L2’s official bridge site from its official docs.
  2. Connect your wallet on the correct network (e.g., Ethereum mainnet).
  3. Select the token (often the L1’s native or a stablecoin) and enter a small test amount.
  4. Approve the token (if needed), then confirm the bridge transaction.
  5. Wait for confirmation. Funds arrive on L2; you’ll also need a bit of the L2’s gas token to transact.

Tip: Keep some native coin on both L1 and L2 for fees.

Risks & how to manage them

Choosing an L2 (simple checklist)

Beginner mistakes to avoid

  1. Wrong network: Sending funds to an address on the wrong chain or L2.
  2. No gas on L2: Forgetting you need the L2’s gas token to move tokens there.
  3. Imposter tokens: Copy the official token address from the project’s docs.
  4. Bridging everything at once: Always test with a small transfer first.

Educational content only. Do your own research.

Quick glossary

More crypto topics