# Functions
DeployZetaConnectorBase deploys a new Ethereum contract, binding an instance of ZetaConnectorBase to it.
NewZetaConnectorBase creates a new instance of ZetaConnectorBase, bound to a specific deployed contract.
NewZetaConnectorBaseCaller creates a new read-only instance of ZetaConnectorBase, bound to a specific deployed contract.
NewZetaConnectorBaseFilterer creates a new log filterer instance of ZetaConnectorBase, bound to a specific deployed contract.
NewZetaConnectorBaseTransactor creates a new write-only instance of ZetaConnectorBase, bound to a specific deployed contract.
# Variables
ZetaConnectorBaseABI is the input ABI used to generate the binding from.
ZetaConnectorBaseBin is the compiled bytecode used for deploying new contracts.
ZetaConnectorBaseMetaData contains all meta data concerning the ZetaConnectorBase contract.
# Structs
ZetaConnectorBase is an auto generated Go binding around an Ethereum contract.
ZetaConnectorBaseCaller is an auto generated read-only Go binding around an Ethereum contract.
ZetaConnectorBaseCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZetaConnectorBaseCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZetaConnectorBaseFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZetaConnectorBasePaused represents a Paused event raised by the ZetaConnectorBase contract.
ZetaConnectorBasePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the ZetaConnectorBase contract.
ZetaConnectorBasePauserAddressUpdated represents a PauserAddressUpdated event raised by the ZetaConnectorBase contract.
ZetaConnectorBasePauserAddressUpdatedIterator is returned from FilterPauserAddressUpdated and is used to iterate over the raw logs and unpacked data for PauserAddressUpdated events raised by the ZetaConnectorBase contract.
ZetaConnectorBaseRaw is an auto generated low-level Go binding around an Ethereum contract.
ZetaConnectorBaseSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZetaConnectorBaseTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZetaConnectorBaseTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZetaConnectorBaseTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZetaConnectorBaseTSSAddressUpdated represents a TSSAddressUpdated event raised by the ZetaConnectorBase contract.
ZetaConnectorBaseTSSAddressUpdatedIterator is returned from FilterTSSAddressUpdated and is used to iterate over the raw logs and unpacked data for TSSAddressUpdated events raised by the ZetaConnectorBase contract.
ZetaConnectorBaseTSSAddressUpdaterUpdated represents a TSSAddressUpdaterUpdated event raised by the ZetaConnectorBase contract.
ZetaConnectorBaseTSSAddressUpdaterUpdatedIterator is returned from FilterTSSAddressUpdaterUpdated and is used to iterate over the raw logs and unpacked data for TSSAddressUpdaterUpdated events raised by the ZetaConnectorBase contract.
ZetaConnectorBaseUnpaused represents a Unpaused event raised by the ZetaConnectorBase contract.
ZetaConnectorBaseUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the ZetaConnectorBase contract.
ZetaConnectorBaseZetaReceived represents a ZetaReceived event raised by the ZetaConnectorBase contract.
ZetaConnectorBaseZetaReceivedIterator is returned from FilterZetaReceived and is used to iterate over the raw logs and unpacked data for ZetaReceived events raised by the ZetaConnectorBase contract.
ZetaConnectorBaseZetaReverted represents a ZetaReverted event raised by the ZetaConnectorBase contract.
ZetaConnectorBaseZetaRevertedIterator is returned from FilterZetaReverted and is used to iterate over the raw logs and unpacked data for ZetaReverted events raised by the ZetaConnectorBase contract.
ZetaConnectorBaseZetaSent represents a ZetaSent event raised by the ZetaConnectorBase contract.
ZetaConnectorBaseZetaSentIterator is returned from FilterZetaSent and is used to iterate over the raw logs and unpacked data for ZetaSent events raised by the ZetaConnectorBase contract.
ZetaInterfacesSendInput is an auto generated low-level Go binding around an user-defined struct.