Why mintability matters
Supply expansion can be legitimate for some protocols, incentives, bridges, or governance designs. The key question is not simply whether minting exists, but who can use it, whether the authority is constrained, and whether the design matches what buyers expect.
For a pre-trade screen, mintability is therefore a reason to inspect the contract and project design more carefully rather than a standalone accusation of fraud.
How Jepeta treats the signal
Jepeta requires an explicit mintability boolean from GoPlus for a successful public preview. Unknown required values fail closed instead of becoming false.
When mintability is reported, Jepeta can elevate the decision to WARN according to its configured policy. The public evidence page shows the mintability result, while detailed dangerous-permission flags remain part of the deeper paid evidence contract.
What you should check next
Look at liquidity, holder concentration, taxes, and any available project documentation. A mintable token with transparent controls and deep liquidity is a different situation from a mintable token with thin liquidity and concentrated ownership.
Always compare the timestamp of the scan with the intended transaction. Permissions and ownership can change after a snapshot.
Practical checklist
- Confirm mintability is explicit, not inferred
- Find who controls minting
- Check whether authority is constrained
- Review liquidity and concentration
- Treat the result as timestamped