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

# Functions

DeployZenBase deploys a new Ethereum contract, binding an instance of ZenBase to it.
NewZenBase creates a new instance of ZenBase, bound to a specific deployed contract.
NewZenBaseCaller creates a new read-only instance of ZenBase, bound to a specific deployed contract.
NewZenBaseFilterer creates a new log filterer instance of ZenBase, bound to a specific deployed contract.
NewZenBaseTransactor creates a new write-only instance of ZenBase, bound to a specific deployed contract.

# Variables

ZenBaseABI is the input ABI used to generate the binding from.
ZenBaseBin is the compiled bytecode used for deploying new contracts.
ZenBaseMetaData contains all meta data concerning the ZenBase contract.

# Structs

StructsTransaction is an auto generated low-level Go binding around an user-defined struct.
ZenBase is an auto generated Go binding around an Ethereum contract.
ZenBaseApproval represents a Approval event raised by the ZenBase contract.
ZenBaseApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ZenBase contract.
ZenBaseCaller is an auto generated read-only Go binding around an Ethereum contract.
ZenBaseCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZenBaseCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZenBaseFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZenBaseOwnershipTransferred represents a OwnershipTransferred event raised by the ZenBase contract.
ZenBaseOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ZenBase contract.
ZenBaseRaw is an auto generated low-level Go binding around an Ethereum contract.
ZenBaseSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZenBaseTransactionProcessed represents a TransactionProcessed event raised by the ZenBase contract.
ZenBaseTransactionProcessedIterator is returned from FilterTransactionProcessed and is used to iterate over the raw logs and unpacked data for TransactionProcessed events raised by the ZenBase contract.
ZenBaseTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZenBaseTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZenBaseTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZenBaseTransfer represents a Transfer event raised by the ZenBase contract.
ZenBaseTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ZenBase contract.