Skip to main content

Fraud Proofs

Definition

Fraud Proofs are cryptographic mechanisms used in certain blockchain scaling solutions, particularly optimistic rollups. They allow anyone to challenge a state transition proposed by a rollup operator by submitting proof of fraud. If the proof is valid, the incorrect state transition is reverted, and the challenger may be rewarded. This adversarial approach enhances security by enabling external verification of rollup operations.