What Mint Authority controls
For a standard SPL token, an active Mint Authority can authorize minting additional units. If the authority is removed, that specific mint can no longer use it to increase supply.
- Check the current authority, not a screenshot.
- Confirm the Mint address first.
What “revoked” means
When the Mint Authority is set to none, the authority has been removed for that mint. This is different from an authority merely being held by a multisig or another account.
- Revoked means no current Mint Authority.
- It does not describe liquidity, ownership concentration or market demand.
Why supply still needs context
Even with a revoked authority, existing supply may be concentrated, vesting may matter, and liquidity can be shallow. Token verification should therefore combine supply controls with holder, distribution and market checks.
- Verify total supply.
- Review published allocations where available.
- Check real DEX liquidity.
How BLINKBUN applies this
BBUN publishes its official Solana Mint and reports a fixed 1,000,000,000 supply with Mint Authority revoked. You can verify the official Mint independently before interacting with a market.
- Use the official Mint as the reference.
- Use the checker for a read-only authority check.
