Skip to main content

getSuperUser

Function Type: view
Function Signature: getSuperUser() returns (address)

Retrieves the current superUser address - the active governance authority for the Registry EVVM contract.

Return Value

TypeDescription
addressAddress of the current superUser

Description

This function provides a simple way to query the current superUser address without the additional governance proposal data. It's useful for quick access control checks and basic governance queries.