OrdersHistory
Lists history orders posted from this subaccount
Query parameters
subaccountIdstring · min: 66 · max: 66OptionalExample:
subaccount ID to filter orders for specific subaccount
0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1000000000000000000000002
Pattern: ^0x[0-9a-fA-F]{64}$
marketIdstring · min: 66 · max: 66OptionalExample:
Market ID to filter orders for specific market
0x3bdb3d8b5eb4d362371b72cf459216553d74abdb55eb0208091f7777dd85c8bb
Pattern: ^0x[0-9a-fA-F]{64}$
marketIdsstring[] · max: 100OptionalExample:
Market IDs to filter orders
["0x3bdb3d8b5eb4d362371b72cf459216553d74abdb55eb0208091f7777dd85c8bb","0x3bdb3d8b5eb4d362371b72cf459216553d74abdb55eb0208091f7777dd85c8bb","0x3bdb3d8b5eb4d362371b72cf459216553d74abdb55eb0208091f7777dd85c8bb"]
activeMarketsOnlybooleanOptionalDefault:
Return only orders for active markets
false
Example: true
skipintegerOptionalDefault:
Skip will skip the first n item from the result
0
Example: 0
limitinteger · min: 1 · max: 100OptionalDefault:
Limit is used to specify the maximum number of items to be returned
100
Example: 100
directionstringOptionalExample:
order side filter
Ipsa labore qui quis assumenda.
startTimeinteger · int64OptionalExample:
Search for orders which createdAt >= startTime, time in millisecond
7872547194233891000
endTimeinteger · int64OptionalExample:
Search for orders which createdAt <= endTime, time in millisecond
1665593752166447900
statestring · enumOptionalExample:
Filter by order state
filled
Possible values: tradeIdstringOptionalExample:
TradeId of the order we want to fetch
96_1_0
cidstringOptionalExample:
Client order ID
my_custom_cid
Responses
200
OK response.
application/json
400
Bad Request response.
application/vnd.goa.error
404
Not Found response.
application/vnd.goa.error
500
Internal Server Error response.
application/vnd.goa.error
get
GET /api/exchange/spot/v1/ordersHistory HTTP/1.1
Host: inj-indexer.nownodes.io
Accept: */*
{
"orders": [
{
"cid": "custom_cid",
"createdAt": 1544614248000,
"direction": "buy",
"executionType": "Consequatur eum ex sunt assumenda autem et.",
"filledQuantity": "28000000000000000.00000000000000000",
"isActive": true,
"marketId": "0x01e920e081b6f3b2e5183399d5b6733bb6f80319e6be3805b95cb7236910ff0e",
"orderHash": "0x4f4391f8ee11f656d0a9396370c6991f59c4bb491214e8b6ab2011a1bcf1c44e",
"orderType": "stop_sell",
"price": "0.000000003156",
"quantity": "28000000000000000.00000000000000000",
"state": "partial_filled",
"subaccountId": "0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1000000000000000000000002",
"triggerPrice": "0.000000003156",
"txHash": "0x92da72606d9d26bbc5a8a5578373c6bbe11e39d0944788b5cd142a14d01f9d36",
"updatedAt": 1544614248000
},
{
"cid": "custom_cid",
"createdAt": 1544614248000,
"direction": "buy",
"executionType": "Consequatur eum ex sunt assumenda autem et.",
"filledQuantity": "28000000000000000.00000000000000000",
"isActive": true,
"marketId": "0x01e920e081b6f3b2e5183399d5b6733bb6f80319e6be3805b95cb7236910ff0e",
"orderHash": "0x4f4391f8ee11f656d0a9396370c6991f59c4bb491214e8b6ab2011a1bcf1c44e",
"orderType": "stop_sell",
"price": "0.000000003156",
"quantity": "28000000000000000.00000000000000000",
"state": "partial_filled",
"subaccountId": "0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1000000000000000000000002",
"triggerPrice": "0.000000003156",
"txHash": "0x92da72606d9d26bbc5a8a5578373c6bbe11e39d0944788b5cd142a14d01f9d36",
"updatedAt": 1544614248000
},
{
"cid": "custom_cid",
"createdAt": 1544614248000,
"direction": "buy",
"executionType": "Consequatur eum ex sunt assumenda autem et.",
"filledQuantity": "28000000000000000.00000000000000000",
"isActive": true,
"marketId": "0x01e920e081b6f3b2e5183399d5b6733bb6f80319e6be3805b95cb7236910ff0e",
"orderHash": "0x4f4391f8ee11f656d0a9396370c6991f59c4bb491214e8b6ab2011a1bcf1c44e",
"orderType": "stop_sell",
"price": "0.000000003156",
"quantity": "28000000000000000.00000000000000000",
"state": "partial_filled",
"subaccountId": "0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1000000000000000000000002",
"triggerPrice": "0.000000003156",
"txHash": "0x92da72606d9d26bbc5a8a5578373c6bbe11e39d0944788b5cd142a14d01f9d36",
"updatedAt": 1544614248000
},
{
"cid": "custom_cid",
"createdAt": 1544614248000,
"direction": "buy",
"executionType": "Consequatur eum ex sunt assumenda autem et.",
"filledQuantity": "28000000000000000.00000000000000000",
"isActive": true,
"marketId": "0x01e920e081b6f3b2e5183399d5b6733bb6f80319e6be3805b95cb7236910ff0e",
"orderHash": "0x4f4391f8ee11f656d0a9396370c6991f59c4bb491214e8b6ab2011a1bcf1c44e",
"orderType": "stop_sell",
"price": "0.000000003156",
"quantity": "28000000000000000.00000000000000000",
"state": "partial_filled",
"subaccountId": "0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1000000000000000000000002",
"triggerPrice": "0.000000003156",
"txHash": "0x92da72606d9d26bbc5a8a5578373c6bbe11e39d0944788b5cd142a14d01f9d36",
"updatedAt": 1544614248000
}
],
"paging": {
"countBySubaccount": 3144167030999342600,
"from": 1916499695,
"next": [
"Ea rerum.",
"Aut dolorem cum voluptas quae.",
"Voluptas repellendus qui ipsam est."
],
"to": 391437627,
"total": 7364854934794692000
}
}