Get HIP-4 trades
Get HIP-4 trades
0xArchive API reference for Get HIP-4 trades. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get HIP-4 trades
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
HIP-4 coin id (e.g., 0 for outcome 0 Yes side, 1 for No side). The #-prefixed form (#0, #1) is also accepted.
Example:
"0"
Query Parameters
Start timestamp in Unix milliseconds. Defaults to 24h ago.
End timestamp in Unix milliseconds. Defaults to now.
Cursor for pagination
Maximum number of results (default: 100, max: 1000)
Required range:
x <= 1000Last modified on June 27, 2026