cURL
curl --request GET \ --url https://api.dexploit.dev/trending \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": [ { "token_mint": "<string>", "volume_sol_change_pct": 123, "volume_sol_24h": 123, "swap_count_24h": 123 } ] }
Tokens with the largest 24h volume change.
Documentation IndexFetch the complete documentation index at: https://docs.dexploit.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dexploit.dev/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 100
Trending list
true
Show child attributes