Skip to main content

Rollup Security Model

Definition

A Rollup Security Model describes the architectural design and mechanisms employed to secure a layer-2 rollup solution on a blockchain. This model specifies how transactions processed off-chain are validated and then committed back to the mainnet, inheriting its security properties. It typically involves cryptographic proofs, fraud proofs, or validity proofs to ensure the correctness of off-chain computations. The integrity of the rollup relies heavily on its security model.