# Functions
DeployBeaconProxy deploys a new Ethereum contract, binding an instance of BeaconProxy to it.
NewBeaconProxy creates a new instance of BeaconProxy, bound to a specific deployed contract.
NewBeaconProxyCaller creates a new read-only instance of BeaconProxy, bound to a specific deployed contract.
NewBeaconProxyFilterer creates a new log filterer instance of BeaconProxy, bound to a specific deployed contract.
NewBeaconProxyTransactor creates a new write-only instance of BeaconProxy, bound to a specific deployed contract.
# Variables
BeaconProxyABI is the input ABI used to generate the binding from.
BeaconProxyBin is the compiled bytecode used for deploying new contracts.
BeaconProxyMetaData contains all meta data concerning the BeaconProxy contract.
# Structs
BeaconProxy is an auto generated Go binding around an Ethereum contract.
BeaconProxyBeaconUpgraded represents a BeaconUpgraded event raised by the BeaconProxy contract.
BeaconProxyBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the BeaconProxy contract.
BeaconProxyCaller is an auto generated read-only Go binding around an Ethereum contract.
BeaconProxyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BeaconProxyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BeaconProxyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BeaconProxyRaw is an auto generated low-level Go binding around an Ethereum contract.
BeaconProxySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BeaconProxyTransactor is an auto generated write-only Go binding around an Ethereum contract.
BeaconProxyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BeaconProxyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.