Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. Trading instrument specification (Lighter.xyz). Different schema from Hyperliquid Instrument.Documentation 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 |
|---|---|---|
is_active | boolean | Whether the instrument is currently tradeable |
liquidation_fee | number | Liquidation fee rate |
maker_fee | number | Maker fee rate (can be negative for rebates) |
market_id | integer | Unique market identifier |
market_type | string | Type of market |
min_base_amount | number | Minimum order size in base currency |
min_quote_amount | number | Minimum order value in quote currency |
price_decimals | integer | Price decimal precision |
quote_decimals | integer | Quote currency decimal precision |
size_decimals | integer | Size decimal precision |
status | string | Market status |
symbol | string | Instrument symbol |
taker_fee | number | Taker fee rate (e.g., 0.0004 = 0.04%) |