Skip to content

Commit 16dfb15

Browse files
Update quick-start.mdx (#983)
* Update quick-start.mdx Edited support matrix: Arbitrum-one now caught up * Update quick-start.mdx hopefully fixed prettier * Update quick-start.mdx Prettier attempt #2
1 parent 130c551 commit 16dfb15

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@ Make sure to replace `<token>` with the JWT Token generated from your API key.
6666
6767
## Chain and Feature Support
6868

69-
| Network | evm-tokens | evm-uniswaps | evm-nft-tokens |
70-
| ---------------- | :---------: | :----------: | :------------: |
71-
| Ethereum Mainnet | |||
72-
| BSC |\* |||
73-
| Base | |||
74-
| Unichain | |||
75-
| Arbitrum-One | Ingesting\* | Ingesting\* | Ingesting\* |
76-
| Optimism | |||
77-
| Polygon | |||
78-
| Avalanche | |||
69+
| Network | evm-tokens | evm-uniswaps | evm-nft-tokens |
70+
| ---------------- | :--------: | :----------: | :------------: |
71+
| Ethereum Mainnet ||||
72+
| BSC |\* |||
73+
| Base ||||
74+
| Unichain ||||
75+
| Arbitrum-One | \* |\* | \* |
76+
| Optimism ||||
77+
| Polygon ||||
78+
| Avalanche ||||
7979

8080
\*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.
8181

0 commit comments

Comments
 (0)