> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/chang-jian-wen-ti/zhuan-ru-zhuan-chu-wei-dao-zhang.md).

# 转入/转出未到账？

DEXX也是基于链上的官方节点和第三方节点而部署服务。由于链上拥堵，网络情况和第三方服务稳定性等问题。可能会偶发出现链上查询已经到账，但是在APP内余额没有展示的情况。\
\
\*不仅DEXX会遇到这种问题，行业头部交易所/其他交易工具都会遇到这类问题。\
\
准确到账信息以链上交易记录为准。DEXX中没有显示并不代表该资产没有到您的钱包地址中。\
**链上可以查询到，就说明该笔资产已经到您转入/转出的钱包地址。**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/chang-jian-wen-ti/zhuan-ru-zhuan-chu-wei-dao-zhang.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.
