diff --git a/website/src/pages/en/token-api/quick-start.mdx b/website/src/pages/en/token-api/quick-start.mdx index 3906d1776a41..2651dfabb32d 100644 --- a/website/src/pages/en/token-api/quick-start.mdx +++ b/website/src/pages/en/token-api/quick-start.mdx @@ -68,18 +68,19 @@ Make sure to replace `` with the JWT Token generated from your API key. ## Chain and Feature Support -| Network | evm-tokens | evm-uniswaps | evm-nft-tokens | -| ---------------- | :-------------------------: | :-------------------------: | :-------------------------: | -| Ethereum Mainnet | | | | -| BSC | | | | -| Base | | | | -| Unichain | | | | -| Arbitrum-One | \* | \* | \* | -| 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. +| Network | Tokens | Swaps | NFTs | +| ---------------- | :-----------------------: | :-----------------------: | :-----------------------: | +| Ethereum Mainnet | | | | +| BSC | | | | +| Base | | | | +| Unichain | | | | +| Arbitrum-One | | | | +| Optimism | | | | +| Polygon | | | | +| Avalanche | | | | +| Solana | | | ❌ Unsupported | + +A full list of chain support for The Graph services can be found [here](/supported-networks/). ## Troubleshooting