IPermissions
Functions
createRole
Parameters
Name | Type | Description |
---|---|---|
| bytes32 | |
| bytes32 |
grantMinter
Parameters
Name | Type | Description |
---|---|---|
| address |
grantBurner
Parameters
Name | Type | Description |
---|---|---|
| address |
grantPCVController
Parameters
Name | Type | Description |
---|---|---|
| address |
grantGovernor
Parameters
Name | Type | Description |
---|---|---|
| address |
grantGuardian
Parameters
Name | Type | Description |
---|---|---|
| address |
revokeMinter
Parameters
Name | Type | Description |
---|---|---|
| address |
revokeBurner
Parameters
Name | Type | Description |
---|---|---|
| address |
revokePCVController
Parameters
Name | Type | Description |
---|---|---|
| address |
revokeGovernor
Parameters
Name | Type | Description |
---|---|---|
| address |
revokeGuardian
Parameters
Name | Type | Description |
---|---|---|
| address |
revokeOverride
Parameters
Name | Type | Description |
---|---|---|
| bytes32 | |
| address |
GUARDIAN_ROLE
GOVERN_ROLE
BURNER_ROLE
MINTER_ROLE
PCV_CONTROLLER_ROLE
Last updated