Skip to content

@swapped/connect-sdk / react / UseWalletConnectionsOptions

Type Alias: UseWalletConnectionsOptions

UseWalletConnectionsOptions = object

Defined in: src/react/wallets/hooks/useWalletConnections.ts:16

Properties

sort?

optional sort?: WalletConnectionsSort

Defined in: src/react/wallets/hooks/useWalletConnections.ts:21

connectedAt — newest first. balanceDesc — highest USD total first (uses cached balances).