package
0.0.0-20250205152611-bfae35225242
Repository: https://github.com/ole-larsen/plutonium.git
Documentation: pkg.go.dev
# Functions
DeployNFTCollection deploys a new Ethereum contract, binding an instance of NFTCollection to it.
NewNFTCollection creates a new instance of NFTCollection, bound to a specific deployed contract.
NewNFTCollectionCaller creates a new read-only instance of NFTCollection, bound to a specific deployed contract.
NewNFTCollectionFilterer creates a new log filterer instance of NFTCollection, bound to a specific deployed contract.
NewNFTCollectionTransactor creates a new write-only instance of NFTCollection, bound to a specific deployed contract.
# Variables
NFTCollectionABI is the input ABI used to generate the binding from.
NFTCollectionBin is the compiled bytecode used for deploying new contracts.
NFTCollectionMetaData contains all meta data concerning the NFTCollection contract.
# Structs
NFTCollection is an auto generated Go binding around an Ethereum contract.
NFTCollectionApproval represents a Approval event raised by the NFTCollection contract.
NFTCollectionApprovalForAll represents a ApprovalForAll event raised by the NFTCollection contract.
NFTCollectionApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the NFTCollection contract.
NFTCollectionApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the NFTCollection contract.
NFTCollectionCaller is an auto generated read-only Go binding around an Ethereum contract.
NFTCollectionCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NFTCollectionCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NFTCollectionFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NFTCollectionRaw is an auto generated low-level Go binding around an Ethereum contract.
NFTCollectionSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NFTCollectionTransactor is an auto generated write-only Go binding around an Ethereum contract.
NFTCollectionTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NFTCollectionTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NFTCollectionTransfer represents a Transfer event raised by the NFTCollection contract.
NFTCollectionTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the NFTCollection contract.