> For the complete documentation index, see [llms.txt](https://docs.liquidcollective.io/eth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidcollective.io/eth/technical-reference/smart-contracts/state/shared/administratoraddress.md).

# AdministratorAddress

> Administrator Address Storage

Utility to manage the Administrator Address in storage

## Methods

### ADMINISTRATOR\_ADDRESS\_SLOT

```solidity
function ADMINISTRATOR_ADDRESS_SLOT() external view returns (bytes32)
```

Storage slot of the Administrator Address

#### Returns

| Name | Type    | Description |
| ---- | ------- | ----------- |
| \_0  | bytes32 | undefined   |
