gnosisguild / zodiac-modifier-roles

Smart account toolkit for role-based access control
https://roles.gnosisguild.org
GNU Lesser General Public License v3.0
80 stars 39 forks source link

Implement ERC-165 for Roles Mod #45

Closed carlosfebres closed 11 months ago

carlosfebres commented 2 years ago

We need a way to identify the Roles Mod among a list of safe modules and I think the best is by using the ERC-165. I know the contracts are almost finished with the auditing, but I think adding this doesn't affect the logic of the contract.