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.raze.bot/api/sol/trades/volume/{mint}?apiKey='
{ "success": true, "data": { "trade_count": 123, "total_sol_volume": 123, "total_token_volume": 123, "buy_count": 123, "sell_count": 123, "bundle_trades": 123, "sniper_trades": 123, "protrader_trades": 123, "buySolVolume": 123, "sellSolVolume": 123, "netFlow": 123, "buySellRatio": 123, "feesTotal": 123, "uniqueTraders": 123 }, "mint": "<string>", "hours": 123 }
1 <= x <= 168
Success
Volume data including buy/sell split and trader counts
Show child attributes