search_tokens
Search the live token/NFT census for Robinhood Chain (4663) and HyperEVM (999) by symbol or name. Returns matching tokens with address, standard (erc20/erc721/erc1155), decimals, holders, market cap, and — for HyperEVM canonical tokens — live spot price + 24h volume. The census is refreshed hourly (canonical tokens from Hyperliquid spotMeta, top tokens from Blockscout, spam-filtered). Use this instead of discover_programs when you want a specific asset (e.g. "USDC on hyperevm", "stablecoins on robinhood") rather than the whole list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | robinhood | hyperevm. Omit to search both. | |
| limit | No | Max results (default 20). | |
| query | No | Symbol or name substring, case-insensitive (e.g. "usdc", "hype"). Omit to list the top of the census. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| query | No | ||
| chains | No | ||
| tokens | Yes | ||
| censusAgeMin | No | minutes since the census cron last ran |