search_tokens
Search analysed tokens by symbol, name fragment, or exact mint, applying platform, market cap, and age filters to locate the specific token you need.
Instructions
[$0.005/page] Find a token in the analysed catalogue by symbol, name fragment or exact mint, with platform, size and age filters. find_tokens lists what just migrated; this finds the one you mean. search is the same call in the shape ChatGPT requires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Symbol, name fragment, or exact mint. | |
| days | No | Analysed within this many days. | |
| limit | No | Rows, 1-100. Default 25. | |
| offset | No | Rows to skip. Default 0. | |
| min_mcap | No | Minimum market cap, USD. | |
| platform | No | Launchpad, e.g. pumpfun or letsbonk. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| says | No | The finding in one plain sentence, safe to quote. | |
| _meta | No | ||
| count | No | ||
| query | No | ||
| tokens | No | mint, symbol, name, analyzed_at, mcap_at_analysis, platform, holders, insiders, snipers,... |