From 5e46d1e788761d5bb1bbe3a4a1816f57ed7ec8f7 Mon Sep 17 00:00:00 2001 From: Andrew <36178664+UrsaPolarisRecords@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:17:12 -0700 Subject: [PATCH] Update faq.mdx Missed a spot (added Avalanche) --- 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 58de6c1e30f3..1fc4525c0ea8 100644 --- a/website/src/pages/en/token-api/faq.mdx +++ b/website/src/pages/en/token-api/faq.mdx @@ -8,7 +8,7 @@ Get fast answers to easily integrate and scale with The Graph's high-performance ### Which blockchains are supported by the Token API? -Currently, the Token API supports Ethereum, BNB Smart Chain (BSC), Polygon, Optimism, Base, Unichain, and Arbitrum One. +Currently, the Token API supports Ethereum, BNB Smart Chain (BSC), Polygon, Optimism, Base, Unichain, Avalanche, and Arbitrum One. ### Does the Token API support NFTs?