Optimistic Rollup

Architecture

An optimistic rollup is a Layer 2 scaling solution that processes transactions off the main blockchain (Layer 1) but posts transaction data back to Layer 1. It operates under the assumption that all off-chain transactions are valid by default, hence “optimistic.” This architecture significantly increases transaction throughput and reduces gas fees compared to direct Layer 1 execution. It bundles numerous off-chain transactions into a single Layer 1 transaction.