Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. HIP-4 per-side instrument metadata. One row perDocumentation Index
Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt
Use this file to discover all available pages before exploring further.
#N coin. Each outcome has two sides: side 0 (Yes) and side 1 (No). Public asset_id formula: 100_000_000 + 10*outcome_id + side. Coin format: #<10*outcome_id + side>.
Required Fields
| Field | Type | Description |
|---|---|---|
asset_id | integer:int64 | Public asset ID. |
coin | string | Coin identifier. |
outcome_id | integer:int64 | Numeric outcome identifier |
side | integer | Side index: 0 = Yes, 1 = No |
symbol | string | Same value as coin. |