Skip to content

Commit 4a4f3a4

Browse files
Update quick-start.mdx (#933)
added "prices" and "market data"
1 parent 1dc53fd commit 4a4f3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/token-api/quick-start.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebarTitle: Quick Start
99
1010
The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application.
1111

12-
The Token API provides access to onchain token data, including balances, holders, detailed token metadata, and historical transfers. This API also uses the Model Context Protocol (MCP) to enrich raw blockchain data with contextual insights using AI tools, such as Claude.
12+
The Token API provides access to onchain token data, including live and historical balances, holders, prices, market data, token metadata, and token transfers. This API also uses the Model Context Protocol (MCP) to allow AI tools such as Claude to enrich raw blockchain data with contextual insights.
1313

1414
## Prerequisites
1515

0 commit comments

Comments
 (0)