# getDefaultSMAV27702Address | @account-kit/smart-contracts

> Overview of the getDefaultSMAV27702Address function from @account-kit/smart-contracts

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

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

```ts
function getDefaultSMAV27702Address(chain): `0x${string}`;
```

Defined in: [account-kit/smart-contracts/src/ma-v2/utils.ts:151](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/smart-contracts/src/ma-v2/utils.ts#L151)

## Parameters

<table>
  <thead>
    <tr>
      <th align="left">Parameter</th>
      <th align="left">Type</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        `chain`
      </td>

      <td>
        [`Chain`](https://viem.sh)
      </td>
    </tr>

  </tbody>
</table>

## Returns

`` `0x${string}` ``