What you receive
The cancels arrive onaccount:orders_v3_#{address}, one
message per order, with status: "INACTIVE" and inactiveReason: "SYSTEM".
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Starting September 14, 2026, V2 trade history endpoints return 404. See the changelog for the full list →
What happens to your resting orders during a maintenance window or matching engine restart.
account:orders_v3_#{address}, one
message per order, with status: "INACTIVE" and inactiveReason: "SYSTEM".
{
"order": {
"id": "0xbc9c298f6584e484dc23a8b4ac95755faabbb5f966b37b869b3a74acf0790fe6",
"status": "INACTIVE",
"inactiveReason": "SYSTEM",
"remainingSize": "1000000"
}
}