Meme Coin Scanner
by BytesAgain
Scan new meme coins for risks and opportunities — honeypot detection, liquidity analysis, holder concentration.
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain1/meme-coin-scanner文档
Meme Coin Scanner
Detect scams and find gems in the meme coin market.
Commands
bash
bash scripts/meme.sh scan <token_address> [chain] # Deep scan a token
bash scripts/meme.sh new [chain] # New token listings
bash scripts/meme.sh trending # Trending meme coins
bash scripts/meme.sh checklist # Safety checklist
Risk Indicators
- 🔴 Honeypot: Can't sell after buying
- 🔴 Rug Pull: Dev can drain liquidity
- 🟡 High Tax: >10% buy/sell tax
- 🟡 Concentrated: Top holder >20% supply
- 🟢 Locked LP: Liquidity locked >6 months
- 🟢 Renounced: Ownership given up
Safety First
- Never invest more than you can afford to lose
- Always check contract before buying
- Start with tiny amounts to test selling
- Verify on multiple scanners (TokenSniffer, GoPlus)
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Requirements
- bash 4+
- python3 (standard library only)