@RugLens_bot β paste a token contract address into Telegram, get an instant scam-risk report. No sign-up, no wallet connection, 5 free checks a day.
Works with Ethereum, BSC, Base, Arbitrum, Polygon, Optimism, Avalanche and TON jettons.
No Telegram? Use the web checker β mrvlyouknowwho.github.io/ruglens β same EVM checks, runs entirely in your browser, nothing stored.
- Honeypot: static contract analysis plus a live buy/sell simulation (ETH/BSC/Base) β can you actually sell after you buy?
- Taxes: buy / sell / transfer tax, flags anything over 10%
- Owner powers: hidden owner, balance editing, ownership take-back, pausable transfers, blacklist functions
- Supply: mintable tokens, revoked mint authority (TON), proxy/upgradeable contracts
- Holders: concentration in the top-10 wallets, suspiciously small holder counts
- Liquidity: DEX pools and their size, STON.fi listing status for TON
- History: whether the deployer shipped honeypots before
Each report is a 0β100 risk score with human-readable flags, in English or Russian (auto-detected).
- Open @RugLens_bot
- Paste a contract address (
0xβ¦for EVM,EQβ¦/UQβ¦for TON) - Read the report before you ape
Also works inline in any chat: type @RugLens_bot <address> and share the report without leaving the conversation, and in groups β add the bot and members can check tokens right where the shilling happens.
The chain is detected automatically from DEX listings; unlisted tokens fall back to a chain picker.
All keyless and independent: GoPlus token security, honeypot.is simulation, DexScreener, tonapi.io, STON.fi. RugLens aggregates and scores β it never asks for keys, wallets or signatures.
BOT_TOKEN=<from @BotFather> node bot.mjs
Env: FREE_PER_DAY (default 5), ADMIN_ID (enables /stats), TONAPI_KEY (optional, raises TON rate limits), DATA_DIR (default ./data).
Docker:
docker build -t ruglens .
docker run -d --name ruglens --memory 192m --restart unless-stopped \
-e BOT_TOKEN=... -v ruglens-data:/data ruglens
Owner setup via @BotFather: /setprivacy β Disable (group scanning), /setinline (inline mode).
Automated heuristics over public data. A green report is not an endorsement and a red one is not an accusation β always do your own research. Not financial advice.
MIT