market_movers
Scan and RANK a whole chain's most-traded tokens by 24h price move — the biggest GAINERS or LOSERS right now. Use this whenever the question is about the TOP/BIGGEST mover(s), gainers, losers, what's pumping or dumping on a chain, NOT about one named token. Covers Solana, Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, Robinhood. It ranks the liquid universe (the most-traded pools), so report the movers with their 24h % and volume, and note it's ranked among the chain's most-traded pools, not literally every token. In your answer ALWAYS state BOTH the window (last 24h) AND the universe (ranked among actively-traded on-chain DEX pools): other sources like CoinGecko's listed-coin filter scan a DIFFERENT universe (established coins and tokenized RWAs) over an often-unlabeled window and will name a different winner, so naming your universe and window up front stops a cross-check from looking like a contradiction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | which chain to scan: solana, base, ethereum, arbitrum, optimism, polygon, bsc, or robinhood. Default solana. | |
| limit | No | how many to return (default 6, max 25). | |
| direction | No | 'gainers' (default) for biggest risers, or 'losers' for biggest fallers. |