userFillsByTime
post
/info
Body
Request array of user fills by time.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$startTimenumberRequired
Start time (in ms since epoch).
endTimeany ofOptional
End time (in ms since epoch).
number · nullableOptional
End time (in ms since epoch).
aggregateByTimebooleanOptional
If true, partial fills are aggregated when a crossing order fills multiple resting orders.
reversedbooleanOptional
If true, fills are returned in reverse chronological order (newest first).
Responses
200
Array of user trade fills by time.
application/json
anyOptional
Array of user trade fills by time.
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoNo content
Last updated