πŸ›‘οΈ Trust Tab β€” Contract Safety & Flag Breakdown

The Trust Tab provides a detailed breakdown of key contract-level indicators used to assess a token’s technical integrity, trustworthiness, and potential risk vectors.

This section is critical for identifying hidden backdoors, misleading setups, or malicious code behavior before interacting with a token.


βœ… Risk Summary

  • Risk Score: A numerical representation of total technical risk (e.g. 16.0% = relatively low)

  • Token Address: Displayed in full with copy-to-clipboard functionality

  • Status Tag: Generated by AI, based on all technical factors present


πŸ“‹ Trust Factors (AI Indicators)

Factor
Status
Meaning

LP Burned

βœ…

Liquidity pool tokens have been destroyed β€” safer

Ownership Renounced

βœ…

Creator no longer controls the contract

Code Verified

❌

Source code has not been verified

Minting Disabled

βœ…

No new tokens can be created

Freezing Disabled

βœ…

Contract can’t freeze wallets or assets

Blacklist Status

Clean

No blacklisting function detected

Has Metadata

βœ…

Token has proper Solana metadata

Metadata Mutable

❌

Metadata is fixed and cannot be edited

Has Transfer Fee

❌

No hidden tax applied on transfers

Jupiter Strict

❌

Not flagged as restricted by Jupiter aggregator


πŸ” Security Features Panel

A simple summary of trust-critical traits:

  • LP Burned: βœ… Yes

  • Ownership Renounced: βœ… Yes

  • Code Verified: ❗ Unverified

  • Jupiter Strict: 🚫 Not listed under strict protocols


🧠 Use Case

Before making a decision, use the Trust tab to:

  • Confirm critical immutability flags (burned, renounced, disabled mint)

  • Check whether the contract is open-source and verifiable

  • Detect hidden functions (fees, freezes, blacklists)

  • Assess credibility through known aggregators like Jupiter

The Trust Tab is your contract firewall β€” it helps you avoid traps coded deep inside the token logic

Last updated