Trades

Get active trade orders

This endpoint retrieves trades on the exchange for the given orderHashes.

get/trades/orders

Query parameters

orderHashesstring[] required

The unique identifiers of the orders being searched

Response

statusstring

success or failure if the request succeeded or not

Changes