package
0.28.0
Repository: https://github.com/ten-protocol/go-ten.git
Documentation: pkg.go.dev

# Functions

DeployERC1967Proxy deploys a new Ethereum contract, binding an instance of ERC1967Proxy to it.
NewERC1967Proxy creates a new instance of ERC1967Proxy, bound to a specific deployed contract.
NewERC1967ProxyCaller creates a new read-only instance of ERC1967Proxy, bound to a specific deployed contract.
NewERC1967ProxyFilterer creates a new log filterer instance of ERC1967Proxy, bound to a specific deployed contract.
NewERC1967ProxyTransactor creates a new write-only instance of ERC1967Proxy, bound to a specific deployed contract.

# Variables

ERC1967ProxyABI is the input ABI used to generate the binding from.
ERC1967ProxyBin is the compiled bytecode used for deploying new contracts.
ERC1967ProxyMetaData contains all meta data concerning the ERC1967Proxy contract.

# Structs

ERC1967Proxy is an auto generated Go binding around an Ethereum contract.
ERC1967ProxyCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC1967ProxyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC1967ProxyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC1967ProxyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC1967ProxyRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC1967ProxySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC1967ProxyTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC1967ProxyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC1967ProxyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC1967ProxyUpgraded represents a Upgraded event raised by the ERC1967Proxy contract.
ERC1967ProxyUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the ERC1967Proxy contract.