Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. Liquidation eventDocumentation Index
Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt
Use this file to discover all available pages before exploring further.
Required Fields
| Field | Type | Description |
|---|---|---|
coin | string | Trading pair symbol (deprecated, use symbol instead) |
liquidated_user | string | Address of the user who was liquidated |
liquidator_user | string | Address of the liquidator (counterparty) |
price | string | Price at which the liquidation was executed |
side | string | Exchange side code for the liquidation-related fill (A/B). |
size | string | Size of the liquidated position |
symbol | string | Trading pair symbol |
timestamp | string:date-time | Liquidation timestamp (UTC) |