Skip to content
Alchemy Logo

UseWaitForCallsStatusParams

Defined in: account-kit/react/src/hooks/useWaitForCallsStatus.ts:14

PropertyType

client

| undefined | AlchemySmartAccountClient<undefined | Chain, SupportedAccounts, | { } | LightAccountClientActions<AlchemySigner> | ExecutionActions<MultiOwnerModularAccount<AlchemySigner>, undefined, keyof EntryPointRegistryBase<unknown>> & ManagementActions<MultiOwnerModularAccount<AlchemySigner>, undefined, keyof EntryPointRegistryBase<unknown>> & ReadAndEncodeActions<MultiOwnerModularAccount<AlchemySigner>> & object & object & PluginManagerActions<MultiOwnerModularAccount<AlchemySigner>> & AccountLoupeActions<MultiOwnerModularAccount<AlchemySigner>> | MultiOwnerLightAccountClientActions<AlchemySigner>>

id

undefined | `0x${string}`

Was this page helpful?