VyErc20TokenDto
\!! DESCRIPTION MISSING !!
Properties
TokenAddress
string
Contract address of the token
β
RawBalance
string
Raw token balance
β
Balance
double
Normalized token balance
β
Decimals
int
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
bool
Indicates whether or not the token can be transferred
β
Name
string
Name of the token
β
PossibleSpam
bool
Indicates if the token is possibly a spam
β
Categories
string
The categories under which the token falls.
β
Links
JToken
Social links such as Website, Facebook, YouTube, etc.
β
Thumbnail
string
The URL to the token's thumbnail image
β
PortfolioPercentage
float
The percentage of the token's value relative to the total portfolio value
β
References
Operation
Last updated