Skip to main content
All hooks require WalletProviders (or DZapWidgetProvider). useAccount is also re-exported from @dzapio/widget.

useAccount

account includes address, chainId, chainType, isConnected, status, and ensName when available. chainType is one of evm, svm, bvm, bvmTestnet, suivm, and other values in ChainTypes.

useRefetchBalance

Reads on-chain balances over RPC (EVM multicall, SPL, BTC, Sui). This does not hit the DZap balance-of API.

Other hooks

Last modified on August 18, 2026