# ModularAccountV2Base

> Overview of ModularAccountV2Base

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

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

```ts
type ModularAccountV2Base =
  SmartAccountWithDecodeCalls<BaseModularAccountV2Implementation>;
```

Defined in: [packages/smart-accounts/src/ma-v2/accounts/base.ts:90](https://github.com/alchemyplatform/aa-sdk/blob/v5.x.x/packages/smart-accounts/src/ma-v2/accounts/base.ts#L90)