Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-nova.tech/v1/data/tokens/trending
{ "tokens": [ { "mint": "So11111111111111111111111111111111111111112", "symbol": "SOL", "name": "Solana", "logoUrl": "<string>", "priceUsd": 123, "marketCapUsd": 123, "volume24hUsd": 123, "change24hPct": 123 } ] }
Returns tokens gaining attention by volume, wallet activity, and market movement.
Time window for ranking or aggregation.
1h
6h
24h
7d
30d
Maximum number of records to return.
1 <= x <= 100
Trending tokens.
Show child attributes
Was this page helpful?