fetch
Get a single-document token risk report: calibrated rug probability with measured hit rate, holder connections, and live sellability check for a Solana mint address.
Instructions
[$0.025] ChatGPT entry point: everything we hold on one token as one document: the calibrated verdict with its measured hit rate, who holds it and how they connect, and whether it can still be sold. Takes an id from search. Same endpoint and price as token_report, which other clients should call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A Solana mint address, usually from `search`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The mint this document is about. | |
| url | No | Public page for the token, or null if the id was not an address. | |
| text | No | The full report as JSON text. | |
| title | No | ||
| metadata | No |