VyWalletNativeBalanceDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

available

bool

Indicates whether the balance check was successful or not

chain

Type of blockchain

balance

float

Normalized balance of the native token

gasBalance

float

Normalized balance of the gas token (same as `balance` when the token for paying gas/fees is the same native token)

symbol

string

Symbol of the native token

gasSymbol

string

Symbol of the gas token

rawBalance

string

Raw balance of the native token

rawGasBalance

string

Raw balance of the gas token

decimals

int

Number of decimals of the native token

References

Schema

Operation

Last updated