Skip to content

Commit d940abd

Browse files
Update quick-start.mdx
Fix Prettier Formatting
1 parent 213f153 commit d940abd

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

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

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

69-
70-
| Network | evm-tokens | evm-uniswaps | evm-nft-tokens |
71-
|--------------|:------------:|:--------------:|:--------------:|
72-
| Ethereum Mainnet | ✅ | ✅ | ✅
73-
| BSC | ✅* | ✅ | ✅
74-
| Base | ✅ | ✅ | ✅
75-
| Unichain | ✅ | ✅ | ✅
76-
| Arbitrum-One | Ingesting* | Ingesting* | Ingesting*
77-
| Optimism | ✅ | ✅ | ✅
78-
| Polygon | ✅ | ✅ | ✅
79-
80-
*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.
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+
79+
\*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.
8180

8281
## Troubleshooting
8382

0 commit comments

Comments
 (0)