React Hooks API Reference
Modules
| Module | Description |
|---|---|
| Types | Shared React Query option types used by SNS hooks. |
| usePrimaryDomain | Wallet primary-domain lookup through TanStack Query. |
| useProfilePic | Verified SNS profile-picture records through TanStack Query. |
| useRecords | Verified SNS record queries and their public result types. |
| useResolve | Domain resolution through TanStack Query. |
| useReverseLookup | Domain-account reverse lookup through TanStack Query. |
| useSafeResolve | Safe domain resolution through TanStack Query. |
| useSnsDomainsForOwner | Wallet-owned SNS domain queries through TanStack Query. |
| useSubdomains | SNS subdomain queries through TanStack Query. |