| Name | Description | 
|---|---|
smartWallet | The smart wallet configurator object to connect smart wallets in React with useConnect or the ConnectWallet component | 
useAccountAdmins | Get the account admins of the specified smart wallet account | 
useAccountAdminsAndSigners | Get the account admins and signers of the specified smart wallet account | 
useAccountSigners | Get the account signers of the specified smart wallet account | 
useAddAdmin | Add an admin to the connected smart wallet account | 
useCreateSessionKey | Add a session key with restrictions to the connected smart wallet account | 
useRemoveAdmin | Remove a specified admin from the connected smart wallet account | 
useRevokeSessionKey | Remove a specified session key from the connected smart wallet account | 
Previous
useWalletConfig
Next
useAccountAdmins