IPermissions
Functions
createRole
Parameters
Name
Type
Description
role
bytes32
adminRole
bytes32
grantMinter
Parameters
Name
Type
Description
minter
address
grantBurner
Parameters
Name
Type
Description
burner
address
grantPCVController
Parameters
Name
Type
Description
pcvController
address
grantGovernor
Parameters
Name
Type
Description
governor
address
grantGuardian
Parameters
Name
Type
Description
guardian
address
revokeMinter
Parameters
Name
Type
Description
minter
address
revokeBurner
Parameters
Name
Type
Description
burner
address
revokePCVController
Parameters
Name
Type
Description
pcvController
address
revokeGovernor
Parameters
Name
Type
Description
governor
address
revokeGuardian
Parameters
Name
Type
Description
guardian
address
revokeOverride
Parameters
Name
Type
Description
role
bytes32
account
address
GUARDIAN_ROLE
GOVERN_ROLE
BURNER_ROLE
MINTER_ROLE
PCV_CONTROLLER_ROLE
Last updated