package
11.0.0-rc1+incompatible
Repository: https://github.com/zeta-chain/protocol-contracts.git
Documentation: pkg.go.dev

# Functions

DeployProxyAdmin deploys a new Ethereum contract, binding an instance of ProxyAdmin to it.
NewProxyAdmin creates a new instance of ProxyAdmin, bound to a specific deployed contract.
NewProxyAdminCaller creates a new read-only instance of ProxyAdmin, bound to a specific deployed contract.
NewProxyAdminFilterer creates a new log filterer instance of ProxyAdmin, bound to a specific deployed contract.
NewProxyAdminTransactor creates a new write-only instance of ProxyAdmin, bound to a specific deployed contract.

# Variables

ProxyAdminABI is the input ABI used to generate the binding from.
ProxyAdminBin is the compiled bytecode used for deploying new contracts.
ProxyAdminMetaData contains all meta data concerning the ProxyAdmin contract.

# Structs

ProxyAdmin is an auto generated Go binding around an Ethereum contract.
ProxyAdminCaller is an auto generated read-only Go binding around an Ethereum contract.
ProxyAdminCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ProxyAdminCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ProxyAdminFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ProxyAdminOwnershipTransferred represents a OwnershipTransferred event raised by the ProxyAdmin contract.
ProxyAdminOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ProxyAdmin contract.
ProxyAdminRaw is an auto generated low-level Go binding around an Ethereum contract.
ProxyAdminSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ProxyAdminTransactor is an auto generated write-only Go binding around an Ethereum contract.
ProxyAdminTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ProxyAdminTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.