Skip to content
Alchemy Logo

SemiModularAccount7702StaticImpl

type SemiModularAccount7702StaticImpl = StaticSmartAccountImplementation<
  true,
  "0.7",
  SemiModularAccountV2FactoryArgs,
  typeof entryPoint07Abi,
  typeof semiModularAccountBytecodeAbi,
  typeof accountFactoryAbi
>;

Defined in: packages/smart-accounts/src/ma-v2/mav2StaticImpl.ts:63

Was this page helpful?