Function useBalanceForAddress

  • Get the native token balance of a wallet address on the activeChain network set in the ThirdwebProvider

    Parameters

    • walletAddress: string

      the address of the wallet that you want to get the native balance

    Returns UseQueryResult

    the balance of the given wallet address

Generated using TypeDoc