Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ekiden.fi/api/v1/market/insurance-pool/history
{ "list": [ { "adl_mode": "<string>", "base_equity": "<string>", "cash_balance": "<string>", "equity": "<string>", "group_adl_obligation": "<string>", "group_redistribution_in": "<string>", "group_redistribution_out": "<string>", "inventory": [ { "avg_entry_price": "<string>", "size": "<string>", "symbol": "BTCUSDC", "unrealized_pnl": "<string>" } ], "pool_group_id": "<string>", "pool_id": "<string>", "realized_pnl_cum": "<string>", "unrealized_pnl": "<string>", "updated_time": "1672531200000", "adl_trigger_reason": "<string>", "latest_pnl_ratio": "<string>" } ] }
Get archived insurance pool snapshots for one symbol or all pools.
"BTCUSDC"
x >= 0
Insurance pool history
Show child attributes