SDK ReferenceOther Javascript FrameworksType AliasesBaseAlchemyActionsCopy page1type BaseAlchemyActions<chain, account, context> = SmartAccountClientActions<2 chain,3 account,4 context5> &6 AlchemySmartAccountClientActions<account, context>; Defined in: account-kit/infra/dist/types/client/smartAccountClient.d.ts:16 Type Parameters Type ParameterDefault typechain extends Chain | undefinedChain | undefinedaccount extends SmartContractAccount | undefinedSmartContractAccount | undefinedcontext extends UserOperationContext | undefinedUserOperationContext | undefined