# multiOwnerModularAccountStaticImpl

> Static implementation logic for ModularAccountV1.

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
const multiOwnerModularAccountStaticImpl: StaticSmartAccountImplementation<
  false,
  "0.6",
  MultiOwnerModularAccountV1FactoryArgs,
  typeof entryPoint06Abi,
  typeof UpgradeableModularAccountAbi,
  typeof MultiOwnerModularAccountFactoryAbi
>;
```

Defined in: [packages/smart-accounts/src/ma-v1/mav1StaticImpl.ts:18](https://github.com/alchemyplatform/aa-sdk/blob/v5.x.x/packages/smart-accounts/src/ma-v1/mav1StaticImpl.ts#L18)

Static implementation logic for ModularAccountV1.