I want to check the total assets value in dollars of a wallet.
For example, I just want to check how much asset (Ethers, erc20 tokens) does a wallet hold in form of dollars? e.g: 2000$ worth of assets given the wallet address (xyz)
I want to do it via web3
Any lead?