React Hooks API Reference / usePrimaryDomain
usePrimaryDomain
Wallet primary-domain lookup through TanStack Query.
Type Aliases
| Type Alias | Description |
|---|---|
| PrimaryDomainResult | The resolved primary-domain data returned for a wallet with a configured primary domain. |
Functions
| Function | Description |
|---|---|
| usePrimaryDomain | Retrieves the primary domain set for a wallet through React Query. |