This contract contains enum values representing different contract roles.
enum Roles { MINTER, OPERATOR, FLOW_LIMITER }