VyErc20TokenDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

tokenAddress

string

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

References

Operation

Last updated