Based Rollups

Architecture

Based Rollups represent a Layer-2 scaling solution for blockchains, fundamentally altering transaction processing by executing transactions off-chain while leveraging the security of the underlying Layer-1. This architectural shift involves bundling numerous transactions into a single proof, subsequently submitted to the main chain, reducing congestion and associated costs. The design prioritizes data availability, ensuring transaction data remains accessible for verification and dispute resolution, a critical component for maintaining trustless operation. Different rollup architectures, such as optimistic and zero-knowledge (ZK) rollups, employ distinct methods for validation and fraud proof mechanisms, impacting performance and security trade-offs.