Skip to main content
용어집으로 돌아가기
Technical
Advanced

Rollup

다른 명칭: Layer 2 Rollup, L2 Rollup

A Layer 2 scaling solution that executes transactions off-chain and posts compressed data to the main blockchain for security.

Rollups are Layer 2 scaling solutions that execute transactions off the main blockchain (Layer 1) while still inheriting its security. They "roll up" hundreds or thousands of transactions into a single batch, posting compressed data back to the L1 for verification.

How Rollups Work:

  1. Users submit transactions to rollup sequencer
  2. Sequencer executes transactions off-chain
  3. Batched transaction data compressed and posted to L1
  4. L1 provides data availability and finality
  5. Security derived from underlying L1 (usually Ethereum)

Two Main Types:

Optimistic Rollups: - Assume transactions are valid by default - Fraud proofs can challenge invalid batches - 7-day challenge period for withdrawals - Examples: Arbitrum, Optimism, Base

ZK (Zero-Knowledge) Rollups: - Validity proofs mathematically verify correctness - No challenge period needed - Faster finality but more complex - Examples: zkSync, StarkNet, Scroll, Linea

Comparison:

FeatureOptimisticZK
Withdrawal time~7 daysMinutes
Proof costLowerHigher
EVM compatibilityEasierHarder
MaturityMore matureRapidly evolving

Benefits: - 10-100x lower gas costs vs L1 - Inherit Ethereum security - Higher throughput - Same developer tools (EVM compatible)

Rollup Ecosystem (2026): Rollups have become the dominant scaling approach, with Arbitrum and Base leading in TVL, and ZK rollups rapidly gaining ground as technology matures.

관련 암호화폐 분석

심층 STRICT 점수 분석을 통해 이 암호화폐들에 Rollup이(가) 어떻게 적용되는지 알아보세요.

최종 업데이트: 2026. 1. 19.