Safety Indicators

JuiceBot uses color-coded emojis to provide users with an intuitive way to evaluate the potential risks associated with a token contract.

Honeypot Check & Scan Indicators

A honeypot is a malicious contract that traps funds by preventing token sales.

Emojis indicate potential risks:

  • 🟢 Green: Passes the scan.

  • 🟡 Yellow: Proceed with caution.

  • 🟠 Orange: Exercise extreme caution.

  • 🔴 Red: Scan failed.

Scan Results Breakdown

This menu can be accessed by tapping on the 🔎 Scan Results button within the token view.

  • ✅ Safe Condition: Passed checks.

  • 🚨 Risk Alert: Potential issues to investigate.

Advanced Details

  • Contract OpenSource: Whether the contract code is open source.

  • Whitelisted: Indicates if addresses can be whitelisted.

  • Blacklisted Addresses: Indicates if addresses can be blacklisted.

  • Token Mintability: Whether new tokens can be minted, which could affect token value.

  • Can Take Back Ownership: Indicates if the contract owner can regain ownership.

  • Has Hidden Owner: Shows if there is any hidden ownership in the contract.

  • Can Make External Calls: Indicates if the contract can make external calls, which could pose a risk.

  • Can Sell All: Whether users can sell all their tokens.

  • Can Owner Change Balance: Indicates if the owner can change balances within the contract.

  • Trading Cooldown: Indicates if there is a cooldown period between trades.

  • Transfer Pauseable: Shows if token transfers can be paused by the contract owner.

  • Can Buy: Indicates if buying the token is allowed.

  • Has Low Liquidity: Shows if the token has low liquidity, which can impact trading capability.

Last updated