Interface NonFungibleTokenMetadata

Hierarchy

Properties

collection: null | NFTCollectionMetadata
contractAddress: string

The contract address for the creation of this token.

icon: string
label: string
metadataError: undefined | string
network: string

The name of the chain on which this token was created on.

src: string
timeLastUpdated: string
tokenId: string

The token ID that uniquely identifies this token.

tokenStandard?: string

For network where multiple token standards exists, this specifies the token standard.

type: NFT

The type of the token.

Generated using TypeDoc