I’m looking for a query to get all the token balances/holdings of a single wallet with the values of each holding in USD.
So far I’ve managed to get all the token balances of the wallet and their balance of the token but I’m still not sure how to find the value of each of these token balances in USD.
At the present moment, it is not possible for the API get the token balances’ value in USD. However, you can check for other values such as ETH, USDT, USDC, etc. by adding an extra filter to the balances as shown.