# 常见问题

## 一、**兑换问题**

### 1、**为什么兑换完成没有收到币？** <a href="#id-2-wei-shen-me-dui-huan-wan-cheng-mei-you-shou-dao-bi" id="id-2-wei-shen-me-dui-huan-wan-cheng-mei-you-shou-dao-bi"></a>

请检查您的收币地址是否填写正确，如果地址正确请再去核对您兑换的币种所在的链是否跟您查看的链一 致。 本系统里所有带有 erc20 标识的币均为以太坊链上的代币，trc20 标识的币均为波场链上的代币，HECO 标 识的币均为火币生态链上的代币，BSC 标识的币均为币安智能链上的代币 您兑换的是什么链的币就应该切换到什么链去查看，

举例：您兑换的是 erc20 的币，但是您用的是 HT 钱 包地址来接收的币，需要把钱包切换到以太坊链才能看到代币，如果您使用的是其他去中心化钱包则需把地址导入到以太钱包里才能查看到代币

### 2、**兑换一般需要多久？** <a href="#id-3-dui-huan-yi-ban-xu-yao-duo-jiu" id="id-3-dui-huan-yi-ban-xu-yao-duo-jiu"></a>

一般是2分钟左右，兑换时页面会展示预估兑换时间。如遇链上拥堵可能需要 30 分钟-1 小时，有疑虑请联系网页上的在线客服

### 3、**兑换过程中需要消耗的费用有哪些？** <a href="#id-5-dui-huan-guo-cheng-zhong-xu-yao-xiao-hao-de-fei-yong-you-na-xie" id="id-5-dui-huan-guo-cheng-zhong-xu-yao-xiao-hao-de-fei-yong-you-na-xie"></a>

每次兑换需要消耗的费用有：

1）从公链转出时消耗的矿工费；

2）兑换过程中产生的手续费；

3）发币时消耗的发币费或矿工费。

### 4、**为什么兑换后得到的数量与发起时显示的不一致？** <a href="#id-6-wei-shen-me-shan-dui-hou-de-dao-de-shu-liang-yu-fa-qi-shi-xian-shi-de-bu-yi-zhi" id="id-6-wei-shen-me-shan-dui-hou-de-dao-de-shu-liang-yu-fa-qi-shi-xian-shi-de-bu-yi-zhi"></a>

发起时的数量为系统预估得到的数量，一般会受到兑换数量以及深度、滑点等因素影响，所以可能会与显示数量有些许差距。

### 5、**为什么订单会自动退币？** <a href="#id-6-wei-shen-me-shan-dui-hou-de-dao-de-shu-liang-yu-fa-qi-shi-xian-shi-de-bu-yi-zhi" id="id-6-wei-shen-me-shan-dui-hou-de-dao-de-shu-liang-yu-fa-qi-shi-xian-shi-de-bu-yi-zhi"></a>

订单的兑换数量可能会受到深度,汇率涨幅等影响可能与用户的期待接受数量差距过大,这种情况订单会自动退币

### 6、**为什么订单会一直在待存币状态？** <a href="#id-6-wei-shen-me-shan-dui-hou-de-dao-de-shu-liang-yu-fa-qi-shi-xian-shi-de-bu-yi-zhi" id="id-6-wei-shen-me-shan-dui-hou-de-dao-de-shu-liang-yu-fa-qi-shi-xian-shi-de-bu-yi-zhi"></a>

请检查存入的地址是否和下单返回的地址一致,存入的数量是否和订单的存币数量一致以及存入的币种是否一致,如果以上都没有问题订单仍长时间在待存币状态请联系我们的人工客服


---

# 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://docs.cn.omnibridge.pro/architecture/chang-jian-wen-ti.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.
