You're viewing a demo portfolio

Join the waitlist
PRSM

search_tokens

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →
search_tokens — aeX402 RPC (Solana + Robinhood Chain) — PRSM MCP