Skip to main content
Deprecated. Prefer fetchWalletMetadata() or your persisted walletMetadata. See the V1 migration guide.

Function Signature

Description

Retrieves all SVM wallets for the authenticated user. This function returns an array of SVM wallet objects containing information about all Solana wallets associated with the current user.

Parameters

None

Returns

  • Promise<Wallet[]> - Array of SVM wallet objects

Example

Response Format

Error Handling

Last modified on July 3, 2026