From c5317f131e22c4de9fa3fa0e1c6a8ea4f1f82230 Mon Sep 17 00:00:00 2001 From: jhjhjh94 Date: Wed, 3 Dec 2025 23:34:00 +0800 Subject: [PATCH 1/4] Update DEX listings and sort by swap volume --- website/src/pages/en/contracts.mdx | 4 ++-- website/src/pages/en/token-api/faq.mdx | 16 ++++++++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/website/src/pages/en/contracts.mdx b/website/src/pages/en/contracts.mdx index 3938844149c1..3a3450cfbedf 100644 --- a/website/src/pages/en/contracts.mdx +++ b/website/src/pages/en/contracts.mdx @@ -6,13 +6,13 @@ import { ProtocolContractsTable } from '@/contracts' Below are the deployed contracts which power The Graph Network. Visit the official [contracts repository](https://github.com/graphprotocol/contracts) to learn more. -## Arbitrum +## Arbitrum One This is the principal deployment of The Graph Network. -## Mainnet +## Ethereum Mainnet This was the original deployment of The Graph Network. [Learn more](/archived/arbitrum/arbitrum-faq/) about The Graph's scaling with Arbitrum. diff --git a/website/src/pages/en/token-api/faq.mdx b/website/src/pages/en/token-api/faq.mdx index 99dc813fecff..6b4676a425e7 100644 --- a/website/src/pages/en/token-api/faq.mdx +++ b/website/src/pages/en/token-api/faq.mdx @@ -131,8 +131,12 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie - Uniswap V2 - Uniswap V3 +- Uniswap V1 - Uniswap V4 - SushiSwap V2 +- Balancer +- Curve +- Bancor - Ring Swap - Shiba Inu - Crypto.com: DeFi Swap @@ -159,6 +163,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie - Uniswap V3 - Uniswap V4 - SushiSwap V3 +- Balancer +- Curve - Ramses - SushiSwap V2 - Uniswap V2 @@ -181,6 +187,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie - Uniswap V4 - SushiSwap V2 - Uniswap V2 +- Balancer +- Curve - Stabl.fi - SushiSwap V3 - SweepnFlip @@ -222,6 +230,7 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie - Uniswap V4 - Velodrome V3 - Velodrome V2 +- Balancer - Curve - Beethoven X @@ -236,6 +245,7 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie - Uniswap V4 - Lydia Finance - SushiSwap V2 +- Curve - OliveSwap #### Base Mainnet @@ -244,6 +254,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie - Uniswap V2 - Uniswap V4 - SushiSwap V2 +- Balancer +- Curve - BaseSwap - Alien Base V3 - BaseSwap V2 @@ -252,9 +264,9 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie #### Tron Mainnet -- SunSwap V1 (JustSwap) -- SunSwap V2 - SunPump +- SunSwap V2 +- SunSwap V1 (JustSwap) - USwap - SunSwap 1.5 (JustSwap) - ISwap V1 From db0b3d0956d0496fdd7348800386a3f158436707 Mon Sep 17 00:00:00 2001 From: jhjhjh94 Date: Wed, 10 Dec 2025 22:28:20 +0800 Subject: [PATCH 2/4] Docs: removed beta keywords and wording updates --- website/src/openApi/tokenApi.json | 2 +- website/src/pages/ar/token-api/quick-start.mdx | 2 -- website/src/pages/cs/token-api/quick-start.mdx | 2 -- website/src/pages/de/token-api/quick-start.mdx | 2 -- website/src/pages/en/about.mdx | 2 +- website/src/pages/en/token-api/faq.mdx | 4 +++- website/src/pages/en/token-api/quick-start.mdx | 2 -- website/src/pages/es/token-api/quick-start.mdx | 2 -- website/src/pages/fr/token-api/quick-start.mdx | 2 -- website/src/pages/hi/token-api/quick-start.mdx | 2 -- website/src/pages/it/token-api/quick-start.mdx | 2 -- website/src/pages/ja/token-api/quick-start.mdx | 2 -- website/src/pages/ko/token-api/quick-start.mdx | 2 -- website/src/pages/mr/token-api/quick-start.mdx | 2 -- website/src/pages/nl/token-api/quick-start.mdx | 2 -- website/src/pages/pl/token-api/quick-start.mdx | 2 -- website/src/pages/pt/token-api/quick-start.mdx | 2 -- website/src/pages/ro/token-api/quick-start.mdx | 2 -- website/src/pages/ru/token-api/quick-start.mdx | 2 -- website/src/pages/sv/token-api/quick-start.mdx | 2 -- website/src/pages/tr/token-api/quick-start.mdx | 2 -- website/src/pages/uk/token-api/quick-start.mdx | 2 -- website/src/pages/ur/token-api/quick-start.mdx | 2 -- website/src/pages/vi/token-api/quick-start.mdx | 2 -- 24 files changed, 5 insertions(+), 45 deletions(-) diff --git a/website/src/openApi/tokenApi.json b/website/src/openApi/tokenApi.json index e2a890b9c3e6..e5a19c0a692b 100644 --- a/website/src/openApi/tokenApi.json +++ b/website/src/openApi/tokenApi.json @@ -1,7 +1,7 @@ { "openapi": "3.1.0", "info": { - "title": "Token API (Beta)", + "title": "Token API", "description": "Power your apps & AI agents with real-time token data.", "version": "3.6.0+da03655 (2025-11-20)" }, diff --git a/website/src/pages/ar/token-api/quick-start.mdx b/website/src/pages/ar/token-api/quick-start.mdx index 67c98fd5d644..8bf1025722e6 100644 --- a/website/src/pages/ar/token-api/quick-start.mdx +++ b/website/src/pages/ar/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: بداية سريعة ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/cs/token-api/quick-start.mdx b/website/src/pages/cs/token-api/quick-start.mdx index dbf444d1d68a..bfc3573e81c5 100644 --- a/website/src/pages/cs/token-api/quick-start.mdx +++ b/website/src/pages/cs/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Rychlé spuštění ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/de/token-api/quick-start.mdx b/website/src/pages/de/token-api/quick-start.mdx index fb439a48ff80..83e58d444cb8 100644 --- a/website/src/pages/de/token-api/quick-start.mdx +++ b/website/src/pages/de/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Schnellstart ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/en/about.mdx b/website/src/pages/en/about.mdx index 7fda868aab9d..990d80701228 100644 --- a/website/src/pages/en/about.mdx +++ b/website/src/pages/en/about.mdx @@ -11,7 +11,7 @@ Its data services include: - [Subgraphs](/subgraphs/developing/subgraphs/): Open APIs to query blockchain data that can be created or queried by anyone. - [Substreams](/substreams/introduction/): High-performance data streams for real-time blockchain processing, built with modular components. -- [Token API Beta](/token-api/quick-start/): Instant access to standardized token data requiring zero setup. +- [Token API](/token-api/quick-start/): Instant access to standardized token data requiring zero setup. ### Why Blockchain Data is Difficult to Query diff --git a/website/src/pages/en/token-api/faq.mdx b/website/src/pages/en/token-api/faq.mdx index 6b4676a425e7..f5a88c4d4425 100644 --- a/website/src/pages/en/token-api/faq.mdx +++ b/website/src/pages/en/token-api/faq.mdx @@ -372,7 +372,9 @@ Networks that are currently or temporarily unavailable on a given endpoint will ### Are there rate limits or usage costs? -During Beta, the Token API has a generous allowance of free usage. There are no specific rate limits, but reasonable throttling exists to prevent abuse. High request volumes may trigger HTTP 429 errors. Monitor official announcements for future pricing changes after Beta. +Yes. The Token API is provided under a tiered pricing model with defined usage limits based on the selected subscription plan. Each plan specifies allowable request volumes, batch sizes, historical data access, and rate limits. Requests that exceed the provisioned thresholds may be subject to throttling or may return HTTP 429: Too Many Requests. Additional usage beyond the included quota will be billed according to the applicable pay-as-you-go structure, unless otherwise restricted by the selected plan. + +For details on available plans, limits, and billing terms, please refer to the [Token API pricing](https://thegraph.com/docs/en/token-api/endpoint-pricing/) section. ### What do I do if I notice data inconsistencies in the data returned by the Token API? diff --git a/website/src/pages/en/token-api/quick-start.mdx b/website/src/pages/en/token-api/quick-start.mdx index 786c6b69a02f..54ba304b6b62 100644 --- a/website/src/pages/en/token-api/quick-start.mdx +++ b/website/src/pages/en/token-api/quick-start.mdx @@ -7,8 +7,6 @@ import { Check } from '@edgeandnode/gds/icons' ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. The Token API provides access to onchain NFT and fungible 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. diff --git a/website/src/pages/es/token-api/quick-start.mdx b/website/src/pages/es/token-api/quick-start.mdx index 41d5bace3c07..cd298dbe4f1c 100644 --- a/website/src/pages/es/token-api/quick-start.mdx +++ b/website/src/pages/es/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Comienzo Rapido ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/fr/token-api/quick-start.mdx b/website/src/pages/fr/token-api/quick-start.mdx index 76ed894405c6..1366f4c279b4 100644 --- a/website/src/pages/fr/token-api/quick-start.mdx +++ b/website/src/pages/fr/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Démarrage rapide ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/hi/token-api/quick-start.mdx b/website/src/pages/hi/token-api/quick-start.mdx index 7afe85e38342..454081b17dfd 100644 --- a/website/src/pages/hi/token-api/quick-start.mdx +++ b/website/src/pages/hi/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Quick Start ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/it/token-api/quick-start.mdx b/website/src/pages/it/token-api/quick-start.mdx index d59d0fadfbbd..0ac614b5fe8f 100644 --- a/website/src/pages/it/token-api/quick-start.mdx +++ b/website/src/pages/it/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Quick Start ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/ja/token-api/quick-start.mdx b/website/src/pages/ja/token-api/quick-start.mdx index b6f05fffbe40..9224dbd1da72 100644 --- a/website/src/pages/ja/token-api/quick-start.mdx +++ b/website/src/pages/ja/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: クイックスタート ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/ko/token-api/quick-start.mdx b/website/src/pages/ko/token-api/quick-start.mdx index d59d0fadfbbd..0ac614b5fe8f 100644 --- a/website/src/pages/ko/token-api/quick-start.mdx +++ b/website/src/pages/ko/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Quick Start ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/mr/token-api/quick-start.mdx b/website/src/pages/mr/token-api/quick-start.mdx index 6e10a65b99c4..5274c8a82105 100644 --- a/website/src/pages/mr/token-api/quick-start.mdx +++ b/website/src/pages/mr/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: क्विक स्टार्ट ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/nl/token-api/quick-start.mdx b/website/src/pages/nl/token-api/quick-start.mdx index ae048307463e..45cbcac3d363 100644 --- a/website/src/pages/nl/token-api/quick-start.mdx +++ b/website/src/pages/nl/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Snelle Start ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/pl/token-api/quick-start.mdx b/website/src/pages/pl/token-api/quick-start.mdx index ba7606150964..afdfac123e7d 100644 --- a/website/src/pages/pl/token-api/quick-start.mdx +++ b/website/src/pages/pl/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: ' Na start' ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/pt/token-api/quick-start.mdx b/website/src/pages/pt/token-api/quick-start.mdx index 963ec773a8f7..d6de8a5ed757 100644 --- a/website/src/pages/pt/token-api/quick-start.mdx +++ b/website/src/pages/pt/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Começo Rápido ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/ro/token-api/quick-start.mdx b/website/src/pages/ro/token-api/quick-start.mdx index d59d0fadfbbd..0ac614b5fe8f 100644 --- a/website/src/pages/ro/token-api/quick-start.mdx +++ b/website/src/pages/ro/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Quick Start ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/ru/token-api/quick-start.mdx b/website/src/pages/ru/token-api/quick-start.mdx index d86c20050e3a..90513b597a03 100644 --- a/website/src/pages/ru/token-api/quick-start.mdx +++ b/website/src/pages/ru/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Быстрый старт ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/sv/token-api/quick-start.mdx b/website/src/pages/sv/token-api/quick-start.mdx index df21ab39cec8..1ef609b9adbb 100644 --- a/website/src/pages/sv/token-api/quick-start.mdx +++ b/website/src/pages/sv/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Snabbstart ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/tr/token-api/quick-start.mdx b/website/src/pages/tr/token-api/quick-start.mdx index abe3c6ad76b7..392d35fd4a28 100644 --- a/website/src/pages/tr/token-api/quick-start.mdx +++ b/website/src/pages/tr/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Hızlı Başlangıç ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/uk/token-api/quick-start.mdx b/website/src/pages/uk/token-api/quick-start.mdx index a6694b9a5bc0..9a5c104e7b1e 100644 --- a/website/src/pages/uk/token-api/quick-start.mdx +++ b/website/src/pages/uk/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Швидкий старт ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/ur/token-api/quick-start.mdx b/website/src/pages/ur/token-api/quick-start.mdx index 5444e9024188..b79cf1d855c1 100644 --- a/website/src/pages/ur/token-api/quick-start.mdx +++ b/website/src/pages/ur/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: فورا شروع کریں ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. diff --git a/website/src/pages/vi/token-api/quick-start.mdx b/website/src/pages/vi/token-api/quick-start.mdx index 608c62f29601..571f3a9a5840 100644 --- a/website/src/pages/vi/token-api/quick-start.mdx +++ b/website/src/pages/vi/token-api/quick-start.mdx @@ -5,8 +5,6 @@ sidebarTitle: Bắt đầu nhanh ![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). - 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. 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. From f51f39c817c1010d464ed3e6b435146d859a28c3 Mon Sep 17 00:00:00 2001 From: jhjhjh94 Date: Wed, 10 Dec 2025 22:32:14 +0800 Subject: [PATCH 3/4] Docs: removed banner text from image The Graph Token API Quick Start banner --- website/src/pages/ar/token-api/quick-start.mdx | 2 +- website/src/pages/cs/token-api/quick-start.mdx | 2 +- website/src/pages/de/token-api/quick-start.mdx | 2 +- website/src/pages/en/token-api/quick-start.mdx | 2 +- website/src/pages/es/token-api/quick-start.mdx | 2 +- website/src/pages/fr/token-api/quick-start.mdx | 2 +- website/src/pages/hi/token-api/quick-start.mdx | 2 +- website/src/pages/it/token-api/quick-start.mdx | 2 +- website/src/pages/ja/token-api/quick-start.mdx | 2 +- website/src/pages/ko/token-api/quick-start.mdx | 2 +- website/src/pages/mr/token-api/quick-start.mdx | 2 +- website/src/pages/nl/token-api/quick-start.mdx | 2 +- website/src/pages/pl/token-api/quick-start.mdx | 2 +- website/src/pages/pt/token-api/quick-start.mdx | 2 +- website/src/pages/ro/token-api/quick-start.mdx | 2 +- website/src/pages/ru/token-api/quick-start.mdx | 2 +- website/src/pages/sv/token-api/quick-start.mdx | 2 +- website/src/pages/tr/token-api/quick-start.mdx | 2 +- website/src/pages/uk/token-api/quick-start.mdx | 2 +- website/src/pages/ur/token-api/quick-start.mdx | 2 +- website/src/pages/vi/token-api/quick-start.mdx | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/website/src/pages/ar/token-api/quick-start.mdx b/website/src/pages/ar/token-api/quick-start.mdx index 8bf1025722e6..5fb57dd9b4cf 100644 --- a/website/src/pages/ar/token-api/quick-start.mdx +++ b/website/src/pages/ar/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: بداية سريعة --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/cs/token-api/quick-start.mdx b/website/src/pages/cs/token-api/quick-start.mdx index bfc3573e81c5..f026c7945a3c 100644 --- a/website/src/pages/cs/token-api/quick-start.mdx +++ b/website/src/pages/cs/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Rychlé spuštění --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/de/token-api/quick-start.mdx b/website/src/pages/de/token-api/quick-start.mdx index 83e58d444cb8..431e2c96eae9 100644 --- a/website/src/pages/de/token-api/quick-start.mdx +++ b/website/src/pages/de/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Schnellstart --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/en/token-api/quick-start.mdx b/website/src/pages/en/token-api/quick-start.mdx index 54ba304b6b62..70631be0d91b 100644 --- a/website/src/pages/en/token-api/quick-start.mdx +++ b/website/src/pages/en/token-api/quick-start.mdx @@ -5,7 +5,7 @@ sidebarTitle: Quick Start import { Check } from '@edgeandnode/gds/icons' -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/es/token-api/quick-start.mdx b/website/src/pages/es/token-api/quick-start.mdx index cd298dbe4f1c..2fd195b936bb 100644 --- a/website/src/pages/es/token-api/quick-start.mdx +++ b/website/src/pages/es/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Comienzo Rapido --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/fr/token-api/quick-start.mdx b/website/src/pages/fr/token-api/quick-start.mdx index 1366f4c279b4..9eed274150e6 100644 --- a/website/src/pages/fr/token-api/quick-start.mdx +++ b/website/src/pages/fr/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Démarrage rapide --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/hi/token-api/quick-start.mdx b/website/src/pages/hi/token-api/quick-start.mdx index 454081b17dfd..67d9829b5cca 100644 --- a/website/src/pages/hi/token-api/quick-start.mdx +++ b/website/src/pages/hi/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/it/token-api/quick-start.mdx b/website/src/pages/it/token-api/quick-start.mdx index 0ac614b5fe8f..830bb022adba 100644 --- a/website/src/pages/it/token-api/quick-start.mdx +++ b/website/src/pages/it/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/ja/token-api/quick-start.mdx b/website/src/pages/ja/token-api/quick-start.mdx index 9224dbd1da72..9ecd4e7e4458 100644 --- a/website/src/pages/ja/token-api/quick-start.mdx +++ b/website/src/pages/ja/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: クイックスタート --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/ko/token-api/quick-start.mdx b/website/src/pages/ko/token-api/quick-start.mdx index 0ac614b5fe8f..830bb022adba 100644 --- a/website/src/pages/ko/token-api/quick-start.mdx +++ b/website/src/pages/ko/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/mr/token-api/quick-start.mdx b/website/src/pages/mr/token-api/quick-start.mdx index 5274c8a82105..9850fbc2263f 100644 --- a/website/src/pages/mr/token-api/quick-start.mdx +++ b/website/src/pages/mr/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: क्विक स्टार्ट --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/nl/token-api/quick-start.mdx b/website/src/pages/nl/token-api/quick-start.mdx index 45cbcac3d363..092432070bf7 100644 --- a/website/src/pages/nl/token-api/quick-start.mdx +++ b/website/src/pages/nl/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Snelle Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/pl/token-api/quick-start.mdx b/website/src/pages/pl/token-api/quick-start.mdx index afdfac123e7d..99b6b08f2713 100644 --- a/website/src/pages/pl/token-api/quick-start.mdx +++ b/website/src/pages/pl/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: ' Na start' --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/pt/token-api/quick-start.mdx b/website/src/pages/pt/token-api/quick-start.mdx index d6de8a5ed757..b8632c90f35d 100644 --- a/website/src/pages/pt/token-api/quick-start.mdx +++ b/website/src/pages/pt/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Começo Rápido --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/ro/token-api/quick-start.mdx b/website/src/pages/ro/token-api/quick-start.mdx index 0ac614b5fe8f..830bb022adba 100644 --- a/website/src/pages/ro/token-api/quick-start.mdx +++ b/website/src/pages/ro/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/ru/token-api/quick-start.mdx b/website/src/pages/ru/token-api/quick-start.mdx index 90513b597a03..49d1d91acf0f 100644 --- a/website/src/pages/ru/token-api/quick-start.mdx +++ b/website/src/pages/ru/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Быстрый старт --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/sv/token-api/quick-start.mdx b/website/src/pages/sv/token-api/quick-start.mdx index 1ef609b9adbb..58f77116e562 100644 --- a/website/src/pages/sv/token-api/quick-start.mdx +++ b/website/src/pages/sv/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Snabbstart --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/tr/token-api/quick-start.mdx b/website/src/pages/tr/token-api/quick-start.mdx index 392d35fd4a28..9bb7cc16ee2c 100644 --- a/website/src/pages/tr/token-api/quick-start.mdx +++ b/website/src/pages/tr/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Hızlı Başlangıç --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/uk/token-api/quick-start.mdx b/website/src/pages/uk/token-api/quick-start.mdx index 9a5c104e7b1e..83b438b0ffbb 100644 --- a/website/src/pages/uk/token-api/quick-start.mdx +++ b/website/src/pages/uk/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Швидкий старт --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/ur/token-api/quick-start.mdx b/website/src/pages/ur/token-api/quick-start.mdx index b79cf1d855c1..8d3a14ee7557 100644 --- a/website/src/pages/ur/token-api/quick-start.mdx +++ b/website/src/pages/ur/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: فورا شروع کریں --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. diff --git a/website/src/pages/vi/token-api/quick-start.mdx b/website/src/pages/vi/token-api/quick-start.mdx index 571f3a9a5840..c0a4ed4c1260 100644 --- a/website/src/pages/vi/token-api/quick-start.mdx +++ b/website/src/pages/vi/token-api/quick-start.mdx @@ -3,7 +3,7 @@ title: Token API Quick Start sidebarTitle: Bắt đầu nhanh --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) +![](/img/token-api-quickstart-banner.jpg) 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. From 15aa9633ec1a9551640997b4d12952518fd05437 Mon Sep 17 00:00:00 2001 From: Hau <37109389+jhjhjh94@users.noreply.github.com> Date: Wed, 10 Dec 2025 22:42:40 +0800 Subject: [PATCH 4/4] Update website/src/pages/en/token-api/faq.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Benoît Rouleau --- website/src/pages/en/token-api/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/en/token-api/faq.mdx b/website/src/pages/en/token-api/faq.mdx index f5a88c4d4425..c00b1d75ee5b 100644 --- a/website/src/pages/en/token-api/faq.mdx +++ b/website/src/pages/en/token-api/faq.mdx @@ -374,7 +374,7 @@ Networks that are currently or temporarily unavailable on a given endpoint will Yes. The Token API is provided under a tiered pricing model with defined usage limits based on the selected subscription plan. Each plan specifies allowable request volumes, batch sizes, historical data access, and rate limits. Requests that exceed the provisioned thresholds may be subject to throttling or may return HTTP 429: Too Many Requests. Additional usage beyond the included quota will be billed according to the applicable pay-as-you-go structure, unless otherwise restricted by the selected plan. -For details on available plans, limits, and billing terms, please refer to the [Token API pricing](https://thegraph.com/docs/en/token-api/endpoint-pricing/) section. +For details on available plans, limits, and billing terms, please refer to the [Token API pricing](/token-api/endpoint-pricing/) section. ### What do I do if I notice data inconsistencies in the data returned by the Token API?