package
0.28.0
Repository: https://github.com/ten-protocol/go-ten.git
Documentation: pkg.go.dev

# Functions

DeployZenTestnet deploys a new Ethereum contract, binding an instance of ZenTestnet to it.
NewZenTestnet creates a new instance of ZenTestnet, bound to a specific deployed contract.
NewZenTestnetCaller creates a new read-only instance of ZenTestnet, bound to a specific deployed contract.
NewZenTestnetFilterer creates a new log filterer instance of ZenTestnet, bound to a specific deployed contract.
NewZenTestnetTransactor creates a new write-only instance of ZenTestnet, bound to a specific deployed contract.

# Variables

ZenTestnetABI is the input ABI used to generate the binding from.
ZenTestnetBin is the compiled bytecode used for deploying new contracts.
ZenTestnetMetaData contains all meta data concerning the ZenTestnet contract.

# Structs

StructsTransaction is an auto generated low-level Go binding around an user-defined struct.
ZenTestnet is an auto generated Go binding around an Ethereum contract.
ZenTestnetApproval represents a Approval event raised by the ZenTestnet contract.
ZenTestnetApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ZenTestnet contract.
ZenTestnetCaller is an auto generated read-only Go binding around an Ethereum contract.
ZenTestnetCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZenTestnetCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZenTestnetFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZenTestnetInitialized represents a Initialized event raised by the ZenTestnet contract.
ZenTestnetInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the ZenTestnet contract.
ZenTestnetOwnershipTransferred represents a OwnershipTransferred event raised by the ZenTestnet contract.
ZenTestnetOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ZenTestnet contract.
ZenTestnetRaw is an auto generated low-level Go binding around an Ethereum contract.
ZenTestnetSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZenTestnetTransactionProcessed represents a TransactionProcessed event raised by the ZenTestnet contract.
ZenTestnetTransactionProcessedIterator is returned from FilterTransactionProcessed and is used to iterate over the raw logs and unpacked data for TransactionProcessed events raised by the ZenTestnet contract.
ZenTestnetTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZenTestnetTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZenTestnetTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZenTestnetTransfer represents a Transfer event raised by the ZenTestnet contract.
ZenTestnetTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ZenTestnet contract.