Reference
Live market data
Where the Explore page gets its numbers.
The Explore page lists tokens on Robinhood Chain using the public DexScreener API. It is real market data, unlike the demo charts on the home page.
How it works
- Tokens are discovered through many search queries plus DexScreener’s boosted and profiled lists.
- The most active tokens are refreshed about every 10 seconds through the batch token endpoint.
- For each token we show the pair with the deepest liquidity.
- Responses are cached on our server and at the CDN, so many visitors share a few upstream requests.
Limits
- Discovery is best-effort. There is no official list of every token on the chain, so new or unlisted tokens can be missing.
- Prices come from DexScreener and can lag the chain. They are not a quote.
- Token names, images and links are supplied by deployers and are not verified by Moonbags.