twapHistory
post
/info
Body
Request TWAP history of a user.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
Array of user's TWAP history.
application/json
Array of user's TWAP history.
timenumberRequired
Creation time of the history record (in seconds since epoch).
statusany ofRequired
Current status of the TWAP order.
"finished": Fully executed."activated": Active and executing."terminated": Terminated."error": An error occurred.
or
twapIdnumberOptional
ID of the TWAP.
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated