2

layer2.quest

Exploring the architecture of scalable trust

2020 2021 2022 2023 2024 2025 10 100 1K 10K

Layer 2 transaction throughput has grown exponentially since 2020, with rollup architectures achieving orders-of-magnitude improvements in scalable execution while inheriting the security guarantees of the base layer.

Validiums

Data availability is moved off-chain entirely, stored by a trusted committee or decentralized data availability layer. Proofs are posted to Layer 1, but the transaction data itself lives elsewhere — sacrificing some trustlessness for dramatically lower fees and higher throughput. The tradeoff frontier of scalable trust.

Zero-Knowledge Rollups

Mathematical certainty replaces social assumption. Every state transition is accompanied by a cryptographic validity proof — a succinct argument that the computation was performed correctly. Finality is near-instant: once the proof is verified on-chain, the state is canonical.

Optimistic Rollups

Transactions are assumed valid by default, with a challenge window during which any observer may submit a fraud proof to contest an incorrect state assertion. Trust, in this architecture, is not blind — it is economically enforced patience.

Ethereum Optimistic Validium ZK Rollups Arbitrum Optimism zkSync StarkNet DeFi Gaming Social Infra
2

The second layer is the first experience.