cURL
curl --request GET \ --url https://api.hadron.fi/pools/{address}/volume/history
{ "start_time": 1772646065, "end_time": 1773250865, "timeframe": "24h", "data": [ { "timestamp": 1772582400, "volume": 115.41, "fees": 0 }, { "timestamp": 1772668800, "volume": 1058.62, "fees": 0 }, { "timestamp": 1772755200, "volume": 267.98, "fees": 0 } ] }
Returns historical trading volume for a pool in daily buckets.
24h
mainnet-beta
devnet
Show Volume bucket
1h
4h
12h
400
Only 24h timeframe is supported for volume history in v1