Skip to main content
Related concept

Signature

Description

Returns the currently-staged pending admin for policyId, or address(0) when no transfer is in flight or for built-in sentinels, unknown IDs, and malformed IDs. Never reverts. Param: policyId Policy to query. Return: Pending admin, or address(0).

Access control

Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.

Policy interaction

This is part of the singleton PolicyRegistry surface used by B20 policy scopes.

Example