/orders_stats

post

Aggregated order statistics over a given timeframe. The time is inclusive of start_time and exclusive of end_time. Repeatedly calling with a high limit may cause rate limiting.

Authorizations
Path parameters
chainstring · enumRequired

Chain to query for

Example: ethPossible values:
Body
end_timestring · date-timeRequired
limitintegerOptionalDefault: 10000
offsetintegerOptional
start_timestring · date-timeRequired
Responses
chevron-right
200Success
application/json
post
/v1/{chain}/order_stats
200Success

Last updated