Set Roles & Permissions

Roles and permissions

  • SUPER_USER: can perform all actions.

  • DAO_CREATOR: creates DAOs and their configurations.

  • DAO_ADMIN: can update the DAOs configuration and may intervene to sweep / flush funds.

  • DAO_MEEPLE: role deals with the life cycle of the Staking Pools.

  • SYSTEM_ADMIN: role deals with tasks such as pause-ability and the upgrading of contracts.

Modifiers corresponding to role permissions for each contract interaction to gatekeep functionality.

Set roles and permissions

The following functions exist to both grant and revoke Roles:

Links to Etherscan:

Last updated