> 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-cuo-wang-luo-zhuan-cuo-usdt.md).

# 转错网络/转错USDT

DEXX目前暂不支持USDT来交易链上代币，仅支持用主网的代币进行交易。用ERC20主网的ETH交易ETH链上的代币，用SOLANA网络的SOL交易SOL链上的代币，用BSC网络的BNB交易BSC链上的代币，以此类推。跨链桥还在开发中，敬请期待。\
\
举例：\
转入ETH进入DEXX的钱包，交易ETH链上的代币，需要在转入时选择**ETH-ERC20**主网网络。\
**ARB、BSC等网络的ETH暂不支持。**\
\
如果您已经误转，也请不用担心。EVM链兼容，所以您的财产并不会不会丢失。需要您自行准备好gas费，导出私钥后在其他钱包转出。\
\
比如小A由于粗心，误向DEXX钱包转入了**BSC**链上的ETH。**BSC**上的治理代币是**BNB**，所以在BSC上交易的话需要用**BNB**来作为gas费，**可以向DEXX的BSC钱包地址中转入一点BNB**，绑定好谷歌验证器后，点击转出，这时您**拥有足够的BNB来支付Gas费用**，就可以成功地转出BSC上的USDT啦。\
\
小B由于粗心，误向DEXX钱包转入了**Tron(TRC20)链上的USDT**。Tron上的治理代币是TRX，所以在Tron上交易的话**需要用TRX来作为Gas费**，可以**向DEXX的TRX钱包地址中转入一点TRX**，绑定好谷歌验证器后，点击转出，这时您**拥有足够的TRX来支付Gas费用**，就可以成功地转出Tron上的USDT啦。


---

# 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-cuo-wang-luo-zhuan-cuo-usdt.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.
