cURL
curl --request GET \ --url https://api.dexploit.dev/stats/trader/{wallet} \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "wallet": "<string>", "total_swaps": 123, "total_volume_sol": 123, "buy_count": 123, "sell_count": 123, "first_seen": "2023-11-07T05:31:56Z", "last_seen": "2023-11-07T05:31:56Z" } }
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.
Trader stats
true
Show child attributes