package
0.0.0-20210126205931-b4cfd715f5ee
Repository: https://github.com/tao-network/tao2.git
Documentation: pkg.go.dev
# Functions
DeployMultiSigWallet deploys a new Ethereum contract, binding an instance of MultiSigWallet to it.
NewMultiSigWallet creates a new instance of MultiSigWallet, bound to a specific deployed contract.
NewMultiSigWalletCaller creates a new read-only instance of MultiSigWallet, bound to a specific deployed contract.
NewMultiSigWalletFilterer creates a new log filterer instance of MultiSigWallet, bound to a specific deployed contract.
NewMultiSigWalletTransactor creates a new write-only instance of MultiSigWallet, bound to a specific deployed contract.
# Constants
MultiSigWalletABI is the input ABI used to generate the binding from.
MultiSigWalletBin is the compiled bytecode used for deploying new contracts.
# Structs
MultiSigWallet is an auto generated Go binding around an Ethereum contract.
MultiSigWalletCaller is an auto generated read-only Go binding around an Ethereum contract.
MultiSigWalletCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MultiSigWalletCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MultiSigWalletConfirmation represents a Confirmation event raised by the MultiSigWallet contract.
MultiSigWalletConfirmationIterator is returned from FilterConfirmation and is used to iterate over the raw logs and unpacked data for Confirmation events raised by the MultiSigWallet contract.
MultiSigWalletDeposit represents a Deposit event raised by the MultiSigWallet contract.
MultiSigWalletDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the MultiSigWallet contract.
MultiSigWalletExecution represents a Execution event raised by the MultiSigWallet contract.
MultiSigWalletExecutionFailure represents a ExecutionFailure event raised by the MultiSigWallet contract.
MultiSigWalletExecutionFailureIterator is returned from FilterExecutionFailure and is used to iterate over the raw logs and unpacked data for ExecutionFailure events raised by the MultiSigWallet contract.
MultiSigWalletExecutionIterator is returned from FilterExecution and is used to iterate over the raw logs and unpacked data for Execution events raised by the MultiSigWallet contract.
MultiSigWalletFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MultiSigWalletOwnerAddition represents a OwnerAddition event raised by the MultiSigWallet contract.
MultiSigWalletOwnerAdditionIterator is returned from FilterOwnerAddition and is used to iterate over the raw logs and unpacked data for OwnerAddition events raised by the MultiSigWallet contract.
MultiSigWalletOwnerRemoval represents a OwnerRemoval event raised by the MultiSigWallet contract.
MultiSigWalletOwnerRemovalIterator is returned from FilterOwnerRemoval and is used to iterate over the raw logs and unpacked data for OwnerRemoval events raised by the MultiSigWallet contract.
MultiSigWalletRaw is an auto generated low-level Go binding around an Ethereum contract.
MultiSigWalletRequirementChange represents a RequirementChange event raised by the MultiSigWallet contract.
MultiSigWalletRequirementChangeIterator is returned from FilterRequirementChange and is used to iterate over the raw logs and unpacked data for RequirementChange events raised by the MultiSigWallet contract.
MultiSigWalletRevocation represents a Revocation event raised by the MultiSigWallet contract.
MultiSigWalletRevocationIterator is returned from FilterRevocation and is used to iterate over the raw logs and unpacked data for Revocation events raised by the MultiSigWallet contract.
MultiSigWalletSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MultiSigWalletSubmission represents a Submission event raised by the MultiSigWallet contract.
MultiSigWalletSubmissionIterator is returned from FilterSubmission and is used to iterate over the raw logs and unpacked data for Submission events raised by the MultiSigWallet contract.
MultiSigWalletTransactor is an auto generated write-only Go binding around an Ethereum contract.
MultiSigWalletTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MultiSigWalletTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.