SynFutures
F7D price series. Open $0.00285, close $0.00288, high $0.00291, low $0.00276, change 1.05%.
SynFutures is a leading decentralized protocol for perpetual futures, democratizing the derivatives market by empowering users to trade any asset and create arbitrary futures contracts within seconds. It’s V3 oAMM introduces the industry's first-ever integration of a unified AMM and on-chain matching order book model. To date, SynFutures has raised over $38 million from prominent investors, including Pantera Capital, Polychain Capital, Dragonfly Capital, Standard Crypto, and SIG, among others.
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=F"e=USD" \ -H "Authorization: Bearer $LIAW_KEY"
{ "data": [ { "asset": "F", "quote": "USD", "price": "0.002880000000000000", "updated_at": "2026-08-09T04:44:16.601Z" } ], "meta": { "request_id": "<request id>", "served_at": "<ISO 8601 serve time>", "count": 1 } }
Live F values, straight from the feeds on this page. request_id and served_at are per-request — the server fills those in.