package
1.0.0
Repository: https://github.com/videocoin/marketplace.git
Documentation: pkg.go.dev

# Functions

DeployNFT1155 deploys a new Ethereum contract, binding an instance of NFT1155 to it.
DeployNFT721 deploys a new Ethereum contract, binding an instance of NFT721 to it.
NewNFT1155 creates a new instance of NFT1155, bound to a specific deployed contract.
NewNFT1155Caller creates a new read-only instance of NFT1155, bound to a specific deployed contract.
NewNFT1155Filterer creates a new log filterer instance of NFT1155, bound to a specific deployed contract.
NewNFT1155Transactor creates a new write-only instance of NFT1155, bound to a specific deployed contract.
NewNFT721 creates a new instance of NFT721, bound to a specific deployed contract.
NewNFT721Caller creates a new read-only instance of NFT721, bound to a specific deployed contract.
NewNFT721Filterer creates a new log filterer instance of NFT721, bound to a specific deployed contract.
NewNFT721Transactor creates a new write-only instance of NFT721, bound to a specific deployed contract.

# Constants

NFT1155ABI is the input ABI used to generate the binding from.
NFT721ABI is the input ABI used to generate the binding from.

# Variables

NFT1155Bin is the compiled bytecode used for deploying new contracts.
NFT721Bin is the compiled bytecode used for deploying new contracts.

# Structs

NFT1155 is an auto generated Go binding around an Ethereum contract.
NFT1155ApprovalForAll represents a ApprovalForAll event raised by the NFT1155 contract.
NFT1155ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the NFT1155 contract.
NFT1155Caller is an auto generated read-only Go binding around an Ethereum contract.
NFT1155CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NFT1155CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NFT1155Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
NFT1155Raw is an auto generated low-level Go binding around an Ethereum contract.
NFT1155Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NFT1155Transactor is an auto generated write-only Go binding around an Ethereum contract.
NFT1155TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NFT1155TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NFT1155TransferBatch represents a TransferBatch event raised by the NFT1155 contract.
NFT1155TransferBatchIterator is returned from FilterTransferBatch and is used to iterate over the raw logs and unpacked data for TransferBatch events raised by the NFT1155 contract.
NFT1155TransferSingle represents a TransferSingle event raised by the NFT1155 contract.
NFT1155TransferSingleIterator is returned from FilterTransferSingle and is used to iterate over the raw logs and unpacked data for TransferSingle events raised by the NFT1155 contract.
NFT1155URI represents a URI event raised by the NFT1155 contract.
NFT1155URIIterator is returned from FilterURI and is used to iterate over the raw logs and unpacked data for URI events raised by the NFT1155 contract.
NFT721 is an auto generated Go binding around an Ethereum contract.
NFT721Approval represents a Approval event raised by the NFT721 contract.
NFT721ApprovalForAll represents a ApprovalForAll event raised by the NFT721 contract.
NFT721ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the NFT721 contract.
NFT721ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the NFT721 contract.
NFT721Caller is an auto generated read-only Go binding around an Ethereum contract.
NFT721CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NFT721CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NFT721Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
NFT721Raw is an auto generated low-level Go binding around an Ethereum contract.
NFT721RoleAdminChanged represents a RoleAdminChanged event raised by the NFT721 contract.
NFT721RoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the NFT721 contract.
NFT721RoleGranted represents a RoleGranted event raised by the NFT721 contract.
NFT721RoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the NFT721 contract.
NFT721RoleRevoked represents a RoleRevoked event raised by the NFT721 contract.
NFT721RoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the NFT721 contract.
NFT721Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NFT721Transactor is an auto generated write-only Go binding around an Ethereum contract.
NFT721TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NFT721TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NFT721Transfer represents a Transfer event raised by the NFT721 contract.
NFT721TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the NFT721 contract.