# DefaultModuleAddress

> A mapping of default addresses for the ModularAccountV2 modules.

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

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

```ts
const DefaultModuleAddress: object;
```

Defined in: [packages/smart-accounts/src/ma-v2/utils/account.ts:27](https://github.com/alchemyplatform/aa-sdk/blob/v5.x.x/packages/smart-accounts/src/ma-v2/utils/account.ts#L27)

A mapping of default addresses for the ModularAccountV2 modules.

## Type Declaration

<table>
  <thead>
    <tr>
      <th align="left">Name</th>
      <th align="left">Type</th>
      <th align="left">Default value</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <a id="allowlist" /> `ALLOWLIST`
      </td>

      <td>
        `"0x00000000003e826473a313e600b5b9b791f5a59a"`
      </td>

      <td>
        `"0x00000000003e826473a313e600b5b9b791f5a59a"`
      </td>
    </tr>

    <tr>
      <td>
        <a id="native_token_limit" /> `NATIVE_TOKEN_LIMIT`
      </td>

      <td>
        `"0x00000000000001e541f0D090868FBe24b59Fbe06"`
      </td>

      <td>
        `"0x00000000000001e541f0D090868FBe24b59Fbe06"`
      </td>
    </tr>

    <tr>
      <td>
        <a id="paymaster_guard" /> `PAYMASTER_GUARD`
      </td>

      <td>
        `"0x0000000000001aA7A7F7E29abe0be06c72FD42A1"`
      </td>

      <td>
        `"0x0000000000001aA7A7F7E29abe0be06c72FD42A1"`
      </td>
    </tr>

    <tr>
      <td>
        <a id="single_signer_validation" /> `SINGLE_SIGNER_VALIDATION`
      </td>

      <td>
        `"0x00000000000099DE0BF6fA90dEB851E2A2df7d83"`
      </td>

      <td>
        `"0x00000000000099DE0BF6fA90dEB851E2A2df7d83"`
      </td>
    </tr>

    <tr>
      <td>
        <a id="time_range" /> `TIME_RANGE`
      </td>

      <td>
        `"0x00000000000082B8e2012be914dFA4f62A0573eA"`
      </td>

      <td>
        `"0x00000000000082B8e2012be914dFA4f62A0573eA"`
      </td>
    </tr>

  </tbody>
</table>