stack

Home > @infiniteobjects/data-types > IAssetPointer

IAssetPointer interface

NFT data

Signature:

export interface IAssetPointer 

Remarks

This data should be enough to find the token in the blockain

Properties

Property Modifiers Type Description
chain   Blockchain Blockchain one off Blockchain enumeration values.
contract   string The contract address
publicUrl   string (ALPHA) Public Url
tokenId   Nullable<string> The token ID, or null if ERC-20