GetErc20Tokens (ByWalletId)
This endpoint fetches all the ERC20 token balance by wallet `ID`
Parameters
walletId
string
`ID` of the wallet
Returns
VyTask<VyErc20TokenDto[]> ERC20 token balances of wallet retrieved successfully.
Last updated
This endpoint fetches all the ERC20 token balance by wallet `ID`
Parameters
walletId
string
`ID` of the wallet
Returns
VyTask<VyErc20TokenDto[]> ERC20 token balances of wallet retrieved successfully.
Last updated