How can I retrieve the total balance in USD for a Web3 wallet address using the Thirdweb package?
Making separate requests for each network is very cumbersome.
I would like to retrieve the total net USD balance for a wallet across different networks (Ethereum, Avalanche, BSC), similar to the Moralis API’s “Wallet Net Worth” endpoint.
This way, a single request would be much more convenient.
Is this possible with Thirdweb?