Get Current Wallet
Use theuseWallet
hook to access the currently selected wallet in the ParaModal
.
Get All Wallets
Use theuseAccount
hook to access all user wallets for both embedded and external types.
Access wallet addresses and information using Para React hooks
useWallet
hook to access the currently selected wallet in the ParaModal
.
useAccount
hook to access all user wallets for both embedded and external types.