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/signals/tokens
{ "signals": [ { "token": { "mint": "So11111111111111111111111111111111111111112", "symbol": "SOL", "name": "Solana", "logoUrl": "<string>", "priceUsd": 123, "marketCapUsd": 123, "volume24hUsd": 123, "change24hPct": 123 }, "summary": "<string>", "score": 50 } ] }
Returns tokens with notable wallet movement, volume changes, or risk shifts.
Time window for ranking or aggregation.
1h
6h
24h
7d
30d
Maximum number of records to return.
1 <= x <= 100
Token signals.
Show child attributes
Was this page helpful?