For the complete documentation index, see llms.txt. This page is also available as Markdown.

PendingAdministratorAddress

Pending Administrator Address Storage

Utility to manage the Pending Administrator Address in storage

Methods

PENDING_ADMINISTRATOR_ADDRESS_SLOT

function PENDING_ADMINISTRATOR_ADDRESS_SLOT() external view returns (bytes32)

Storage slot of the Pending Administrator Address

Returns

Name
Type
Description

_0

bytes32

undefined

Last updated

Was this helpful?