Skip to main content
Evidence in Kleros V2 is stored off-chain (IPFS/Arweave) and referenced on-chain via URIs.

Evidence JSON Structure

Fields

Submission

Evidence is submitted by calling the appropriate method on the Arbitrable contract or evidence module, passing the IPFS URI of the evidence JSON.

Moderated Evidence

The ModeratedEvidenceModule contract provides spam protection for evidence submission through a bonded challenge mechanism. This is particularly useful for disputes on L2 chains where gas costs are low and spam is cheap.