Documentation Index
Fetch the complete documentation index at: https://docs.hyreagent.fun/llms.txt
Use this file to discover all available pages before exploring further.
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
Solana token mint address.
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:| Factor | Weight | Description |
|---|---|---|
| Sniper concentration | High | Wallets that bought in the first 3 blocks |
| Dev wallet holdings | High | Percentage of supply held by creator |
| Freeze/mint authority | Critical | Whether the dev can freeze accounts or mint more tokens |
| Top holder concentration | Medium | How much the top 5 wallets control |
| Bonding curve progress | Medium | How close the token is to graduation |
| Holder count | Low | More holders generally means more organic interest |