getBalance with the wallet address.
EVM
Get balance for all wallets
In this example, we will get the balance for each connected wallet.
For each wallet, we will get the provider with useRpcProviders, to fetch the
balance by calling the
Was this page helpful?