Ana içerik geç

Price Oracle — /api/oracle*

A read-only view of the per-Zeqond consensus price oracle: the current consensus per chain, the freshness of that reading, the per-source readings behind the last tick, and recent history. Public.

Source: shared/api-core/src/routes/priceOracle.ts.

Endpoints

MethodPathAuthNotes
GET/api/oracle/price/:chainnoneCurrent consensus + freshness for one chain.
GET/api/oracle/pricesnoneBoth chains in one call.
GET/api/oracle/sources/:chainnoneLast tick's per-source readings.
GET/api/oracle/history/:chainnoneRecent price history.
curl -sS "https://zeqapi.com/api/oracle/prices"