FVyNativeTokenDto
Data transfer object for native blockchain tokens
Last updated
Data transfer object for native blockchain tokens
Last updated
available
bool
Indicates if the token is available
chain
The blockchain chain of the token
balance
double
The token balance
gasBalance
double
The gas balance
symbol
FString
The token symbol
gasSymbol
FString
The gas symbol
rawBalance
FString
The raw token balance
rawGasBalance
FString
The raw gas balance
decimals
int
The number of decimals for the token