The most advanced Solana token security platform - Protect yourself from rug pulls with AI-powered detection, smart money tracking, and real-time alerts.
π Read the Full Whitepaper | π Live Platform
- Temporal GNN v2 - 10-18% better rug detection using transaction graph analysis
- SyraxML Scoring - Machine learning legitimacy assessment
- DevsNightmare Detection - Team/insider allocation analysis
- 25+ Free RPC Endpoints - Distributed load balancing with automatic failover
- 11 WebSocket Endpoints - Real-time monitoring without API keys
- Exponential Backoff - Smart rate limit handling with jitter
- Request Deduplication - Prevents duplicate API calls
- 39+ Alpha Wallets - Real-time monitoring of top traders
- Multi-Wallet Detection - Alerts when 2+ wallets buy same token
- Win Rate & PNL Tracking - Performance metrics for each wallet
- Jito MEV Bundle Detection - Identifies coordinated MEV attacks
- Serial Rugger Detection - Tracks repeat offender wallets
- Aged Wallet Detection - Flags dormant wallets with coordinated activity
- On-Chain Tracing -
/tracecommand for forensic analysis
- Safety Score (1-100) - Single metric for token safety
- Danger Level (0-100) - Risk assessment score
- Color-Coded Alerts - π’ Safe | π‘ Moderate | π Risky | π΄ Dangerous
| Layer | Technology | What It Detects |
|---|---|---|
| 1 | Authority Analysis | Mint/freeze authority exploitation |
| 2 | Holder Distribution | Whale concentration, sybil attacks |
| 3 | Liquidity Analysis | LP locks, burns, rug pull patterns |
| 4 | TGN + ML | Coordinated dumps, wallet clusters |
| 5 | MEV Detection | Jito bundles, sandwich attacks |
| 6 | Smart Money | Alpha wallet movements, insider trading |
βββββββββββββββββββββββββββββββββββββββββββββββββββ
β Metric β Score β
βββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Overall Detection Rate β 99%+ β
β Rug Pull Detection (TGN) β 95-98% β
β F1-Score β 0.958-0.966 β
β False Positive Reduction β 50% β
β Average Response Time β 2-5 seconds β
βββββββββββββββββββββββββββββββββββββββββββββββββββ
- π 52+ Risk Metrics analyzed per token
- π€ Discord & Telegram Bots with 11 commands each
- π Real-Time Alpha Alerts from 39+ smart wallets
- π REST API for custom integrations
- π Pump.fun Auto-Scanning for new launches
- π¨ Beautiful Dark Mode UI with mobile support
/execute <token> Full 52-metric risk analysis with Safety Score
/first20 <token> Top 20 holder breakdown with percentages
/trace <token> On-chain forensic tracing (ZachXBT-style)
/devaudit <wallet> Developer wallet transaction history
/blacklist <wallet> Check AI blacklist database
/graderepo <url> GitHub repository quality grading
/price <token> Quick price lookup from DexScreener
/liquidity <token> LP analysis with burn status
/compare <t1> <t2> Side-by-side token comparison
/trending Top 10 tokens by volume
/whaletrack <wallet> Track whale wallet activity
Same commands available with / prefix. Example:
/execute HeLp6NuQkmYB4pYWo2zYs22mESHXPQYzXbB8n4V98jwC
| Priority | Providers |
|---|---|
| High | Solana-Official, Ankr-Public, PublicNode, OnFinality, 1RPC |
| Medium | Serum, Helius-Public, Extrnode, dRPC, Gateway-FM |
| Backup | GenesysGo, HelloMoon, Syndica, Triton, 10+ more |
- Automatic Failover - Seamlessly switches on errors
- Health Monitoring - 20-second health checks
- Rate Limit Handling - Exponential backoff with 20% jitter
- Request Deduplication - Same token = single analysis
# Clone the repository
git clone https://github.com/drixindustries/Rug-Killer-On-Solana.git
cd Rug-Killer-On-Solana
# Install dependencies
npm install
# Set up environment
cp .env.example .env
# Edit .env with your API keys (optional - works without them)
# Run development server
npm run devVisit http://localhost:5173
- Fork this repository
- Create new project on Railway
- Connect your GitHub repo
- Add environment variables (see RPC_SETUP_GUIDE.md)
- Deploy!
HeLp6NuQkmYB4pYWo2zYs22mESHXPQYzXbB8n4V98jwC
| Holding | Tier | Benefits |
|---|---|---|
| 0 | Free Trial | 3 analyses/day, 7 days |
| Any | PRO ($29/mo) | Unlimited analyses, bot access |
| Any | WHALE ($99/mo) | API access, smart money tracking |
| 10M+ tokens | LIFETIME | All features, forever free |
- Whitepaper - Complete technical documentation
- Quick Start Guide - Get running in 5 minutes
- RPC Setup Guide - Configure RPC endpoints
- Railway Deployment - Production deployment
- Discord Bot Setup - Discord integration
- Telegram Bot Setup - Telegram configuration
- Temporal GNN - Graph neural network detection
- Aged Wallet Detection - Dormant wallet analysis
- Alpha Alerts - Smart money tracking
- GitHub Grading - Repository assessment
- API Documentation - REST API endpoints
- Webhook Setup - Real-time notifications
| Component | Technology |
|---|---|
| Frontend | React + TypeScript + Vite + Tailwind CSS |
| Backend | Node.js + Express + TypeScript + Drizzle ORM |
| Database | PostgreSQL + Redis (caching) |
| Blockchain | Solana Web3.js + SPL Token + Metaplex |
| ML/AI | Temporal GNN, SyraxML, FinBERT |
| Bots | Discord.js + Telegraf |
| Infrastructure | Railway + Docker + 25+ RPC endpoints |
POST /api/analyze
{
"tokenAddress": "..."
}GET /api/wallet/challenge
POST /api/wallet/verifyGET /api/blacklist/check/:wallet
POST /api/blacklist/reportPOST /api/grade-repo
{
"repoUrl": "https://github.com/owner/repo"
}See API Reference for complete documentation.
- Temporal GNN v2 implementation
- Jito bundle detection
- 25+ free RPC endpoints
- Smart money tracking (39 wallets)
- Request deduplication
- Safety Score system
- On-chain tracing (
/trace)
- Mobile app (iOS/Android)
- Portfolio tracking
- Custom alert rules
- Whale wallet discovery
- Real-time X/Twitter sentiment
- Cross-chain support (Base, Ethereum)
- DAO governance for blacklist
- Advanced API tiers
Contributions welcome! Please see our Contributing Guide for details.
MIT License - see LICENSE file for details.
This tool is for educational and informational purposes only. Always do your own research (DYOR) before investing. Rug Killer cannot guarantee 100% accuracy. Past performance does not guarantee future results.
| Resource | Link |
|---|---|
| π Website | rugkilleralphabot.fun |
| π Whitepaper | WHITEPAPER.md |
| π€ Discord Bot | Invite Link |
| π± Telegram Bot | @RugKillerAlphaBot |
| π° Token | HeLp6NuQkmYB4pYWo2zYs22mESHXPQYzXbB8n4V98jwC |
Built for the Solana community π
β Star us on GitHub | π Report Bug | π‘ Request Feature