Appearance
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
wallets
wallets:
ConnectedWallet
[]
The user's connected wallets.