package
0.0.0-20220331220452-7d63ed464df1
Repository: https://github.com/zapproject/pythia.git
Documentation: pkg.go.dev

# Functions

DeployBasicToken deploys a new Ethereum contract, binding an instance of BasicToken to it.
DeployMintableToken deploys a new Ethereum contract, binding an instance of MintableToken to it.
DeployOwnable deploys a new Ethereum contract, binding an instance of Ownable to it.
DeploySafeMath deploys a new Ethereum contract, binding an instance of SafeMath to it.
DeployStandardToken deploys a new Ethereum contract, binding an instance of StandardToken to it.
DeployZapTokenBSC deploys a new Ethereum contract, binding an instance of ZapTokenBSC to it.
NewBasicToken creates a new instance of BasicToken, bound to a specific deployed contract.
NewBasicTokenCaller creates a new read-only instance of BasicToken, bound to a specific deployed contract.
NewBasicTokenFilterer creates a new log filterer instance of BasicToken, bound to a specific deployed contract.
NewBasicTokenTransactor creates a new write-only instance of BasicToken, bound to a specific deployed contract.
NewERC20 creates a new instance of ERC20, bound to a specific deployed contract.
NewERC20Basic creates a new instance of ERC20Basic, bound to a specific deployed contract.
NewERC20BasicCaller creates a new read-only instance of ERC20Basic, bound to a specific deployed contract.
NewERC20BasicFilterer creates a new log filterer instance of ERC20Basic, bound to a specific deployed contract.
NewERC20BasicTransactor creates a new write-only instance of ERC20Basic, bound to a specific deployed contract.
NewERC20Caller creates a new read-only instance of ERC20, bound to a specific deployed contract.
NewERC20Filterer creates a new log filterer instance of ERC20, bound to a specific deployed contract.
NewERC20Transactor creates a new write-only instance of ERC20, bound to a specific deployed contract.
NewMintableToken creates a new instance of MintableToken, bound to a specific deployed contract.
NewMintableTokenCaller creates a new read-only instance of MintableToken, bound to a specific deployed contract.
NewMintableTokenFilterer creates a new log filterer instance of MintableToken, bound to a specific deployed contract.
NewMintableTokenTransactor creates a new write-only instance of MintableToken, bound to a specific deployed contract.
NewOwnable creates a new instance of Ownable, bound to a specific deployed contract.
NewOwnableCaller creates a new read-only instance of Ownable, bound to a specific deployed contract.
NewOwnableFilterer creates a new log filterer instance of Ownable, bound to a specific deployed contract.
NewOwnableTransactor creates a new write-only instance of Ownable, bound to a specific deployed contract.
NewSafeMath creates a new instance of SafeMath, bound to a specific deployed contract.
NewSafeMathCaller creates a new read-only instance of SafeMath, bound to a specific deployed contract.
NewSafeMathFilterer creates a new log filterer instance of SafeMath, bound to a specific deployed contract.
NewSafeMathTransactor creates a new write-only instance of SafeMath, bound to a specific deployed contract.
NewStandardToken creates a new instance of StandardToken, bound to a specific deployed contract.
NewStandardTokenCaller creates a new read-only instance of StandardToken, bound to a specific deployed contract.
NewStandardTokenFilterer creates a new log filterer instance of StandardToken, bound to a specific deployed contract.
NewStandardTokenTransactor creates a new write-only instance of StandardToken, bound to a specific deployed contract.
NewZapTokenBSC creates a new instance of ZapTokenBSC, bound to a specific deployed contract.
NewZapTokenBSCCaller creates a new read-only instance of ZapTokenBSC, bound to a specific deployed contract.
NewZapTokenBSCFilterer creates a new log filterer instance of ZapTokenBSC, bound to a specific deployed contract.
NewZapTokenBSCTransactor creates a new write-only instance of ZapTokenBSC, bound to a specific deployed contract.

# Constants

BasicTokenABI is the input ABI used to generate the binding from.
ERC20ABI is the input ABI used to generate the binding from.
ERC20BasicABI is the input ABI used to generate the binding from.
MintableTokenABI is the input ABI used to generate the binding from.
OwnableABI is the input ABI used to generate the binding from.
SafeMathABI is the input ABI used to generate the binding from.
StandardTokenABI is the input ABI used to generate the binding from.
ZapTokenBSCABI is the input ABI used to generate the binding from.

# Variables

