Interface NonFungibleToken

Hierarchy

Properties

contractAddress: string

The contract address for the creation of this token.

network: string

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

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