Skip to content

FetchWalletsOptions

FetchWalletsOptions = object

Query options for fetchWallets.

optional chains?: readonly string[]

CAIP-2 chain IDs. Results must support at least one.


optional entries?: number

Maximum number of entries to request.


optional ids?: readonly string[]

Exact WalletConnect Explorer IDs to request.


optional page?: number

One-based result page.


projectId: string

WalletConnect Cloud project ID.


optional search?: string

Wallet-name search text.