You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a static const VAULT_TOKEN_PRECISION_VALUE with 8 decimals for now.
We should fetch this info for respective vault token with readHederaVaultDecimals call and use the response value for the amounts formatting int <> bigint
The text was updated successfully, but these errors were encountered:
We have a static const
VAULT_TOKEN_PRECISION_VALUE
with 8 decimals for now.We should fetch this info for respective vault token with
readHederaVaultDecimals
call and use the response value for the amounts formatting int <> bigintThe text was updated successfully, but these errors were encountered: