package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DeployControlled deploys a new Ethereum contract, binding an instance of Controlled to it.
DeployMiniMeToken deploys a new Ethereum contract, binding an instance of MiniMeToken to it.
NewApproveAndCallFallBack creates a new instance of ApproveAndCallFallBack, bound to a specific deployed contract.
NewApproveAndCallFallBackCaller creates a new read-only instance of ApproveAndCallFallBack, bound to a specific deployed contract.
NewApproveAndCallFallBackFilterer creates a new log filterer instance of ApproveAndCallFallBack, bound to a specific deployed contract.
NewApproveAndCallFallBackTransactor creates a new write-only instance of ApproveAndCallFallBack, bound to a specific deployed contract.
NewControlled creates a new instance of Controlled, bound to a specific deployed contract.
NewControlledCaller creates a new read-only instance of Controlled, bound to a specific deployed contract.
NewControlledFilterer creates a new log filterer instance of Controlled, bound to a specific deployed contract.
NewControlledTransactor creates a new write-only instance of Controlled, bound to a specific deployed contract.
NewERC20Token creates a new instance of ERC20Token, bound to a specific deployed contract.
NewERC20TokenCaller creates a new read-only instance of ERC20Token, bound to a specific deployed contract.
NewERC20TokenFilterer creates a new log filterer instance of ERC20Token, bound to a specific deployed contract.
NewERC20TokenTransactor creates a new write-only instance of ERC20Token, bound to a specific deployed contract.
NewMiniMeToken creates a new instance of MiniMeToken, bound to a specific deployed contract.
NewMiniMeTokenCaller creates a new read-only instance of MiniMeToken, bound to a specific deployed contract.
NewMiniMeTokenFactory creates a new instance of MiniMeTokenFactory, bound to a specific deployed contract.
NewMiniMeTokenFactoryCaller creates a new read-only instance of MiniMeTokenFactory, bound to a specific deployed contract.
NewMiniMeTokenFactoryFilterer creates a new log filterer instance of MiniMeTokenFactory, bound to a specific deployed contract.
NewMiniMeTokenFactoryTransactor creates a new write-only instance of MiniMeTokenFactory, bound to a specific deployed contract.
NewMiniMeTokenFilterer creates a new log filterer instance of MiniMeToken, bound to a specific deployed contract.
NewMiniMeTokenTransactor creates a new write-only instance of MiniMeToken, bound to a specific deployed contract.
NewSNT creates a new instance of SNT, bound to a specific deployed contract.
NewSNTCaller creates a new read-only instance of SNT, bound to a specific deployed contract.
NewSNTFilterer creates a new log filterer instance of SNT, bound to a specific deployed contract.
NewSNTTransactor creates a new write-only instance of SNT, bound to a specific deployed contract.
NewTokenController creates a new instance of TokenController, bound to a specific deployed contract.
NewTokenControllerCaller creates a new read-only instance of TokenController, bound to a specific deployed contract.
NewTokenControllerFilterer creates a new log filterer instance of TokenController, bound to a specific deployed contract.
NewTokenControllerTransactor creates a new write-only instance of TokenController, bound to a specific deployed contract.

# Constants

ApproveAndCallFallBackABI is the input ABI used to generate the binding from.
ControlledABI is the input ABI used to generate the binding from.
ERC20TokenABI is the input ABI used to generate the binding from.
MiniMeTokenABI is the input ABI used to generate the binding from.
MiniMeTokenFactoryABI is the input ABI used to generate the binding from.
SNTABI is the input ABI used to generate the binding from.
TokenControllerABI is the input ABI used to generate the binding from.

# Variables

ApproveAndCallFallBackFuncSigs maps the 4-byte function signature to its string representation.
ControlledBin is the compiled bytecode used for deploying new contracts.
ControlledFuncSigs maps the 4-byte function signature to its string representation.
ERC20TokenFuncSigs maps the 4-byte function signature to its string representation.
MiniMeTokenBin is the compiled bytecode used for deploying new contracts.
MiniMeTokenFactoryFuncSigs maps the 4-byte function signature to its string representation.
MiniMeTokenFuncSigs maps the 4-byte function signature to its string representation.
SNTFuncSigs maps the 4-byte function signature to its string representation.
TokenControllerFuncSigs maps the 4-byte function signature to its string representation.

