# 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
HContext is an auto generated low-level Go binding around an user-defined struct.
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.
SystemContractSetConnectorHEVM represents a SetConnectorHEVM event raised by the SystemContract contract.
SystemContractSetConnectorHEVMIterator is returned from FilterSetConnectorHEVM and is used to iterate over the raw logs and unpacked data for SetConnectorHEVM 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.
SystemContractSetGasHanaPool represents a SetGasHanaPool event raised by the SystemContract contract.
SystemContractSetGasHanaPoolIterator is returned from FilterSetGasHanaPool and is used to iterate over the raw logs and unpacked data for SetGasHanaPool 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.
SystemContractSetWHana represents a SetWHana event raised by the SystemContract contract.
SystemContractSetWHanaIterator is returned from FilterSetWHana and is used to iterate over the raw logs and unpacked data for SetWHana 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.