Skip to main content

Get Current Wallet

Use the useWallet hook to access the currently selected wallet in the ParaModal.

Get All Wallets

Use the useAccount hook to access all user wallets for both embedded and external types.

Filter Wallets by Type

Access wallets filtered by blockchain type using the Para client.

Wallet Properties

Each wallet object for embedded wallets has the following properties:

Next Steps