# Functions
DeploySystemContract deploys a new Ethereum contract, binding an instance of SystemContract to it.
NewSystemContract creates a new instance of SystemContract, bound to a specific deployed contract.
NewSystemContractCaller creates a new read-only instance of SystemContract, bound to a specific deployed contract.
NewSystemContractErrors creates a new instance of SystemContractErrors, bound to a specific deployed contract.
NewSystemContractErrorsCaller creates a new read-only instance of SystemContractErrors, bound to a specific deployed contract.
NewSystemContractErrorsFilterer creates a new log filterer instance of SystemContractErrors, bound to a specific deployed contract.
NewSystemContractErrorsTransactor creates a new write-only instance of SystemContractErrors, bound to a specific deployed contract.
NewSystemContractFilterer creates a new log filterer instance of SystemContract, bound to a specific deployed contract.
NewSystemContractTransactor creates a new write-only instance of SystemContract, bound to a specific deployed contract.
# Variables
SystemContractABI is the input ABI used to generate the binding from.
SystemContractBin is the compiled bytecode used for deploying new contracts.
SystemContractErrorsABI is the input ABI used to generate the binding from.
SystemContractErrorsMetaData contains all meta data concerning the SystemContractErrors contract.
SystemContractMetaData contains all meta data concerning the SystemContract contract.
# Structs
SystemContract is an auto generated Go binding around an Ethereum contract.
SystemContractCaller is an auto generated read-only Go binding around an Ethereum contract.
SystemContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SystemContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SystemContractErrors is an auto generated Go binding around an Ethereum contract.
SystemContractErrorsCaller is an auto generated read-only Go binding around an Ethereum contract.
SystemContractErrorsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SystemContractErrorsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SystemContractErrorsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SystemContractErrorsRaw is an auto generated low-level Go binding around an Ethereum contract.
SystemContractErrorsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SystemContractErrorsTransactor is an auto generated write-only Go binding around an Ethereum contract.
SystemContractErrorsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SystemContractErrorsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SystemContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SystemContractRaw is an auto generated low-level Go binding around an Ethereum contract.
SystemContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SystemContractSetConnectorZEVM represents a SetConnectorZEVM event raised by the SystemContract contract.
SystemContractSetConnectorZEVMIterator is returned from FilterSetConnectorZEVM and is used to iterate over the raw logs and unpacked data for SetConnectorZEVM events raised by the SystemContract contract.
SystemContractSetGasCoin represents a SetGasCoin event raised by the SystemContract contract.
SystemContractSetGasCoinIterator is returned from FilterSetGasCoin and is used to iterate over the raw logs and unpacked data for SetGasCoin events raised by the SystemContract contract.
SystemContractSetGasPrice represents a SetGasPrice event raised by the SystemContract contract.
SystemContractSetGasPriceIterator is returned from FilterSetGasPrice and is used to iterate over the raw logs and unpacked data for SetGasPrice events raised by the SystemContract contract.
SystemContractSetGasZetaPool represents a SetGasZetaPool event raised by the SystemContract contract.
SystemContractSetGasZetaPoolIterator is returned from FilterSetGasZetaPool and is used to iterate over the raw logs and unpacked data for SetGasZetaPool events raised by the SystemContract contract.
SystemContractSetWZeta represents a SetWZeta event raised by the SystemContract contract.
SystemContractSetWZetaIterator is returned from FilterSetWZeta and is used to iterate over the raw logs and unpacked data for SetWZeta events raised by the SystemContract contract.
SystemContractSystemContractDeployed represents a SystemContractDeployed event raised by the SystemContract contract.
SystemContractSystemContractDeployedIterator is returned from FilterSystemContractDeployed and is used to iterate over the raw logs and unpacked data for SystemContractDeployed events raised by the SystemContract contract.
SystemContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
SystemContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SystemContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZContext is an auto generated low-level Go binding around an user-defined struct.