Categorygithub.com/zeta-chain/protocol-contractspkgopenzeppelincontracts-upgradeableaccessownableupgradeable.sol
# Functions
NewOwnableUpgradeable creates a new instance of OwnableUpgradeable, bound to a specific deployed contract.
NewOwnableUpgradeableCaller creates a new read-only instance of OwnableUpgradeable, bound to a specific deployed contract.
NewOwnableUpgradeableFilterer creates a new log filterer instance of OwnableUpgradeable, bound to a specific deployed contract.
NewOwnableUpgradeableTransactor creates a new write-only instance of OwnableUpgradeable, bound to a specific deployed contract.
# Variables
OwnableUpgradeableABI is the input ABI used to generate the binding from.
OwnableUpgradeableMetaData contains all meta data concerning the OwnableUpgradeable contract.
# Structs
OwnableUpgradeable is an auto generated Go binding around an Ethereum contract.
OwnableUpgradeableCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnableUpgradeableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnableUpgradeableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnableUpgradeableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OwnableUpgradeableInitialized represents a Initialized event raised by the OwnableUpgradeable contract.
OwnableUpgradeableInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the OwnableUpgradeable contract.
OwnableUpgradeableOwnershipTransferred represents a OwnershipTransferred event raised by the OwnableUpgradeable contract.
OwnableUpgradeableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the OwnableUpgradeable contract.
OwnableUpgradeableRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnableUpgradeableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnableUpgradeableTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnableUpgradeableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnableUpgradeableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.