Skip to main content

Fraud Proof

Definition

A fraud proof is a mechanism that allows someone to show that a transaction or block on a blockchain scaling solution is incorrect. In the context of blockchain scaling solutions, particularly optimistic rollups, a fraud proof is a cryptographic challenge submitted by an observer to demonstrate that a state transition proposed by an aggregator is invalid. If the proof is successful, the fraudulent transaction is reverted, and the malicious party is penalized, often by slashing their staked collateral. This mechanism provides a security guarantee without requiring every network participant to re-execute all transactions.