Get HIP-3 order history
0xArchive API reference for Get HIP-3 order history. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
HIP-3 symbol (case-sensitive, e.g., hyna:BTC, km:US500)
"hyna:BTC"
Query Parameters
Start timestamp, Unix milliseconds (e.g. 1767225600000)
1767225600000
End timestamp, Unix milliseconds (e.g. 1767225600000)
1767225600000
Cursor for pagination (use the value from previous response's next_cursor)
Maximum number of results (default: 1000, max: 10000)
x <= 10000Filter by order status
open, filled, canceled, triggered, force_canceled Filter by order type
limit, trigger, tpsl Filter by whether order was triggered
Filter by user wallet address