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 the Metadata class, which holds additional information and details about the NFT.

Last updated

Change request #16: lucenaluis137's Dec 28 changes