# PendingAdministratorAddress

> Pending Administrator Address Storage

Utility to manage the Pending Administrator Address in storage

## Methods

### PENDING\_ADMINISTRATOR\_ADDRESS\_SLOT

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

Storage slot of the Pending Administrator Address

#### Returns

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