How can get all coin balances in my wallet using moralis?

I am going to the coins balance imported into my wallet.
for example, USDT, USDC, …
Can I get the coins balance using useERC20Balance()?

You can use Moralis Api check the doc. https://docs.moralis.io/moralis-dapp/web3-sdk/account#gettokenbalances

1 Like