# Functions
DeployProxy deploys a new cpchain contract, binding an instance of Proxy to it.
DeployProxyContractRegister deploys a new cpchain contract, binding an instance of ProxyContractRegister to it.
NewProxy creates a new instance of Proxy, bound to a specific deployed contract.
NewProxyCaller creates a new read-only instance of Proxy, bound to a specific deployed contract.
NewProxyContractRegister creates a new instance of ProxyContractRegister, bound to a specific deployed contract.
NewProxyContractRegisterCaller creates a new read-only instance of ProxyContractRegister, bound to a specific deployed contract.
NewProxyContractRegisterFilterer creates a new log filterer instance of ProxyContractRegister, bound to a specific deployed contract.
NewProxyContractRegisterTransactor creates a new write-only instance of ProxyContractRegister, bound to a specific deployed contract.
NewProxyFilterer creates a new log filterer instance of Proxy, bound to a specific deployed contract.
NewProxyTransactor creates a new write-only instance of Proxy, bound to a specific deployed contract.
# Constants
ProxyABI is the input ABI used to generate the binding from.
ProxyBin is the compiled bytecode used for deploying new contracts.
ProxyContractRegisterABI is the input ABI used to generate the binding from.
ProxyContractRegisterBin is the compiled bytecode used for deploying new contracts.
# Structs
Proxy is an auto generated Go binding around an cpchain contract.
ProxyCaller is an auto generated read-only Go binding around an cpchain contract.
ProxyCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
ProxyCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
ProxyContractRegister is an auto generated Go binding around an cpchain contract.
ProxyContractRegisterCaller is an auto generated read-only Go binding around an cpchain contract.
ProxyContractRegisterCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
ProxyContractRegisterCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
ProxyContractRegisterFilterer is an auto generated log filtering Go binding around an cpchain contract events.
ProxyContractRegisterProxyContractAddressVersion represents a ProxyContractAddressVersion event raised by the ProxyContractRegister contract.
ProxyContractRegisterProxyContractAddressVersionIterator is returned from FilterProxyContractAddressVersion and is used to iterate over the raw logs and unpacked data for ProxyContractAddressVersion events raised by the ProxyContractRegister contract.
ProxyContractRegisterRaw is an auto generated low-level Go binding around an cpchain contract.
ProxyContractRegisterSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
ProxyContractRegisterTransactor is an auto generated write-only Go binding around an cpchain contract.
ProxyContractRegisterTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
ProxyContractRegisterTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
ProxyFilterer is an auto generated log filtering Go binding around an cpchain contract events.
ProxyRaw is an auto generated low-level Go binding around an cpchain contract.
ProxySession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
ProxyTransactor is an auto generated write-only Go binding around an cpchain contract.
ProxyTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
ProxyTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.