package
0.0.0-20210524052030-e0cfe8bf35cc
Repository: https://github.com/loomnetwork/go-loom.git
Documentation: pkg.go.dev

# Functions

NewERC721 creates a new instance of ERC721, bound to a specific deployed contract.
NewERC721Caller creates a new read-only instance of ERC721, bound to a specific deployed contract.
NewERC721Filterer creates a new log filterer instance of ERC721, bound to a specific deployed contract.
NewERC721Transactor creates a new write-only instance of ERC721, bound to a specific deployed contract.

# Constants

ERC721ABI is the input ABI used to generate the binding from.

# Structs

ERC721 is an auto generated Go binding around an Ethereum contract.
ERC721Approval represents a Approval event raised by the ERC721 contract.
ERC721ApprovalForAll represents a ApprovalForAll event raised by the ERC721 contract.
ERC721ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ERC721 contract.
ERC721ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC721 contract.
ERC721Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC721CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC721CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC721Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC721GatewayAdded represents a GatewayAdded event raised by the ERC721 contract.
ERC721GatewayAddedIterator is returned from FilterGatewayAdded and is used to iterate over the raw logs and unpacked data for GatewayAdded events raised by the ERC721 contract.
ERC721GatewayRemoved represents a GatewayRemoved event raised by the ERC721 contract.
ERC721GatewayRemovedIterator is returned from FilterGatewayRemoved and is used to iterate over the raw logs and unpacked data for GatewayRemoved events raised by the ERC721 contract.
ERC721MinterAdded represents a MinterAdded event raised by the ERC721 contract.
ERC721MinterAddedIterator is returned from FilterMinterAdded and is used to iterate over the raw logs and unpacked data for MinterAdded events raised by the ERC721 contract.
ERC721MinterRemoved represents a MinterRemoved event raised by the ERC721 contract.
ERC721MinterRemovedIterator is returned from FilterMinterRemoved and is used to iterate over the raw logs and unpacked data for MinterRemoved events raised by the ERC721 contract.
ERC721Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC721Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC721Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC721TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC721TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC721Transfer represents a Transfer event raised by the ERC721 contract.
ERC721TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC721 contract.
ERC721ValidatorAdded represents a ValidatorAdded event raised by the ERC721 contract.
ERC721ValidatorAddedIterator is returned from FilterValidatorAdded and is used to iterate over the raw logs and unpacked data for ValidatorAdded events raised by the ERC721 contract.
ERC721ValidatorRemoved represents a ValidatorRemoved event raised by the ERC721 contract.
ERC721ValidatorRemovedIterator is returned from FilterValidatorRemoved and is used to iterate over the raw logs and unpacked data for ValidatorRemoved events raised by the ERC721 contract.