| Storage | — |
| RoleGranted | Emitted when account is granted role . sender is the account that originated the contract call, an account with the admin role or the deployer address if _grant_role… |
| RoleGrantedWithDelay | Emitted when account is granted role with a delay. sender is the account that originated the contract call, an account with the admin role or the deployer address if _grant_role_with_delay… |
| RoleRevoked | Emitted when role is revoked for account . sender is the account that originated the contract call:… |
| RoleAdminChanged | Emitted when new_admin_role is set as role ’s admin role, replacing previous_admin_role DEFAULT_ADMIN_ROLE is the starting admin for all roles, despite RoleAdminChanged… |
| ComponentState | — |