E1407 — Mint would exceed max_supply
| Property | Value |
|---|---|
| Code | 1407 |
| Slug | E1407 |
| Category | token (Token (CIP-20)) |
| CIP | CIP-20 |
What happened
Mint would exceed max_supply.Why it happened
The requested mint amount, when added to the current total supply, exceeds the token’s configuredmax_supply.
How to fix
Lower the mint amount to stay withinmax_supply.
Receipt example
All Error Codes
View the complete error code reference

