NFT defines the NFT.

Hierarchy

  • NFT

Properties

Properties

classId: string

class_id associated with the NFT, similar to the contract address of ERC721

data: undefined | Any

data is an app specific data of the NFT. Optional

id: string

id is a unique identifier of the NFT

uri: string

uri for the NFT metadata stored off chain

uriHash: string

uri_hash is a hash of the document pointed by uri

Generated using TypeDoc