GetNativeBalance (ByWalletId)
This endpoint gets native balance of a wallet by wallet `ID`.
Parameters
walletId
string
`ID` of the wallet
Returns
VyTask<VyWalletNativeBalanceDto> Native balance of wallet retrieved successfully.
Last updated
This endpoint gets native balance of a wallet by wallet `ID`.
Parameters
walletId
string
`ID` of the wallet
Returns
VyTask<VyWalletNativeBalanceDto> Native balance of wallet retrieved successfully.
Last updated