Get recent HIP-4 trades
Get recent HIP-4 trades
0xArchive API reference for Get recent HIP-4 trades. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get recent 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
Number of trades to return (default: 100, max: 1000)
Required range:
x <= 1000Last modified on June 27, 2026