# Functions
NewBridge creates a new instance of Bridge, bound to a specific deployed contract.
NewBridgeCaller creates a new read-only instance of Bridge, bound to a specific deployed contract.
NewBridgeFilterer creates a new log filterer instance of Bridge, bound to a specific deployed contract.
NewBridgeTransactor creates a new write-only instance of Bridge, bound to a specific deployed contract.
NewLightRelay creates a new instance of LightRelay, bound to a specific deployed contract.
NewLightRelayCaller creates a new read-only instance of LightRelay, bound to a specific deployed contract.
NewLightRelayFilterer creates a new log filterer instance of LightRelay, bound to a specific deployed contract.
NewLightRelayMaintainerProxy creates a new instance of LightRelayMaintainerProxy, bound to a specific deployed contract.
NewLightRelayMaintainerProxyCaller creates a new read-only instance of LightRelayMaintainerProxy, bound to a specific deployed contract.
NewLightRelayMaintainerProxyFilterer creates a new log filterer instance of LightRelayMaintainerProxy, bound to a specific deployed contract.
NewLightRelayMaintainerProxyTransactor creates a new write-only instance of LightRelayMaintainerProxy, bound to a specific deployed contract.
NewLightRelayTransactor creates a new write-only instance of LightRelay, bound to a specific deployed contract.
NewMaintainerProxy creates a new instance of MaintainerProxy, bound to a specific deployed contract.
NewMaintainerProxyCaller creates a new read-only instance of MaintainerProxy, bound to a specific deployed contract.
NewMaintainerProxyFilterer creates a new log filterer instance of MaintainerProxy, bound to a specific deployed contract.
NewMaintainerProxyTransactor creates a new write-only instance of MaintainerProxy, bound to a specific deployed contract.
NewRedemptionWatchtower creates a new instance of RedemptionWatchtower, bound to a specific deployed contract.
NewRedemptionWatchtowerCaller creates a new read-only instance of RedemptionWatchtower, bound to a specific deployed contract.
NewRedemptionWatchtowerFilterer creates a new log filterer instance of RedemptionWatchtower, bound to a specific deployed contract.
NewRedemptionWatchtowerTransactor creates a new write-only instance of RedemptionWatchtower, bound to a specific deployed contract.
NewWalletProposalValidator creates a new instance of WalletProposalValidator, bound to a specific deployed contract.
NewWalletProposalValidatorCaller creates a new read-only instance of WalletProposalValidator, bound to a specific deployed contract.
NewWalletProposalValidatorFilterer creates a new log filterer instance of WalletProposalValidator, bound to a specific deployed contract.
NewWalletProposalValidatorTransactor creates a new write-only instance of WalletProposalValidator, bound to a specific deployed contract.
# Variables
BridgeABI is the input ABI used to generate the binding from.
BridgeMetaData contains all meta data concerning the Bridge contract.
LightRelayABI is the input ABI used to generate the binding from.
LightRelayMaintainerProxyABI is the input ABI used to generate the binding from.
LightRelayMaintainerProxyMetaData contains all meta data concerning the LightRelayMaintainerProxy contract.
LightRelayMetaData contains all meta data concerning the LightRelay contract.
MaintainerProxyABI is the input ABI used to generate the binding from.
MaintainerProxyMetaData contains all meta data concerning the MaintainerProxy contract.
RedemptionWatchtowerABI is the input ABI used to generate the binding from.
RedemptionWatchtowerMetaData contains all meta data concerning the RedemptionWatchtower contract.
WalletProposalValidatorABI is the input ABI used to generate the binding from.
WalletProposalValidatorMetaData contains all meta data concerning the WalletProposalValidator contract.
# Structs
BitcoinTxInfo is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxInfo2 is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxInfo3 is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxProof is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxProof2 is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxRSVSignature is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxUTXO is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxUTXO2 is an auto generated low-level Go binding around an user-defined struct.
BitcoinTxUTXO3 is an auto generated low-level Go binding around an user-defined struct.
Bridge is an auto generated Go binding around an Ethereum contract.
BridgeCaller is an auto generated read-only Go binding around an Ethereum contract.
BridgeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BridgeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BridgeDepositParametersUpdated represents a DepositParametersUpdated event raised by the Bridge contract.
BridgeDepositParametersUpdatedIterator is returned from FilterDepositParametersUpdated and is used to iterate over the raw logs and unpacked data for DepositParametersUpdated events raised by the Bridge contract.
BridgeDepositRevealed represents a DepositRevealed event raised by the Bridge contract.
BridgeDepositRevealedIterator is returned from FilterDepositRevealed and is used to iterate over the raw logs and unpacked data for DepositRevealed events raised by the Bridge contract.
BridgeDepositsSwept represents a DepositsSwept event raised by the Bridge contract.
BridgeDepositsSweptIterator is returned from FilterDepositsSwept and is used to iterate over the raw logs and unpacked data for DepositsSwept events raised by the Bridge contract.
BridgeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BridgeFraudChallengeDefeated represents a FraudChallengeDefeated event raised by the Bridge contract.
BridgeFraudChallengeDefeatedIterator is returned from FilterFraudChallengeDefeated and is used to iterate over the raw logs and unpacked data for FraudChallengeDefeated events raised by the Bridge contract.
BridgeFraudChallengeDefeatTimedOut represents a FraudChallengeDefeatTimedOut event raised by the Bridge contract.
BridgeFraudChallengeDefeatTimedOutIterator is returned from FilterFraudChallengeDefeatTimedOut and is used to iterate over the raw logs and unpacked data for FraudChallengeDefeatTimedOut events raised by the Bridge contract.
BridgeFraudChallengeSubmitted represents a FraudChallengeSubmitted event raised by the Bridge contract.
BridgeFraudChallengeSubmittedIterator is returned from FilterFraudChallengeSubmitted and is used to iterate over the raw logs and unpacked data for FraudChallengeSubmitted events raised by the Bridge contract.
BridgeFraudParametersUpdated represents a FraudParametersUpdated event raised by the Bridge contract.
BridgeFraudParametersUpdatedIterator is returned from FilterFraudParametersUpdated and is used to iterate over the raw logs and unpacked data for FraudParametersUpdated events raised by the Bridge contract.
BridgeGovernanceTransferred represents a GovernanceTransferred event raised by the Bridge contract.
BridgeGovernanceTransferredIterator is returned from FilterGovernanceTransferred and is used to iterate over the raw logs and unpacked data for GovernanceTransferred events raised by the Bridge contract.
BridgeInitialized represents a Initialized event raised by the Bridge contract.
BridgeInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Bridge contract.
BridgeMovedFundsSweepTimedOut represents a MovedFundsSweepTimedOut event raised by the Bridge contract.
BridgeMovedFundsSweepTimedOutIterator is returned from FilterMovedFundsSweepTimedOut and is used to iterate over the raw logs and unpacked data for MovedFundsSweepTimedOut events raised by the Bridge contract.
BridgeMovedFundsSwept represents a MovedFundsSwept event raised by the Bridge contract.
BridgeMovedFundsSweptIterator is returned from FilterMovedFundsSwept and is used to iterate over the raw logs and unpacked data for MovedFundsSwept events raised by the Bridge contract.
BridgeMovingFundsBelowDustReported represents a MovingFundsBelowDustReported event raised by the Bridge contract.
BridgeMovingFundsBelowDustReportedIterator is returned from FilterMovingFundsBelowDustReported and is used to iterate over the raw logs and unpacked data for MovingFundsBelowDustReported events raised by the Bridge contract.
BridgeMovingFundsCommitmentSubmitted represents a MovingFundsCommitmentSubmitted event raised by the Bridge contract.
BridgeMovingFundsCommitmentSubmittedIterator is returned from FilterMovingFundsCommitmentSubmitted and is used to iterate over the raw logs and unpacked data for MovingFundsCommitmentSubmitted events raised by the Bridge contract.
BridgeMovingFundsCompleted represents a MovingFundsCompleted event raised by the Bridge contract.
BridgeMovingFundsCompletedIterator is returned from FilterMovingFundsCompleted and is used to iterate over the raw logs and unpacked data for MovingFundsCompleted events raised by the Bridge contract.
BridgeMovingFundsParametersUpdated represents a MovingFundsParametersUpdated event raised by the Bridge contract.
BridgeMovingFundsParametersUpdatedIterator is returned from FilterMovingFundsParametersUpdated and is used to iterate over the raw logs and unpacked data for MovingFundsParametersUpdated events raised by the Bridge contract.
BridgeMovingFundsTimedOut represents a MovingFundsTimedOut event raised by the Bridge contract.
BridgeMovingFundsTimedOutIterator is returned from FilterMovingFundsTimedOut and is used to iterate over the raw logs and unpacked data for MovingFundsTimedOut events raised by the Bridge contract.
BridgeMovingFundsTimeoutReset represents a MovingFundsTimeoutReset event raised by the Bridge contract.
BridgeMovingFundsTimeoutResetIterator is returned from FilterMovingFundsTimeoutReset and is used to iterate over the raw logs and unpacked data for MovingFundsTimeoutReset events raised by the Bridge contract.
BridgeNewWalletRegistered represents a NewWalletRegistered event raised by the Bridge contract.
BridgeNewWalletRegisteredIterator is returned from FilterNewWalletRegistered and is used to iterate over the raw logs and unpacked data for NewWalletRegistered events raised by the Bridge contract.
BridgeNewWalletRequested represents a NewWalletRequested event raised by the Bridge contract.
BridgeNewWalletRequestedIterator is returned from FilterNewWalletRequested and is used to iterate over the raw logs and unpacked data for NewWalletRequested events raised by the Bridge contract.
BridgeRaw is an auto generated low-level Go binding around an Ethereum contract.
BridgeRedemptionParametersUpdated represents a RedemptionParametersUpdated event raised by the Bridge contract.
BridgeRedemptionParametersUpdatedIterator is returned from FilterRedemptionParametersUpdated and is used to iterate over the raw logs and unpacked data for RedemptionParametersUpdated events raised by the Bridge contract.
BridgeRedemptionRequested represents a RedemptionRequested event raised by the Bridge contract.
BridgeRedemptionRequestedIterator is returned from FilterRedemptionRequested and is used to iterate over the raw logs and unpacked data for RedemptionRequested events raised by the Bridge contract.
BridgeRedemptionsCompleted represents a RedemptionsCompleted event raised by the Bridge contract.
BridgeRedemptionsCompletedIterator is returned from FilterRedemptionsCompleted and is used to iterate over the raw logs and unpacked data for RedemptionsCompleted events raised by the Bridge contract.
BridgeRedemptionTimedOut represents a RedemptionTimedOut event raised by the Bridge contract.
BridgeRedemptionTimedOutIterator is returned from FilterRedemptionTimedOut and is used to iterate over the raw logs and unpacked data for RedemptionTimedOut events raised by the Bridge contract.
BridgeRedemptionWatchtowerSet represents a RedemptionWatchtowerSet event raised by the Bridge contract.
BridgeRedemptionWatchtowerSetIterator is returned from FilterRedemptionWatchtowerSet and is used to iterate over the raw logs and unpacked data for RedemptionWatchtowerSet events raised by the Bridge contract.
BridgeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BridgeSpvMaintainerStatusUpdated represents a SpvMaintainerStatusUpdated event raised by the Bridge contract.
BridgeSpvMaintainerStatusUpdatedIterator is returned from FilterSpvMaintainerStatusUpdated and is used to iterate over the raw logs and unpacked data for SpvMaintainerStatusUpdated events raised by the Bridge contract.
BridgeTransactor is an auto generated write-only Go binding around an Ethereum contract.
BridgeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BridgeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BridgeTreasuryUpdated represents a TreasuryUpdated event raised by the Bridge contract.
BridgeTreasuryUpdatedIterator is returned from FilterTreasuryUpdated and is used to iterate over the raw logs and unpacked data for TreasuryUpdated events raised by the Bridge contract.
BridgeVaultStatusUpdated represents a VaultStatusUpdated event raised by the Bridge contract.
BridgeVaultStatusUpdatedIterator is returned from FilterVaultStatusUpdated and is used to iterate over the raw logs and unpacked data for VaultStatusUpdated events raised by the Bridge contract.
BridgeWalletClosed represents a WalletClosed event raised by the Bridge contract.
BridgeWalletClosedIterator is returned from FilterWalletClosed and is used to iterate over the raw logs and unpacked data for WalletClosed events raised by the Bridge contract.
BridgeWalletClosing represents a WalletClosing event raised by the Bridge contract.
BridgeWalletClosingIterator is returned from FilterWalletClosing and is used to iterate over the raw logs and unpacked data for WalletClosing events raised by the Bridge contract.
BridgeWalletMovingFunds represents a WalletMovingFunds event raised by the Bridge contract.
BridgeWalletMovingFundsIterator is returned from FilterWalletMovingFunds and is used to iterate over the raw logs and unpacked data for WalletMovingFunds events raised by the Bridge contract.
BridgeWalletParametersUpdated represents a WalletParametersUpdated event raised by the Bridge contract.
BridgeWalletParametersUpdatedIterator is returned from FilterWalletParametersUpdated and is used to iterate over the raw logs and unpacked data for WalletParametersUpdated events raised by the Bridge contract.
BridgeWalletTerminated represents a WalletTerminated event raised by the Bridge contract.
BridgeWalletTerminatedIterator is returned from FilterWalletTerminated and is used to iterate over the raw logs and unpacked data for WalletTerminated events raised by the Bridge contract.
DepositDepositRequest is an auto generated low-level Go binding around an user-defined struct.
DepositDepositRevealInfo is an auto generated low-level Go binding around an user-defined struct.
FraudFraudChallenge is an auto generated low-level Go binding around an user-defined struct.
LightRelay is an auto generated Go binding around an Ethereum contract.
LightRelayAuthorizationRequirementChanged represents a AuthorizationRequirementChanged event raised by the LightRelay contract.
LightRelayAuthorizationRequirementChangedIterator is returned from FilterAuthorizationRequirementChanged and is used to iterate over the raw logs and unpacked data for AuthorizationRequirementChanged events raised by the LightRelay contract.
LightRelayCaller is an auto generated read-only Go binding around an Ethereum contract.
LightRelayCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
LightRelayCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
LightRelayFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
LightRelayGenesis represents a Genesis event raised by the LightRelay contract.
LightRelayGenesisIterator is returned from FilterGenesis and is used to iterate over the raw logs and unpacked data for Genesis events raised by the LightRelay contract.
LightRelayMaintainerProxy is an auto generated Go binding around an Ethereum contract.
LightRelayMaintainerProxyCaller is an auto generated read-only Go binding around an Ethereum contract.
LightRelayMaintainerProxyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
LightRelayMaintainerProxyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
LightRelayMaintainerProxyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
LightRelayMaintainerProxyLightRelayUpdated represents a LightRelayUpdated event raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyLightRelayUpdatedIterator is returned from FilterLightRelayUpdated and is used to iterate over the raw logs and unpacked data for LightRelayUpdated events raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyMaintainerAuthorized represents a MaintainerAuthorized event raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyMaintainerAuthorizedIterator is returned from FilterMaintainerAuthorized and is used to iterate over the raw logs and unpacked data for MaintainerAuthorized events raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyMaintainerDeauthorized represents a MaintainerDeauthorized event raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyMaintainerDeauthorizedIterator is returned from FilterMaintainerDeauthorized and is used to iterate over the raw logs and unpacked data for MaintainerDeauthorized events raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyOwnershipTransferred represents a OwnershipTransferred event raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyRaw is an auto generated low-level Go binding around an Ethereum contract.
LightRelayMaintainerProxyReimbursementPoolUpdated represents a ReimbursementPoolUpdated event raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyReimbursementPoolUpdatedIterator is returned from FilterReimbursementPoolUpdated and is used to iterate over the raw logs and unpacked data for ReimbursementPoolUpdated events raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyRetargetGasOffsetUpdated represents a RetargetGasOffsetUpdated event raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxyRetargetGasOffsetUpdatedIterator is returned from FilterRetargetGasOffsetUpdated and is used to iterate over the raw logs and unpacked data for RetargetGasOffsetUpdated events raised by the LightRelayMaintainerProxy contract.
LightRelayMaintainerProxySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
LightRelayMaintainerProxyTransactor is an auto generated write-only Go binding around an Ethereum contract.
LightRelayMaintainerProxyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
LightRelayMaintainerProxyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
LightRelayOwnershipTransferred represents a OwnershipTransferred event raised by the LightRelay contract.
LightRelayOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the LightRelay contract.
LightRelayProofLengthChanged represents a ProofLengthChanged event raised by the LightRelay contract.
LightRelayProofLengthChangedIterator is returned from FilterProofLengthChanged and is used to iterate over the raw logs and unpacked data for ProofLengthChanged events raised by the LightRelay contract.
LightRelayRaw is an auto generated low-level Go binding around an Ethereum contract.
LightRelayRetarget represents a Retarget event raised by the LightRelay contract.
LightRelayRetargetIterator is returned from FilterRetarget and is used to iterate over the raw logs and unpacked data for Retarget events raised by the LightRelay contract.
LightRelaySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
LightRelaySubmitterAuthorized represents a SubmitterAuthorized event raised by the LightRelay contract.
LightRelaySubmitterAuthorizedIterator is returned from FilterSubmitterAuthorized and is used to iterate over the raw logs and unpacked data for SubmitterAuthorized events raised by the LightRelay contract.
LightRelaySubmitterDeauthorized represents a SubmitterDeauthorized event raised by the LightRelay contract.
LightRelaySubmitterDeauthorizedIterator is returned from FilterSubmitterDeauthorized and is used to iterate over the raw logs and unpacked data for SubmitterDeauthorized events raised by the LightRelay contract.
LightRelayTransactor is an auto generated write-only Go binding around an Ethereum contract.
LightRelayTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
LightRelayTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MaintainerProxy is an auto generated Go binding around an Ethereum contract.
MaintainerProxyBridgeUpdated represents a BridgeUpdated event raised by the MaintainerProxy contract.
MaintainerProxyBridgeUpdatedIterator is returned from FilterBridgeUpdated and is used to iterate over the raw logs and unpacked data for BridgeUpdated events raised by the MaintainerProxy contract.
MaintainerProxyCaller is an auto generated read-only Go binding around an Ethereum contract.
MaintainerProxyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MaintainerProxyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MaintainerProxyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MaintainerProxyGasOffsetParametersUpdated represents a GasOffsetParametersUpdated event raised by the MaintainerProxy contract.
MaintainerProxyGasOffsetParametersUpdatedIterator is returned from FilterGasOffsetParametersUpdated and is used to iterate over the raw logs and unpacked data for GasOffsetParametersUpdated events raised by the MaintainerProxy contract.
MaintainerProxyOwnershipTransferred represents a OwnershipTransferred event raised by the MaintainerProxy contract.
MaintainerProxyOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the MaintainerProxy contract.
MaintainerProxyRaw is an auto generated low-level Go binding around an Ethereum contract.
MaintainerProxyReimbursementPoolUpdated represents a ReimbursementPoolUpdated event raised by the MaintainerProxy contract.
MaintainerProxyReimbursementPoolUpdatedIterator is returned from FilterReimbursementPoolUpdated and is used to iterate over the raw logs and unpacked data for ReimbursementPoolUpdated events raised by the MaintainerProxy contract.
MaintainerProxySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MaintainerProxySpvMaintainerAuthorized represents a SpvMaintainerAuthorized event raised by the MaintainerProxy contract.
MaintainerProxySpvMaintainerAuthorizedIterator is returned from FilterSpvMaintainerAuthorized and is used to iterate over the raw logs and unpacked data for SpvMaintainerAuthorized events raised by the MaintainerProxy contract.
MaintainerProxySpvMaintainerUnauthorized represents a SpvMaintainerUnauthorized event raised by the MaintainerProxy contract.
MaintainerProxySpvMaintainerUnauthorizedIterator is returned from FilterSpvMaintainerUnauthorized and is used to iterate over the raw logs and unpacked data for SpvMaintainerUnauthorized events raised by the MaintainerProxy contract.
MaintainerProxyTransactor is an auto generated write-only Go binding around an Ethereum contract.
MaintainerProxyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MaintainerProxyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MaintainerProxyWalletMaintainerAuthorized represents a WalletMaintainerAuthorized event raised by the MaintainerProxy contract.
MaintainerProxyWalletMaintainerAuthorizedIterator is returned from FilterWalletMaintainerAuthorized and is used to iterate over the raw logs and unpacked data for WalletMaintainerAuthorized events raised by the MaintainerProxy contract.
MaintainerProxyWalletMaintainerUnauthorized represents a WalletMaintainerUnauthorized event raised by the MaintainerProxy contract.
MaintainerProxyWalletMaintainerUnauthorizedIterator is returned from FilterWalletMaintainerUnauthorized and is used to iterate over the raw logs and unpacked data for WalletMaintainerUnauthorized events raised by the MaintainerProxy contract.
MovingFundsMovedFundsSweepRequest is an auto generated low-level Go binding around an user-defined struct.
RedemptionRedemptionRequest is an auto generated low-level Go binding around an user-defined struct.
RedemptionWatchtower is an auto generated Go binding around an Ethereum contract.
RedemptionWatchtowerBanned represents a Banned event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerBannedIterator is returned from FilterBanned and is used to iterate over the raw logs and unpacked data for Banned events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerCaller is an auto generated read-only Go binding around an Ethereum contract.
RedemptionWatchtowerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
RedemptionWatchtowerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
RedemptionWatchtowerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
RedemptionWatchtowerGuardianAdded represents a GuardianAdded event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerGuardianAddedIterator is returned from FilterGuardianAdded and is used to iterate over the raw logs and unpacked data for GuardianAdded events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerGuardianRemoved represents a GuardianRemoved event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerGuardianRemovedIterator is returned from FilterGuardianRemoved and is used to iterate over the raw logs and unpacked data for GuardianRemoved events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerInitialized represents a Initialized event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerObjectionRaised represents a ObjectionRaised event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerObjectionRaisedIterator is returned from FilterObjectionRaised and is used to iterate over the raw logs and unpacked data for ObjectionRaised events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerOwnershipTransferred represents a OwnershipTransferred event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerRaw is an auto generated low-level Go binding around an Ethereum contract.
RedemptionWatchtowerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
RedemptionWatchtowerTransactor is an auto generated write-only Go binding around an Ethereum contract.
RedemptionWatchtowerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
RedemptionWatchtowerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
RedemptionWatchtowerUnbanned represents a Unbanned event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerUnbannedIterator is returned from FilterUnbanned and is used to iterate over the raw logs and unpacked data for Unbanned events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerVetoedFundsWithdrawn represents a VetoedFundsWithdrawn event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerVetoedFundsWithdrawnIterator is returned from FilterVetoedFundsWithdrawn and is used to iterate over the raw logs and unpacked data for VetoedFundsWithdrawn events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerVetoFinalized represents a VetoFinalized event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerVetoFinalizedIterator is returned from FilterVetoFinalized and is used to iterate over the raw logs and unpacked data for VetoFinalized events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerVetoPeriodCheckOmitted represents a VetoPeriodCheckOmitted event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerVetoPeriodCheckOmittedIterator is returned from FilterVetoPeriodCheckOmitted and is used to iterate over the raw logs and unpacked data for VetoPeriodCheckOmitted events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerWatchtowerDisabled represents a WatchtowerDisabled event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerWatchtowerDisabledIterator is returned from FilterWatchtowerDisabled and is used to iterate over the raw logs and unpacked data for WatchtowerDisabled events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerWatchtowerEnabled represents a WatchtowerEnabled event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerWatchtowerEnabledIterator is returned from FilterWatchtowerEnabled and is used to iterate over the raw logs and unpacked data for WatchtowerEnabled events raised by the RedemptionWatchtower contract.
RedemptionWatchtowerWatchtowerParametersUpdated represents a WatchtowerParametersUpdated event raised by the RedemptionWatchtower contract.
RedemptionWatchtowerWatchtowerParametersUpdatedIterator is returned from FilterWatchtowerParametersUpdated and is used to iterate over the raw logs and unpacked data for WatchtowerParametersUpdated events raised by the RedemptionWatchtower contract.
WalletProposalValidator is an auto generated Go binding around an Ethereum contract.
WalletProposalValidatorCaller is an auto generated read-only Go binding around an Ethereum contract.
WalletProposalValidatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WalletProposalValidatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WalletProposalValidatorDepositExtraInfo is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorDepositKey is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorDepositSweepProposal is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WalletProposalValidatorHeartbeatProposal is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorMovedFundsSweepProposal is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorMovingFundsProposal is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorRaw is an auto generated low-level Go binding around an Ethereum contract.
WalletProposalValidatorRedemptionProposal is an auto generated low-level Go binding around an user-defined struct.
WalletProposalValidatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WalletProposalValidatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
WalletProposalValidatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WalletProposalValidatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WalletsWallet is an auto generated low-level Go binding around an user-defined struct.