Skip to main content

POST /trenches/token-verdict

Comprehensive risk assessment for any PumpFun token. Combines data from multiple sources — holder distribution, sniper detection, dev wallet history, bonding curve progress, and metadata — into a single AI verdict. This is the most thorough token analysis endpoint, combining the data from /trenches/token, /trenches/token-snipers, and /trenches/curve into one call. Price: $0.015 per request Signal vocabulary: snipe | watch | avoid Sources: Solana RPC, PumpPortal

Parameters

string
required
Solana token mint address.
string
Bonding curve account address. Optional — if omitted, the API attempts to derive it from the mint.

Example Request


Example Response


Verdict Components

The AI considers these factors when generating the verdict:
This endpoint makes multiple RPC calls and is the slowest in the Trenches segment (~1-2s latency). For faster but narrower analysis, use the individual endpoints (/trenches/token, /trenches/token-snipers, /trenches/curve).