Skip to main content
Privileged calls are explicit in the source. This page lists each one and the role that can send it. The scan looks for _onlyOwner, NotGuardian, NotCore, NotModule, NotProposer, and NotKey. The contracts do not use onlyTimelock as a modifier name. Registry writes go through owner(), which is the timelock. Related: Governance, Security.