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

# Functions

NewPausableUpgradeable creates a new instance of PausableUpgradeable, bound to a specific deployed contract.
NewPausableUpgradeableCaller creates a new read-only instance of PausableUpgradeable, bound to a specific deployed contract.
NewPausableUpgradeableFilterer creates a new log filterer instance of PausableUpgradeable, bound to a specific deployed contract.
NewPausableUpgradeableTransactor creates a new write-only instance of PausableUpgradeable, bound to a specific deployed contract.

# Variables

PausableUpgradeableABI is the input ABI used to generate the binding from.
PausableUpgradeableMetaData contains all meta data concerning the PausableUpgradeable contract.

# Structs

PausableUpgradeable is an auto generated Go binding around an Ethereum contract.
PausableUpgradeableCaller is an auto generated read-only Go binding around an Ethereum contract.
PausableUpgradeableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PausableUpgradeableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PausableUpgradeableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PausableUpgradeableInitialized represents a Initialized event raised by the PausableUpgradeable contract.
PausableUpgradeableInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the PausableUpgradeable contract.
PausableUpgradeablePaused represents a Paused event raised by the PausableUpgradeable contract.
PausableUpgradeablePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the PausableUpgradeable contract.
PausableUpgradeableRaw is an auto generated low-level Go binding around an Ethereum contract.
PausableUpgradeableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PausableUpgradeableTransactor is an auto generated write-only Go binding around an Ethereum contract.
PausableUpgradeableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PausableUpgradeableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PausableUpgradeableUnpaused represents a Unpaused event raised by the PausableUpgradeable contract.
PausableUpgradeableUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the PausableUpgradeable contract.