Skip to main content
GET /api/v2/tokens Returns curated defaults when address is omitted. Import by ERC-20 address; metadata and decimals are checked onchain, but issuer safety is not established. Successful imported metadata is cached for up to 60 seconds per RPC client; concurrent same-token checks share pending reads. Prices and executable quotes are not cached by this metadata layer. The curated list includes ETH, USDG, WETH, AI (Artificial Inu), MEME (A Meme Coin), DELTA (Delta), and PONS (Pons). Token verification is tied to the exact Robinhood Chain contract address, not its symbol. It is not a security audit or a guarantee that a token can be sold. No API key or site login is required on the public production service. Request limits and validation still apply.

Query parameters

Responses

  • 200: Successful response.
  • 400: Structured error; see errors and access.
  • 409: Structured error; see errors and access.
  • 422: Structured error; see errors and access.
  • 429: Structured error; see errors and access.
  • 503: Structured error; see errors and access.
Full request and response schemas · Errors and access