Pyth Network
PYTH7D price series. Open $0.06025, close $0.06816, high $0.07414, low $0.05744, change 13.13%.
Pyth Network is a decentralised oracle network designed to provide real-time financial market data to decentralised applications (dApps) across multiple blockchains. It allows developer to secure smart contracts with reliable, low-latency market data from institutional sources, and build apps with high-fidelity oracle feeds designed for mission-critical systems.
A freshness-weighted mid, and the complete venue breakdown behind it.
One normalized endpoint, 1 credit per call. The responses below are this instrument’s real data.
The normalized mark, with opt-in freshness and confidence.
curl "https://api.getliaw.com/v1/prices/latest?assets=PYTH"e=USD" \ -H "Authorization: Bearer $LIAW_KEY"
{ "data": [ { "asset": "PYTH", "quote": "USD", "price": "0.068213000000000000", "updated_at": "2026-09-25T05:25:29.794Z" } ], "meta": { "request_id": "<request id>", "served_at": "<ISO 8601 serve time>", "count": 1 } }
Live PYTH values, straight from the feeds on this page. request_id and served_at are per-request — the server fills those in.