# Functions
DeployZetaConnectorEth deploys a new Ethereum contract, binding an instance of ZetaConnectorEth to it.
NewZetaConnectorEth creates a new instance of ZetaConnectorEth, bound to a specific deployed contract.
NewZetaConnectorEthCaller creates a new read-only instance of ZetaConnectorEth, bound to a specific deployed contract.
NewZetaConnectorEthFilterer creates a new log filterer instance of ZetaConnectorEth, bound to a specific deployed contract.
NewZetaConnectorEthTransactor creates a new write-only instance of ZetaConnectorEth, bound to a specific deployed contract.
# Variables
ZetaConnectorEthABI is the input ABI used to generate the binding from.
ZetaConnectorEthBin is the compiled bytecode used for deploying new contracts.
ZetaConnectorEthMetaData contains all meta data concerning the ZetaConnectorEth contract.
# Structs
ZetaConnectorEth is an auto generated Go binding around an Ethereum contract.
ZetaConnectorEthCaller is an auto generated read-only Go binding around an Ethereum contract.
ZetaConnectorEthCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZetaConnectorEthCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZetaConnectorEthFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZetaConnectorEthPaused represents a Paused event raised by the ZetaConnectorEth contract.
ZetaConnectorEthPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the ZetaConnectorEth contract.
ZetaConnectorEthPauserAddressUpdated represents a PauserAddressUpdated event raised by the ZetaConnectorEth contract.
ZetaConnectorEthPauserAddressUpdatedIterator is returned from FilterPauserAddressUpdated and is used to iterate over the raw logs and unpacked data for PauserAddressUpdated events raised by the ZetaConnectorEth contract.
ZetaConnectorEthRaw is an auto generated low-level Go binding around an Ethereum contract.
ZetaConnectorEthSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZetaConnectorEthTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZetaConnectorEthTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZetaConnectorEthTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZetaConnectorEthTSSAddressUpdated represents a TSSAddressUpdated event raised by the ZetaConnectorEth contract.
ZetaConnectorEthTSSAddressUpdatedIterator is returned from FilterTSSAddressUpdated and is used to iterate over the raw logs and unpacked data for TSSAddressUpdated events raised by the ZetaConnectorEth contract.
ZetaConnectorEthTSSAddressUpdaterUpdated represents a TSSAddressUpdaterUpdated event raised by the ZetaConnectorEth contract.
ZetaConnectorEthTSSAddressUpdaterUpdatedIterator is returned from FilterTSSAddressUpdaterUpdated and is used to iterate over the raw logs and unpacked data for TSSAddressUpdaterUpdated events raised by the ZetaConnectorEth contract.
ZetaConnectorEthUnpaused represents a Unpaused event raised by the ZetaConnectorEth contract.
ZetaConnectorEthUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the ZetaConnectorEth contract.
ZetaConnectorEthZetaReceived represents a ZetaReceived event raised by the ZetaConnectorEth contract.
ZetaConnectorEthZetaReceivedIterator is returned from FilterZetaReceived and is used to iterate over the raw logs and unpacked data for ZetaReceived events raised by the ZetaConnectorEth contract.
ZetaConnectorEthZetaReverted represents a ZetaReverted event raised by the ZetaConnectorEth contract.
ZetaConnectorEthZetaRevertedIterator is returned from FilterZetaReverted and is used to iterate over the raw logs and unpacked data for ZetaReverted events raised by the ZetaConnectorEth contract.
ZetaConnectorEthZetaSent represents a ZetaSent event raised by the ZetaConnectorEth contract.
ZetaConnectorEthZetaSentIterator is returned from FilterZetaSent and is used to iterate over the raw logs and unpacked data for ZetaSent events raised by the ZetaConnectorEth contract.
ZetaInterfacesSendInput is an auto generated low-level Go binding around an user-defined struct.