IPermissions
Functions
createRole
function createRole(
bytes32 role,
bytes32 adminRole
) externalParameters
Name
Type
Description
grantMinter
function grantMinter(
address minter
) externalParameters
Name
Type
Description
grantBurner
Parameters
Name
Type
Description
grantPCVController
Parameters
Name
Type
Description
grantGovernor
Parameters
Name
Type
Description
grantGuardian
Parameters
Name
Type
Description
revokeMinter
Parameters
Name
Type
Description
revokeBurner
Parameters
Name
Type
Description
revokePCVController
Parameters
Name
Type
Description
revokeGovernor
Parameters
Name
Type
Description
revokeGuardian
Parameters
Name
Type
Description
revokeOverride
Parameters
Name
Type
Description
GUARDIAN_ROLE
GOVERN_ROLE
BURNER_ROLE
MINTER_ROLE
PCV_CONTROLLER_ROLE
Last updated