symbol? | string | Token symbol (e.g., ‘USDC’, ‘SOL’). Default: ‘SOL’. Overridden by mintAddress if both provided |
mintAddress? | string | Token mint address. Takes precedence over symbol |
accountAddress? | string | Account address (defaults to authenticated account) |
enabled? | boolean | Enable automatic fetching (default: true) |
refetchOnWindowFocus? | boolean | Refetch on window focus (default: false) |
staleTime? | number | Data freshness time in ms (default: 10000) |