0x0
0x
Nov 28

sortBy parameter for the limit order API

Currently the orderbook API seems to be sorted by orderHash, it would be really helpful to have a parameter to get the order sorted by createdAt, or remainingFillableTakerAmount to take an example. It would look like : https://api.0x.org/orderbook/v1/orders?perPage=1000&page=1&s… where the value might be most of the field of an order
PendingPending