# Functions

DeployStateCommitmentChain deploys a new Ethereum contract, binding an instance of StateCommitmentChain to it.
NewStateCommitmentChain creates a new instance of StateCommitmentChain, bound to a specific deployed contract.
NewStateCommitmentChainCaller creates a new read-only instance of StateCommitmentChain, bound to a specific deployed contract.
NewStateCommitmentChainFilterer creates a new log filterer instance of StateCommitmentChain, bound to a specific deployed contract.
NewStateCommitmentChainTransactor creates a new write-only instance of StateCommitmentChain, bound to a specific deployed contract.

# Variables

StateCommitmentChainABI is the input ABI used to generate the binding from.
StateCommitmentChainBin is the compiled bytecode used for deploying new contracts.
StateCommitmentChainMetaData contains all meta data concerning the StateCommitmentChain contract.

# Structs

Lib_OVMCodecChainBatchHeader is an auto generated low-level Go binding around an user-defined struct.
Lib_OVMCodecChainInclusionProof is an auto generated low-level Go binding around an user-defined struct.
StateCommitmentChain is an auto generated Go binding around an Ethereum contract.
StateCommitmentChainCaller is an auto generated read-only Go binding around an Ethereum contract.
StateCommitmentChainCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StateCommitmentChainCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StateCommitmentChainFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StateCommitmentChainRaw is an auto generated low-level Go binding around an Ethereum contract.
StateCommitmentChainSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StateCommitmentChainStateBatchAppended represents a StateBatchAppended event raised by the StateCommitmentChain contract.
StateCommitmentChainStateBatchAppendedIterator is returned from FilterStateBatchAppended and is used to iterate over the raw logs and unpacked data for StateBatchAppended events raised by the StateCommitmentChain contract.
StateCommitmentChainStateBatchDeleted represents a StateBatchDeleted event raised by the StateCommitmentChain contract.
StateCommitmentChainStateBatchDeletedIterator is returned from FilterStateBatchDeleted and is used to iterate over the raw logs and unpacked data for StateBatchDeleted events raised by the StateCommitmentChain contract.
StateCommitmentChainTransactor is an auto generated write-only Go binding around an Ethereum contract.
StateCommitmentChainTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StateCommitmentChainTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.