package
0.0.0-20210524052030-e0cfe8bf35cc
Repository: https://github.com/loomnetwork/go-loom.git
Documentation: pkg.go.dev
# Functions
NewERC721X creates a new instance of ERC721X, bound to a specific deployed contract.
NewERC721XCaller creates a new read-only instance of ERC721X, bound to a specific deployed contract.
NewERC721XFilterer creates a new log filterer instance of ERC721X, bound to a specific deployed contract.
NewERC721XTransactor creates a new write-only instance of ERC721X, bound to a specific deployed contract.
# Constants
ERC721XABI is the input ABI used to generate the binding from.
# Structs
ERC721X is an auto generated Go binding around an Ethereum contract.
ERC721XApproval represents a Approval event raised by the ERC721X contract.
ERC721XApprovalForAll represents a ApprovalForAll event raised by the ERC721X contract.
ERC721XApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ERC721X contract.
ERC721XApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC721X contract.
ERC721XBatchTransfer represents a BatchTransfer event raised by the ERC721X contract.
ERC721XBatchTransferIterator is returned from FilterBatchTransfer and is used to iterate over the raw logs and unpacked data for BatchTransfer events raised by the ERC721X contract.
ERC721XCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC721XCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC721XCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC721XFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC721XRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC721XSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC721XTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC721XTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC721XTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC721XTransfer represents a Transfer event raised by the ERC721X contract.
ERC721XTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC721X contract.
ERC721XTransferWithQuantity represents a TransferWithQuantity event raised by the ERC721X contract.
ERC721XTransferWithQuantityIterator is returned from FilterTransferWithQuantity and is used to iterate over the raw logs and unpacked data for TransferWithQuantity events raised by the ERC721X contract.