What is Layer 2?
Layer 2 — A blockchain scaling solution (such as rollups, channels, or Plasma) that processes transactions off the base layer (Layer 1), periodically settling results on-chain to inherit its security.
How It Works
Why It Matters
Common Questions
What is the difference between Layer 1 and Layer 2?
Layer 1 is the base blockchain (Ethereum, Bitcoin). Layer 2 is a network built on top that processes transactions and settles on the L1.
What are the main types of Layer 2?
Optimistic rollups (Optimism, Arbitrum), ZK rollups (zkSync, Starknet), state channels (Lightning Network), and Plasma are the main L2 types.
Are Layer 2 networks safe?
L2 rollups inherit L1 security for settlement. Risks include sequencer centralization, bridge exploits, and smart contract bugs.
How do I move funds to a Layer 2?
Bridge assets from L1 to L2 via the official bridge (e.g., bridge.arbitrum.io) or third-party bridges. Always use official sources to avoid scams.