cURL
curl --request GET \ --url https://api.dexploit.dev/stats/global \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "total_swaps_24h": 123, "total_volume_sol_24h": 123, "active_pools_24h": 123, "active_traders_24h": 123 } }
Aggregate stats across the platform for the last 24h.
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.
Global stats
true
Show child attributes