> For the complete documentation index, see [llms.txt](https://legacy-docs.aragon.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.aragon.org/developers/tools/aragonos/smart-contract-references/apm/apmnamehash.md).

# APMNamehash

## contract APMNamehash

Source: [contracts/apm/APMNamehash.sol](https://github.com/aragon/aragonOS/blob/v4.4.0/contracts/apm/APMNamehash.sol)

## Index

* [apmNamehash](#apmnamehash)

## Reference

### Functions

#### **apmNamehash** <a href="#apmnamehash" id="apmnamehash"></a>

` function`` `` `**`apmNamehash`**`(string name) internal pure returns (bytes32)`

Parameters:

* `name` - string

Returns:

* bytes32
