# 如何在ETH区块浏览器查询代币信息？

1.打开TokenPocket APP，在DApp浏览器内输入<https://cn.etherscan.com/>，进入ETH区块浏览器。在ETH区块浏览器中输入该代币的合约地址，即可查询到相关的代币信息。点击代币名称，进入代币详情页面。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FvtAH8LE7SZ2Xl9hYDvJy%2F%E6%B7%BB%E5%8A%A0%E8%B5%84%E4%BA%A7eth.png?alt=media\&token=8d97dd65-bd6f-4a9b-9812-e9a3eac0bb61)

2.代币详情页面包括总供应量、持币地址数、合约地址、合约精度、官网等基本信息。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FDWCAyJrlEl9n9O97DqAb%2FETH3.png?alt=media\&token=ac27487d-fc8a-4380-a324-2ddf5536ab1c)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-token-info-eth.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
