Skip to main content
Related concept

Signature

Description

Returns the current admin of policyId, or address(0) for built-in sentinels, renounced policies, unknown IDs, and malformed IDs. Never reverts. Param: policyId Policy to query. Return: Current 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