{
  "program": "1oooxLtzLiYV6LcDybrEPcyXVLPWGnAmeif9s5oNrp6",
  "groundOfTruth": "The Solana program 1oooxLtzLiYV6LcDybrEPcyXVLPWGnAmeif9s5oNrp6 is the ground of truth. This endpoint is a lagging mirror of SETTLED trades only, rebuilt by replaying each settlement event through the same engine the program runs. It cannot answer anything about live state — pool size, open positions, current price, or whether a trade would be admitted — and deliberately holds no RPC endpoint with which to try. Read those from the chain.",
  "routes": {
    "GET /v0/health": "how fresh this archive is, and how far back it reaches",
    "GET /v0/trades": "every settled trade. filters: market, beforeSlot, limit; format=ndjson",
    "GET /v0/trades/:signature": "one settlement: stake and fees in, every payout out",
    "GET /v0/stats": "counts by market, by reason, by day; verified vs unverified",
    "GET /v0/fees": "fee accumulation summed by day or by market. groupBy=day|market"
  }
}
