VyErc20TokenDto
\!! DESCRIPTION MISSING !!
Properties
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
β
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