The Graph
GRT7D price series. Open $0.01446, close $0.01479, high $0.01507, low $0.01418, change 2.28%.
The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL. Developers can use Graph Explorer to search, find, and publish all the public data they need to build decentralized applications. The Graph Network makes it possible to build serverless dApps that run entirely on public infrastructure. GRT is the native token of the network that’s used to coordinate work. GRT is an ERC20 token. Node operators, called Indexers, stake and earn GRT for processing queries. Anyone can delegate GRT to Indexers to secure the network and earn rewards. Curators organize data on The Graph by signaling GRT on useful APIs, called subgraphs. Indexers, Delegators, and Curators work together to organize the data for the crypto economy and maintain a useful global API for DeFi and Web3.
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=GRT"e=USD" \ -H "Authorization: Bearer $LIAW_KEY"
{ "data": [ { "asset": "GRT", "quote": "USD", "price": "0.014790000000000000", "updated_at": "2026-08-09T06:58:52.492Z" } ], "meta": { "request_id": "<request id>", "served_at": "<ISO 8601 serve time>", "count": 1 } }
Live GRT values, straight from the feeds on this page. request_id and served_at are per-request — the server fills those in.