# Functions
NewERC1155 creates a new instance of ERC1155, bound to a specific deployed contract.
NewERC1155Caller creates a new read-only instance of ERC1155, bound to a specific deployed contract.
NewERC1155Filterer creates a new log filterer instance of ERC1155, bound to a specific deployed contract.
NewERC1155Transactor creates a new write-only instance of ERC1155, bound to a specific deployed contract.
NewERC165 creates a new instance of ERC165, bound to a specific deployed contract.
NewERC165Caller creates a new read-only instance of ERC165, bound to a specific deployed contract.
NewERC165Filterer creates a new log filterer instance of ERC165, bound to a specific deployed contract.
NewERC165Transactor creates a new write-only instance of ERC165, bound to a specific deployed contract.
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.
# Variables
ERC1155ABI is the input ABI used to generate the binding from.
ERC1155MetaData contains all meta data concerning the ERC1155 contract.
ERC165ABI is the input ABI used to generate the binding from.
ERC165MetaData contains all meta data concerning the ERC165 contract.
# Structs
ERC1155 is an auto generated Go binding around an Ethereum contract.
ERC1155ApprovalForAll represents a ApprovalForAll event raised by the ERC1155 contract.
ERC1155ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ERC1155 contract.
ERC1155Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC1155CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC1155CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC1155Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC1155Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC1155Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC1155Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC1155TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC1155TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC1155TransferBatch represents a TransferBatch event raised by the ERC1155 contract.
ERC1155TransferBatchIterator is returned from FilterTransferBatch and is used to iterate over the raw logs and unpacked data for TransferBatch events raised by the ERC1155 contract.
ERC1155TransferSingle represents a TransferSingle event raised by the ERC1155 contract.
ERC1155TransferSingleIterator is returned from FilterTransferSingle and is used to iterate over the raw logs and unpacked data for TransferSingle events raised by the ERC1155 contract.
ERC1155URI represents a URI event raised by the ERC1155 contract.
ERC1155URIIterator is returned from FilterURI and is used to iterate over the raw logs and unpacked data for URI events raised by the ERC1155 contract.
ERC165 is an auto generated Go binding around an Ethereum contract.
ERC165Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC165CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC165CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC165Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC165Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC165Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC165Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC165TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC165TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
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.
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.