{
"topic": "user_order_history:0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",
"orders": [
{
"parent": "0x0000000000000000000000000000000000000000000000000000000000000000",
"market": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890",
"client_order_id": "historical_order_456",
"order_id": "45679",
"status": "Filled",
"order_type": "Market",
"trigger_condition": "None",
"order_direction": "Close Short",
"orig_size": 2,
"remaining_size": 0,
"size_delta": null,
"price": 49500,
"is_buy": false,
"is_reduce_only": false,
"details": "",
"tp_order_id": null,
"tp_trigger_price": null,
"tp_limit_price": null,
"sl_order_id": null,
"sl_trigger_price": null,
"sl_limit_price": null,
"transaction_version": 12345680,
"unix_ms": 1699565000000
}
]
}User’s order history (filled, cancelled, rejected orders)
{
"topic": "user_order_history:0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",
"orders": [
{
"parent": "0x0000000000000000000000000000000000000000000000000000000000000000",
"market": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890",
"client_order_id": "historical_order_456",
"order_id": "45679",
"status": "Filled",
"order_type": "Market",
"trigger_condition": "None",
"order_direction": "Close Short",
"orig_size": 2,
"remaining_size": 0,
"size_delta": null,
"price": 49500,
"is_buy": false,
"is_reduce_only": false,
"details": "",
"tp_order_id": null,
"tp_trigger_price": null,
"tp_limit_price": null,
"sl_order_id": null,
"sl_trigger_price": null,
"sl_limit_price": null,
"transaction_version": 12345680,
"unix_ms": 1699565000000
}
]
}User wallet address (Aptos address format, e.g. 0x123...)
User's order history (filled, cancelled, rejected orders)