From 821728293b62b445bf4f23d43985f00441200ce7 Mon Sep 17 00:00:00 2001 From: Andrew <36178664+UrsaPolarisRecords@users.noreply.github.com> Date: Tue, 10 Jun 2025 10:51:45 -0700 Subject: [PATCH] Update quick-start.mdx Added Avalanche to supported network / feature matrix --- website/src/pages/en/token-api/quick-start.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/pages/en/token-api/quick-start.mdx b/website/src/pages/en/token-api/quick-start.mdx index ce4e79c2d02b..62d55d22fbb7 100644 --- a/website/src/pages/en/token-api/quick-start.mdx +++ b/website/src/pages/en/token-api/quick-start.mdx @@ -75,6 +75,7 @@ Make sure to replace `<token>` with the JWT Token generated from your API key. | Arbitrum-One | Ingesting\* | Ingesting\* | Ingesting\* | | Optimism | ✅ | ✅ | ✅ | | Polygon | ✅ | ✅ | ✅ | +| Avalanche | ✅ | ✅ | ✅ | \*Some chains are still in the process of syncing. You may encounter `bad_database_response` errors or incorrect response values until data is fully synced.