search_tokens
ActiveTool of aeX402 RPC (Solana + Robinhood Chain)
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.
Parameters schema
{
"type": "object",
"properties": {
"chain": {
"type": "string",
"description": "robinhood | hyperevm. Omit to search both."
},
"limit": {
"type": "number",
"default": 20,
"description": "Max results (default 20)."
},
"query": {
"type": "string",
"description": "Symbol or name substring, case-insensitive (e.g. \"usdc\", \"hype\"). Omit to list the top of the census."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
aeX402 RPC (Solana + Robinhood Chain)
1/7 registries