This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

AI Rug Pull Risk Detector

Scam Detection · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryScam Detection
PlatformAll
Pricing $4.99/mo
Installs0
Free 7-day trial, no card. Or hold 25,000 BOT instead.
Get BotSurf — free
The browser these apps run in. Free on every platform, no account needed to try an app.

About this app

WHAT IT DOES

The AI Rug Pull Risk Detector analyzes a smart contract for signs of rug pull risk before you interact with it. You enter a contract address—the tool reads the contract code and verification status via eth_getCode, estimates its age via eth_getTransactionCount, scans recent transaction volume and unique interactions via eth_getLogs, and optionally checks against a local blocklist via GM_getValue. It then uses AI to generate a risk assessment (LOW, MEDIUM, or HIGH) with a plain‑language explanation of the risk factors. This helps you avoid interacting with newly deployed, unverified, or suspicious contracts that could be rug pulls.

HOW TO USE

1. Connect your EVM wallet.

2. Select the chain (Ethereum, Polygon, or Arbitrum).

3. Enter the contract address you want to check.

4. Click "Detect rug pull risk" to fetch data and generate an assessment.

5. Review the risk level (LOW/MEDIUM/HIGH), the AI explanation, and the raw data.

6. The wallet's own signature prompt will still appear—this tool only informs you.

THE REAL MECHANISM — on‑chain contract analysis with AI‑powered risk scoring

This tool reads from multiple on‑chain sources: `eth_getCode` to determine if the address is a contract and whether it's verified (heuristic based on code length), `eth_getTransactionCount` to estimate age and activity level, and `eth_getLogs` (scanning Transfer events) to gauge recent transaction volume and unique interactions. It also checks a user‑managed blocklist stored via GM_setValue/GM_getValue. The tool builds a structured prompt for the AI bridge (BGAI.generate) with verification status, age, transaction count, recent activity, unique interactions, and blocklist status. The AI returns a risk assessment with a level (LOW/MEDIUM/HIGH) and a plain‑language explanation of the risk factors.

WHAT IT CANNOT SEE

- This tool cannot read the exact intent behind the transaction—only the on‑chain data.

- It cannot determine with certainty whether a contract is a rug pull without verified malicious history.

- It cannot detect off‑chain scam patterns (e.g., social media manipulation, fake websites).

- It cannot access liquidity pool data or token holdings that are not visible via standard contract interfaces.

- It cannot guarantee that a low‑risk rating means the contract is safe.

- It cannot prevent you from interacting with a contract—it only provides information.

PLEASE NOTE

- This tool works on Ethereum (1), Polygon (137), and Arbitrum (42161).

- The risk assessment is a heuristic—use it as a signal, not a definitive judgment.

- The AI explanation is generated from the data you provide and is for guidance only. Always review the actual transaction details in your wallet before signing.

- The wallet's own signature prompt is what actually protects you—the AI's read is not a substitute for reviewing what you sign.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.