Skip to content

Documentation / react-auth / useActiveWallet

Function: useActiveWallet()

useActiveWallet(): Object

Returns

Object

connect

connect: (opts?) => Promise<Object>

Parameters

opts?: Object

opts.reset?: boolean

Returns

Promise<Object>

network?

network?: string

wallet?

wallet?: BaseConnectedWalletType

network

network: undefined | string

wallet

wallet: undefined | ConnectedWallet | ConnectedSolanaWallet