NFT Items
This section provides details on the various NFT Items, including their identifiers, attributes and metadata.
NFT Data
collectionId: An integer representing the unique identifier of the NFT collection to which this specific NFT belongs.nftId: A string representing the unique identifier of the NFT within its collection.metadata: An instance of theMetadataclass, which holds additional information and details about the NFT.
Last updated