Gets batch summary for all active markets, for the latest interval (hour, day, month)
Request the summary of index price feed
false
Specify the resolution
24h
hour
60m
day
week
7days
month
30days
[{"change":10.5555,"high":3667.24,"low":3661.55,"marketId":"0x0000000000000000000000000000000000000000000000000000000000000000","open":3667,"price":3400,"volume":34.7336},{"change":10.5555,"high":3667.24,"low":3661.55,"marketId":"0x0000000000000000000000000000000000000000000000000000000000000000","open":3667,"price":3400,"volume":34.7336},{"change":10.5555,"high":3667.24,"low":3661.55,"marketId":"0x0000000000000000000000000000000000000000000000000000000000000000","open":3667,"price":3400,"volume":34.7336},{"change":10.5555,"high":3667.24,"low":3661.55,"marketId":"0x0000000000000000000000000000000000000000000000000000000000000000","open":3667,"price":3400,"volume":34.7336}]
GET /api/chronos/v1/derivative/market_summary_all HTTP/1.1 Host: inj-indexer.nownodes.io Accept: */*
OK response.
[ { "change": 10.5555, "high": 3667.24, "low": 3661.55, "marketId": "0x0000000000000000000000000000000000000000000000000000000000000000", "open": 3667, "price": 3400, "volume": 34.7336 }, { "change": 10.5555, "high": 3667.24, "low": 3661.55, "marketId": "0x0000000000000000000000000000000000000000000000000000000000000000", "open": 3667, "price": 3400, "volume": 34.7336 }, { "change": 10.5555, "high": 3667.24, "low": 3661.55, "marketId": "0x0000000000000000000000000000000000000000000000000000000000000000", "open": 3667, "price": 3400, "volume": 34.7336 } ]