Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Contract Management

This section will show you how to configure and deploy the on-chain contracts required for OP Succinct in validity mode.

ContractDescription
OPSuccinctL2OutputOracle.solModified L2OutputOracle.sol with validity proof verification. Compatible with OptimismPortal.sol.
OPSuccinctDisputeGame.solValidity proof verification contract implementing IDisputeGame.sol interface for OptimismPortal2.sol. Wraps the Oracle contract.