GetNativeBalance (ByWalletAddress)
This endpoint gets the native balance by blockchain and wallet address.
Last updated
This endpoint gets the native balance by blockchain and wallet address.
Last updated
Parameters
chain
Indication on which chain the balance should be fetched
walletAddress
string
The address of the wallet
Returns
VyTask<VyWalletNativeBalanceDto> Native balance of wallet retrieved successfully.