Skip to content

Commit 087d0ad

Browse files
Update website/src/pages/en/token-api/faq.mdx
Co-authored-by: Idalith <[email protected]>
1 parent b099783 commit 087d0ad

File tree

1 file changed

+1
-1
lines changed
  • website/src/pages/en/token-api

1 file changed

+1
-1
lines changed

website/src/pages/en/token-api/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ By default, token prices are returned with token-related responses, including to
2424

2525
### Does the Token API support historical token data?
2626

27-
The Token API supports historical token balances with the `/historical/balances/evm/{address}` endpoint. Query historical price data by pool at `/ohlc/pools/evm/{pool}` and by contract at `/ohlc/prices/evm/{contract}`.
27+
The Token API supports historical token balances with the `/historical/balances/evm/{address}` endpoint. You can query historical price data by pool at `/ohlc/pools/evm/{pool}` and by contract at `/ohlc/prices/evm/{contract}`.
2828

2929
### What exchanges does the Token API use for token prices?
3030

0 commit comments

Comments
 (0)