Skip to content

@swapped/connect-sdk / react / UsePrefetchWalletTransferCurrenciesOptions

Type Alias: UsePrefetchWalletTransferCurrenciesOptions

UsePrefetchWalletTransferCurrenciesOptions = object

Defined in: src/react/wallets/hooks/usePrefetchWalletTransferCurrencies.ts:5

Properties

enabled?

optional enabled?: boolean

Defined in: src/react/wallets/hooks/usePrefetchWalletTransferCurrencies.ts:10

When false, skips prefetch. Default true. Useful if the host only wants prefetch after a session/wallet gate.