Export

Token

Hierarchy

  • Token

Properties

chain: Types.Chain

Memberof

Token

contract_address: string

The address of token contract

Memberof

Token

root_contract_address: null | string

The address of root token contract

Memberof

Token

symbol: null | string

The symbol of token

Memberof

Token

decimals: null | number

The decimals of token

Memberof

Token

image_url: null | string

The image url of token

Memberof

Token

name: null | string

The name of token

Memberof

Token

verification_status: Types.AssetVerificationStatus

Memberof

Token

updated_at: string

When the collection was last updated

Memberof

Token

Generated using TypeDoc