# buildFullNonceKey | @account-kit/smart-contracts

> Overview of the buildFullNonceKey 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 buildFullNonceKey(__namedParameters): bigint;
```

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

## Parameters

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

  <tbody>
    <tr>
      <td>
        `__namedParameters`
      </td>

      <td>
        [`BuildNonceParams`](../type-aliases/BuildNonceParams)
      </td>
    </tr>

  </tbody>
</table>

## Returns

`bigint`