Skip to content

Documentation / react-auth / UseWalletsInterface

Interface: UseWalletsInterface

Allows you to manage the user's currently connected wallets. You can access the fields and methods documented here via the useWallets hook.

Properties

ready

ready: boolean

Whether the wallets are ready to be used.


wallets

wallets: ConnectedWallet[]

The user's connected wallets.