Get all ERC20 Token Balance by walletId

This endpoint fetches all the ERC20 token balance by wallet UUID

Path Params
uuid
required

UUID of the wallet

Query Params
tokenAddress
array of strings

Filter results by specific token contract addresses. Accepts multiple addresses to retrieve balances for multiple tokens in a single request. Each address must be a valid contract address on the specified blockchain network.

tokenAddress
boolean
Defaults to false

Set to false if you do not want to retrieve 0 or dust balances (example 0.00000000001). When set to true everything is returned including 0 balances. In case of HEDERA: tokens with 0 balance are associated tokens.

boolean
Defaults to false

Indication to include possible spam tokens in the response body or not.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json