# Structs

ApproveAndCallFallBack is an auto generated Go binding around an Ethereum contract.
ApproveAndCallFallBackCaller is an auto generated read-only Go binding around an Ethereum contract.
ApproveAndCallFallBackCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ApproveAndCallFallBackCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ApproveAndCallFallBackFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ApproveAndCallFallBackRaw is an auto generated low-level Go binding around an Ethereum contract.
ApproveAndCallFallBackSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ApproveAndCallFallBackTransactor is an auto generated write-only Go binding around an Ethereum contract.
ApproveAndCallFallBackTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ApproveAndCallFallBackTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Controlled is an auto generated Go binding around an Ethereum contract.
ControlledCaller is an auto generated read-only Go binding around an Ethereum contract.
ControlledCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ControlledCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ControlledFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ControlledRaw is an auto generated low-level Go binding around an Ethereum contract.
ControlledSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ControlledTransactor is an auto generated write-only Go binding around an Ethereum contract.
ControlledTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ControlledTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20Token is an auto generated Go binding around an Ethereum contract.
ERC20TokenApproval represents a Approval event raised by the ERC20Token contract.
ERC20TokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20Token contract.
ERC20TokenCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20TokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20TokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20TokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20TokenRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20TokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20TokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20TokenTransfer represents a Transfer event raised by the ERC20Token contract.
ERC20TokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20Token contract.
MiniMeToken is an auto generated Go binding around an Ethereum contract.
MiniMeTokenApproval represents a Approval event raised by the MiniMeToken contract.
MiniMeTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the MiniMeToken contract.
MiniMeTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
MiniMeTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MiniMeTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MiniMeTokenClaimedTokens represents a ClaimedTokens event raised by the MiniMeToken contract.
MiniMeTokenClaimedTokensIterator is returned from FilterClaimedTokens and is used to iterate over the raw logs and unpacked data for ClaimedTokens events raised by the MiniMeToken contract.
MiniMeTokenFactory is an auto generated Go binding around an Ethereum contract.
MiniMeTokenFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
MiniMeTokenFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MiniMeTokenFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MiniMeTokenFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MiniMeTokenFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
MiniMeTokenFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MiniMeTokenFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
MiniMeTokenFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MiniMeTokenFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MiniMeTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MiniMeTokenNewCloneToken represents a NewCloneToken event raised by the MiniMeToken contract.
MiniMeTokenNewCloneTokenIterator is returned from FilterNewCloneToken and is used to iterate over the raw logs and unpacked data for NewCloneToken events raised by the MiniMeToken contract.
MiniMeTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
MiniMeTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MiniMeTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
MiniMeTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MiniMeTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MiniMeTokenTransfer represents a Transfer event raised by the MiniMeToken contract.
MiniMeTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the MiniMeToken contract.
SNT is an auto generated Go binding around an Ethereum contract.
SNTApproval represents a Approval event raised by the SNT contract.
SNTApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the SNT contract.
SNTCaller is an auto generated read-only Go binding around an Ethereum contract.
SNTCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SNTCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SNTClaimedTokens represents a ClaimedTokens event raised by the SNT contract.
SNTClaimedTokensIterator is returned from FilterClaimedTokens and is used to iterate over the raw logs and unpacked data for ClaimedTokens events raised by the SNT contract.
SNTFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SNTNewCloneToken represents a NewCloneToken event raised by the SNT contract.
SNTNewCloneTokenIterator is returned from FilterNewCloneToken and is used to iterate over the raw logs and unpacked data for NewCloneToken events raised by the SNT contract.
SNTRaw is an auto generated low-level Go binding around an Ethereum contract.
SNTSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SNTTransactor is an auto generated write-only Go binding around an Ethereum contract.
SNTTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SNTTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SNTTransfer represents a Transfer event raised by the SNT contract.
SNTTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the SNT contract.
TokenController is an auto generated Go binding around an Ethereum contract.
TokenControllerCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenControllerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenControllerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenControllerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenControllerRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenControllerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenControllerTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenControllerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenControllerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.