Synthetix
SNX7D price series. Open $0.213, close $0.216, high $0.222, low $0.208, change 1.41%.
Synthetix is a decentralized perpetual futures protocol built on Ethereum Mainnet. Synthetix uses a hybrid design — off-chain order matching on a high-performance CLOB with on-chain settlement — to deliver low latency, deep liquidity, and MEV-resistant execution while keeping custody and finality on Ethereum. Traders get CEX-like performance with on-chain security and composability. The protocol’s liquidity is provided by the Synthetix Liquidity Provider (SLP) vault and backstopped by staked SNX collateral, which underwrites the issuance of the sUSD stablecoin and the solvency of the SLP vault.
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=SNX"e=USD" \ -H "Authorization: Bearer $LIAW_KEY"
{ "data": [ { "asset": "SNX", "quote": "USD", "price": "0.215150000000000000", "updated_at": "2026-08-09T08:15:31.204Z" } ], "meta": { "request_id": "<request id>", "served_at": "<ISO 8601 serve time>", "count": 1 } }
Live SNX values, straight from the feeds on this page. request_id and served_at are per-request — the server fills those in.