VyErc20TokenDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

tokenAddress

string

Contract address of the token

βœ—

rawBalance

string

Raw token balance

βœ—

balance

number

Normalized token balance

βœ—

decimals

number

Decimals of the token

βœ—

symbol

string

The symbol of the token

βœ—

logo

string

Logo of the token (_URL_)

βœ—

type

string

The type of token, which depends on the specific blockchain

βœ—

transferable

boolean

Indicates whether or not the token can be transferred

βœ—

name

string

Name of the token

βœ—

possibleSpam

boolean

Indicates if the token is possibly a spam

βœ—

exchange

βœ—

categories

string

The categories under which the token falls.

βœ—

links

Any

Social links such as Website, Facebook, YouTube, etc.

βœ—

thumbnail

string

The URL to the token's thumbnail image

βœ—

portfolioPercentage

number

The percentage of the token's value relative to the total portfolio value

βœ—

References

Operation

Last updated