Solana token rug / honeypot scan
scan_honeypotScan a Solana SPL token for honeypot risks by checking mint authority, transfer tax, and holder concentration, plus a live buy-sell test on Jupiter. Returns a 0-100 risk score and a verdict.
Instructions
Rug & honeypot scan of a Solana SPL token by mint. On-chain: mint/freeze authority renounced?, Token-2022 transfer tax, top-holder concentration, plus a live Jupiter buy->sell round trip proving the token is actually sellable (not a honeypot). Returns a 0-100 risk score, machine flags and an agent-readable verdict (AVOID/CAUTION/SAFE). Paid ($0.02).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana SPL token mint address (base58), e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC). |