Solana Token Safety Oracle for AI Agents & Trading Bots
Raw SPL byte inspection โ can deployer print tokens?
SPL offset 46 โ can deployer freeze wallets?
Extension scan โ PermanentDelegate, TransferHook
Jupiter sell simulation โ can you actually sell?
Concentration analysis โ top wallets vs supply
Birdeye API โ liquidity, volume, wash trading
Helius Identity โ deployer funding chain analysis
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/check/:mint | On-chain safety analysis |
| GET | /v1/scan/:mint | Full scan + Birdeye + Helius |
| POST | /v1/honeypot | Honeypot detection (Jupiter sim) |
| POST | /v1/holders | Holder concentration analysis |
| GET | /v1/pricing | x402 payment pricing |
| GET | /health | Service health check |
| Tier | Auth | Limit |
|---|---|---|
| Free | None | 100 calls/day per IP |
| x402 | X-PAYMENT header | Unlimited โ pay per call in SOL |
X-PAYMENT: <tx_signature>| Endpoint | Price (SOL) |
|---|---|
/v1/check | 0.001 |
/v1/scan | 0.002 |
/v1/honeypot | 0.0005 |
/v1/holders | 0.0005 |