Export

NFTWithBalance

Hierarchy

  • NFTWithBalance

Properties

Memberof

NFTWithBalance

token_id: string

An uint256 token id as string

Memberof

NFTWithBalance

contract_address: string

The contract address of the NFT

Memberof

NFTWithBalance

Memberof

NFTWithBalance

indexed_at: string

When the NFT was first indexed

Memberof

NFTWithBalance

updated_at: string

When the NFT owner was last updated

Memberof

NFTWithBalance

metadata_synced_at: null | string

When NFT metadata was last synced

Memberof

NFTWithBalance

metadata_id?: null | string

The id of the metadata of this NFT

Memberof

NFTWithBalance

name: null | string

The name of the NFT

Memberof

NFTWithBalance

description: null | string

The description of the NFT

Memberof

NFTWithBalance

image: null | string

The image url of the NFT

Memberof

NFTWithBalance

external_link: null | string

The external website link of NFT

Memberof

NFTWithBalance

animation_url: null | string

The animation url of the NFT

Memberof

NFTWithBalance

youtube_url: null | string

The youtube URL of NFT

Memberof

NFTWithBalance

List of Metadata attributes

Memberof

NFTWithBalance

balance: string

The amount of this NFT this account owns

Memberof

NFTWithBalance

Generated using TypeDoc