dexranger

Check crypto tokens for rug pull risk and scams using DEX Ranger. Use when the user wants to check a token's trust score, safety, warnings, or red flags on Ethereum (ETH), Solana (SOL), BSC, or TON. Also use when the user provides a token contract address and wants to know if it's safe, a scam, or a rug pull.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dexranger" with this command: npx skills add sashazykov/dexranger-skill/sashazykov-dexranger-skill-dexranger

DEX Ranger Token Checker

Check any token on ETH, SOL, BSC, or TON for rug pull risk via dexranger.com. No API key required.

Usage

Run the bundled script:

python3 scripts/dexranger_check.py <CHAIN> <TOKEN_ADDRESS>
python3 scripts/dexranger_check.py <CHAIN> <TOKEN_ADDRESS> --json
python3 scripts/dexranger_check.py <CHAIN> <TOKEN_ADDRESS> --raw
  • Default output: human-readable summary
  • --json: structured JSON (excludes bulky trade_activity)
  • --raw: full JSON including trade_activity

Chain Detection

If the user provides only a token address, infer the chain:

  • Starts with 0x → try ETH, then BSC
  • Base58 string (32-44 chars) → SOL
  • Starts with EQ or UQTON

When unsure, try chains in order: SOLETHBSCTON.

Trust Score

ScoreRatingMeaning
80-100GOODLow risk
50-79WARNINGModerate risk, warning factors
0-49DANGERHigh risk, red flags

Key Response Fields

  • score: Trust score 0-100
  • warnings: Moderate risk factors (e.g., "Pause/Unpause function present")
  • red_flags: High risk factors
  • price, market_cap, total_liquidity: Market data
  • verified: Contract verified (ETH/BSC only)
  • ETH/BSC flags: mint, burn, pause, blacklist, setfees, transferownership, emergencywithdraw
  • SOL flags: mint_authority, freeze_authority, mutable, transfer_fee_config
  • social_links, top5_holders, wp_link, coingecko_id

Presenting Results

When presenting to the user, highlight:

  1. Token name, symbol, and chain
  2. Trust score with rating (GOOD/WARNING/DANGER)
  3. Any warnings or red flags (these are the most important)
  4. Key market data (price, liquidity, market cap)
  5. Notable contract flags that are enabled (pause, mint, blacklist, etc.)
  6. Link to the full report: https://dexranger.com/{CHAIN}/{ADDRESS}/

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Giza

DeFi yield management on Giza -- onboarding, portfolio reviews, withdrawals, rewards, optimization, and education. Connects to the Giza MCP server for autono...

Registry SourceRecently Updated
Web3

Crypto Exchange

Cryptocurrency exchange service for LightningEX API supporting multi-mode interaction - natural language chat, CLI commands, and web UI. Use when user wants...

Registry SourceRecently Updated
Web3

Crypto Price Pro

查询虚拟币实时价格和历史数据,支持生成趋势图、周报和邮件推送。当用户询问虚拟币价格、加密货币行情、需要币价分析报告或定时推送时使用此技能。

Registry SourceRecently Updated
00Profile unavailable
Web3

Binance Coach

AI-powered crypto trading behavior coach for Binance users. Analyzes live portfolio health, detects emotional trading patterns (FOMO, panic selling, overtrad...

Registry SourceRecently Updated
3241Profile unavailable