Optimistic Rollup Fraud Proofs

Mechanism

Optimistic rollup fraud proofs serve as the primary security architecture for Layer 2 scaling solutions, operating on the presumption that all submitted state transitions are valid until contested. Validators monitor the chain to detect inconsistencies between the off-chain computation and the corresponding on-chain state root, initiating a challenge process if they identify a deviation. This structure relies on a time-delayed settlement window to provide a period for honest participants to submit evidence of incorrect processing.