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