# Functions
NewStdChains creates a new instance of StdChains, bound to a specific deployed contract.
NewStdChainsCaller creates a new read-only instance of StdChains, bound to a specific deployed contract.
NewStdChainsFilterer creates a new log filterer instance of StdChains, bound to a specific deployed contract.
NewStdChainsTransactor creates a new write-only instance of StdChains, bound to a specific deployed contract.
# Variables
StdChainsABI is the input ABI used to generate the binding from.
StdChainsMetaData contains all meta data concerning the StdChains contract.
# Structs
StdChains is an auto generated Go binding around an Ethereum contract.
StdChainsCaller is an auto generated read-only Go binding around an Ethereum contract.
StdChainsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdChainsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdChainsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdChainsRaw is an auto generated low-level Go binding around an Ethereum contract.
StdChainsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdChainsTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdChainsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdChainsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.