Export

NFT

Hierarchy

  • NFT

Properties

chain: Types.Chain

Memberof

NFT

token_id: string

An uint256 token id as string

Memberof

NFT

contract_address: string

The contract address of the NFT

Memberof

NFT

contract_type: Types.NFTContractType

Memberof

NFT

indexed_at: string

When the NFT was first indexed

Memberof

NFT

updated_at: string

When the NFT owner was last updated

Memberof

NFT

metadata_synced_at: null | string

When NFT metadata was last synced

Memberof

NFT

metadata_id?: null | string

The id of the metadata of this NFT

Memberof

NFT

name: null | string

The name of the NFT

Memberof

NFT

description: null | string

The description of the NFT

Memberof

NFT

image: null | string

The image url of the NFT

Memberof

NFT

external_link: null | string

The external website link of NFT

Memberof

NFT

animation_url: null | string

The animation url of the NFT

Memberof

NFT

youtube_url: null | string

The youtube URL of NFT

Memberof

NFT

List of NFT Metadata attributes

Memberof

NFT

total_supply?: null | string

The total supply of NFT

Memberof

NFT

Generated using TypeDoc