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

# Functions

DeployMasterToken deploys a new Ethereum contract, binding an instance of MasterToken to it.
NewMasterToken creates a new instance of MasterToken, bound to a specific deployed contract.
NewMasterTokenCaller creates a new read-only instance of MasterToken, bound to a specific deployed contract.
NewMasterTokenFilterer creates a new log filterer instance of MasterToken, bound to a specific deployed contract.
NewMasterTokenTransactor creates a new write-only instance of MasterToken, bound to a specific deployed contract.

# Variables

MasterTokenABI is the input ABI used to generate the binding from.
MasterTokenBin is the compiled bytecode used for deploying new contracts.
MasterTokenMetaData contains all meta data concerning the MasterToken contract.

# Structs

MasterToken is an auto generated Go binding around an Ethereum contract.
MasterTokenApproval represents a Approval event raised by the MasterToken contract.
MasterTokenApprovalForAll represents a ApprovalForAll event raised by the MasterToken contract.
MasterTokenApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the MasterToken contract.
MasterTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the MasterToken contract.
MasterTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
MasterTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MasterTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MasterTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MasterTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
MasterTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MasterTokenStatusMint represents a StatusMint event raised by the MasterToken contract.
MasterTokenStatusMintIterator is returned from FilterStatusMint and is used to iterate over the raw logs and unpacked data for StatusMint events raised by the MasterToken contract.
MasterTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
MasterTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MasterTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MasterTokenTransfer represents a Transfer event raised by the MasterToken contract.
MasterTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the MasterToken contract.