What is TrenchScan
TrenchScan is a Solana pump.fun token intelligence platform that provides real-time analysis, risk scoring, KOL tracking, bundle detection, and autonomous trading capabilities.
Platform Components
| Component | Description |
|---|---|
| REST API | 12 endpoints for token data, KOL trades, bundles, deployer reputation, risk scores |
| WebSocket | Real-time stream of token events, KOL trades, bundle alerts, market data |
| MCP Server | 7 tools for AI agents via Model Context Protocol (Claude Desktop, etc.) |
| OpenClaw Plugin | 15 tools (analysis + trading) with realtime alerts and strategy engine |
Key Features
- Token Discovery — filter by market cap, volume, KOL activity, bundle status
- KOL Tracking — monitor 486 tracked wallets in real-time with PnL leaderboards
- Bundle Detection — identify coordinated wallet clusters at token creation, track sell behavior
- Deployer Scoring — reputation system based on rug history and token survival rate
- Risk Assessment — composite 0-100 score combining dev reputation, bundle behavior, and market health
- Autonomous Trading — AI-driven buy/sell with configurable strategies and safety limits
Architecture Overview
pump.fun transactions
│
▼
┌───────────────────┐
│ Yellowstone │ gRPC stream (all pump.fun txs)
│ gRPC Indexer │
└────────┬──────────┘
│
▼
┌───────────────────┐
│ Rust Backend │ Parser → StateManager → Analysis
│ (Tokio + Axum) │
└──┬─────┬─────┬────┘
│ │ │
▼ ▼ ▼
REST WS MCP ← API layers
API Feed Server
│ │ │
▼ ▼ ▼
Apps Clients AI Agents ← Consumers
│
▼
OpenClaw Plugin ← Agentic trading
Next Steps
- Quick Start — get your API key and make your first request
- REST API — explore the full API
- MCP Server — integrate with Claude Desktop
- OpenClaw Plugin — set up AI trading