Data Availability Optimistic Rollups

Architecture

These scaling solutions process transaction execution off-chain while maintaining a reliance on the base layer for data availability. By aggregating multiple transactions into a compressed batch, they significantly increase throughput compared to monolithic chain constraints. The underlying protocol assumes transaction validity by default, employing fraud proofs to revert invalid state transitions only when a participant identifies an anomaly.