Compound
COMP7D price series. Open $16.61, close $16.77, high $17.18, low $16.12, change 0.96%.
The Compound Governance Token is a governance token on the Compound Finance lending protocol, COMP allows the owner to delegate voting rights to the address of their choice; the owner’s wallet, another user, an application, or a DeFi expert. Anybody can participate in Compound governance by receiving delegation, without needing to own COMP. Anybody with 1% of COMP delegated to their address can propose a governance action; these are simple or complex sets of actions, such as adding support for a new asset, changing an asset’s collateral factor, changing a market’s interest rate model, or changing any other parameter or variable of the protocol that the current administrator can modify.
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=COMP"e=USD" \ -H "Authorization: Bearer $LIAW_KEY"
{ "data": [ { "asset": "COMP", "quote": "USD", "price": "16.760500000000000000", "updated_at": "2026-08-09T04:56:11.188Z" } ], "meta": { "request_id": "<request id>", "served_at": "<ISO 8601 serve time>", "count": 1 } }
Live COMP values, straight from the feeds on this page. request_id and served_at are per-request — the server fills those in.