useSmartAccountClient
Defined in: account-kit/react/src/hooks/useSmartAccountClient.ts:37
Type Parameters
Parameters
Returns
UseSmartAccountClientResult
<TChain
, SupportedAccount
<TAccount
extends undefined
? "ModularAccountV2"
: TAccount
>>
An object containing the smart account client, the address, and a loading state. ref