πŸ›‘οΈ Security Breakdown

Smart contract safety, authority status, and trust factor validation The Security tab provides an in-depth look at a token’s permissions, safety settings, and threat exposure level. It helps assess how secure and trustworthy a token is at the protocol level.


πŸ” Authority Status

  • Mint Authority: βœ… Renounced β€” no one can mint new tokens

  • Freeze Authority: βœ… Disabled β€” tokens cannot be frozen arbitrarily

  • Transfer Fees: 0% β€” no hidden tax on movement

These values reflect the token’s ability to alter balances or restrict holders β€” a critical component in identifying honeypots and stealth rugs.


🧾 Trust Factors

A set of hard-coded contract checks that score the token's structural integrity:

Factor
Status

LP Burned

❌ Not burned

Ownership Renounced

βœ… Renounced

Code Verified

βœ… Jupiter Verified

Minting Disabled

βœ… Yes

Blacklist Status

βœ… None

Together, these traits inform the overall Trust Score, which contributes to the final risk signal in the Overview tab.


Tokens that pass these checks are significantly less likely to include malicious backdoors or centralized control.

Last updated