VyErc20TokenDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

tokenAddress

string

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