Skip to content

Commit f1a16b3

Browse files
committed
pnpm check:fix
1 parent b8c59a0 commit f1a16b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • website/src/pages/en/token-api

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ The address `0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee` is a sentinel (placehol
350350
`0x0000000000000000000000000000000000000000` is another placeholder introduced in Uniswap v4 for the same purpose. These repetitive patterns make it clear they're not real accounts—just conventional low-entropy addresses developers agreed to use.
351351

352352
**Use native endpoints instead of placeholders:** When you need native token data, call the dedicated endpoints rather than relying on the sentinel addresses. For example:
353+
353354
- `/v1/evm/balances/native` for EVM native balances
354355
- `/v1/svm/balances/native` for Solana (SVM) native balances
355356
- `/v1/tvm/transfers/native` for Tron (TVM) native transfers

0 commit comments

Comments
 (0)