BasicTokenBin is the compiled bytecode used for deploying new contracts.
BasicTokenFuncSigs maps the 4-byte function signature to its string representation.
ERC20BasicFuncSigs maps the 4-byte function signature to its string representation.
ERC20FuncSigs maps the 4-byte function signature to its string representation.
MintableTokenBin is the compiled bytecode used for deploying new contracts.
MintableTokenFuncSigs maps the 4-byte function signature to its string representation.
OwnableBin is the compiled bytecode used for deploying new contracts.
OwnableFuncSigs maps the 4-byte function signature to its string representation.
SafeMathBin is the compiled bytecode used for deploying new contracts.
StandardTokenBin is the compiled bytecode used for deploying new contracts.
StandardTokenFuncSigs maps the 4-byte function signature to its string representation.
ZapTokenBSCBin is the compiled bytecode used for deploying new contracts.
ZapTokenBSCFuncSigs maps the 4-byte function signature to its string representation.

# Structs

BasicToken is an auto generated Go binding around an Ethereum contract.
BasicTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
BasicTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BasicTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BasicTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BasicTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
BasicTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BasicTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
BasicTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BasicTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BasicTokenTransfer represents a Transfer event raised by the BasicToken contract.
BasicTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the BasicToken contract.
ERC20 is an auto generated Go binding around an Ethereum contract.
ERC20Approval represents a Approval event raised by the ERC20 contract.
ERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20 contract.
ERC20Basic is an auto generated Go binding around an Ethereum contract.
ERC20BasicCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20BasicCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20BasicCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20BasicFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20BasicRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20BasicSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20BasicTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20BasicTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20BasicTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20BasicTransfer represents a Transfer event raised by the ERC20Basic contract.
ERC20BasicTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20Basic contract.
ERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20Transfer represents a Transfer event raised by the ERC20 contract.
ERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20 contract.
MintableToken is an auto generated Go binding around an Ethereum contract.
MintableTokenApproval represents a Approval event raised by the MintableToken contract.
MintableTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the MintableToken contract.
MintableTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
MintableTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MintableTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MintableTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MintableTokenMint represents a Mint event raised by the MintableToken contract.
MintableTokenMintFinished represents a MintFinished event raised by the MintableToken contract.
MintableTokenMintFinishedIterator is returned from FilterMintFinished and is used to iterate over the raw logs and unpacked data for MintFinished events raised by the MintableToken contract.
MintableTokenMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the MintableToken contract.
MintableTokenOwnershipTransferred represents a OwnershipTransferred event raised by the MintableToken contract.
MintableTokenOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the MintableToken contract.
MintableTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
MintableTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MintableTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
MintableTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MintableTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MintableTokenTransfer represents a Transfer event raised by the MintableToken contract.
MintableTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the MintableToken contract.
Ownable is an auto generated Go binding around an Ethereum contract.
OwnableCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OwnableOwnershipTransferred represents a OwnershipTransferred event raised by the Ownable contract.
OwnableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Ownable contract.
OwnableRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnableTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SafeMath is an auto generated Go binding around an Ethereum contract.
SafeMathCaller is an auto generated read-only Go binding around an Ethereum contract.
SafeMathCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SafeMathCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SafeMathFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SafeMathRaw is an auto generated low-level Go binding around an Ethereum contract.
SafeMathSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SafeMathTransactor is an auto generated write-only Go binding around an Ethereum contract.
SafeMathTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SafeMathTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StandardToken is an auto generated Go binding around an Ethereum contract.
StandardTokenApproval represents a Approval event raised by the StandardToken contract.
StandardTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the StandardToken contract.
StandardTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
StandardTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StandardTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StandardTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StandardTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
StandardTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StandardTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
StandardTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StandardTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StandardTokenTransfer represents a Transfer event raised by the StandardToken contract.
StandardTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the StandardToken contract.
ZapTokenBSC is an auto generated Go binding around an Ethereum contract.
ZapTokenBSCApproval represents a Approval event raised by the ZapTokenBSC contract.
ZapTokenBSCApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ZapTokenBSC contract.
ZapTokenBSCCaller is an auto generated read-only Go binding around an Ethereum contract.
ZapTokenBSCCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZapTokenBSCCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZapTokenBSCFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZapTokenBSCMint represents a Mint event raised by the ZapTokenBSC contract.
ZapTokenBSCMintFinished represents a MintFinished event raised by the ZapTokenBSC contract.
ZapTokenBSCMintFinishedIterator is returned from FilterMintFinished and is used to iterate over the raw logs and unpacked data for MintFinished events raised by the ZapTokenBSC contract.
ZapTokenBSCMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the ZapTokenBSC contract.
ZapTokenBSCOwnershipTransferred represents a OwnershipTransferred event raised by the ZapTokenBSC contract.
ZapTokenBSCOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ZapTokenBSC contract.
ZapTokenBSCRaw is an auto generated low-level Go binding around an Ethereum contract.
ZapTokenBSCSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZapTokenBSCTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZapTokenBSCTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZapTokenBSCTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZapTokenBSCTransfer represents a Transfer event raised by the ZapTokenBSC contract.
ZapTokenBSCTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ZapTokenBSC contract.