★ Admin has mint() with unlimited max
M^0's assessment for RD-F-042 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
MToken mint() is restricted exclusively to MinterGateway via onlyMinterGateway modifier (NotMinterGateway revert). Minting is collateral-backed through TTG-permissioned Minters. Supply bounded by uint240 and uint112 overflow guards. No unlimited admin-callable mint path exists.
Sources #
- EtherscanMinterGateway — EtherscanMinterGateway: onlyActiveMinter modifier gates mintM(); TTG controls approved Minter listretrieved 2026-05-16
- MToken.sol — m0-foundation/protocol GitHubMToken.sol: onlyMinterGateway modifier; overflow guard OverflowsPrincipalOfTotalSupplyretrieved 2026-05-16
Methodology #
Determine whether an admin-callable `mint` on a protocol token has no supply cap or an unlimited maximum supply.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol m0 factor RD-F-042 score green collected_at 2026-05-16 09:46:19