# 迁移 aeUSDC

### 什么是 aeUSDC？

Stacks 上的 aeUSDC 是由 Allbridge 管理的 USDC 跨链版本。现在 USDCx 已在 Stacks 上线，aeUSDC 持有者应升级到 USDCx，以获得更好的流动性、更好的用户体验以及改进的信任假设。

aeUSDC 最初于 2023 年推出。它将逐步被 USDCx 取代。

{% hint style="warning" %}
aeUSDC 的铸造已被禁用。用户将无法铸造新的 aeUSDC。仅允许从 Stacks 转移到 Ethereum。
{% endhint %}

### 为什么你应该将 aeUSDC 迁移到 USDCx？

* **更好的流动性** → USDCx 为你带来更深的流动性和更顺畅的兑换，由更紧密连接的市场提供支持。
* **更好的用户体验** → 享受更简洁、更快速的体验，配备为真正易用性而构建的工具和应用，而不是变通方案。
* **通过证明实现信任与声誉** → 由可信发行方 Circle 支持的链上证明，增强透明度、可信度和信心。

***

### 如何将 aeUSDC 迁移到 USDCx

将 aeUSDC 代币迁移到 USDCx 主要有两种方式。我们会在这里解释这两种方式。

<details>

<summary>通过 Bitflow 的 Conversion Pool 进行兑换</summary>

aeUSDC 持有者可以使用 Bitflow 上的 aeUSDC/USDC 池。这是迁移到 USDCx 最快且最便宜的方式。

* 前往 Swaps 页面，在 [Bitflow 应用中](https://app.bitflow.finance/trade).
* 连接你的钱包。
* 将 aeUSDC 选择为“From”代币。
* 设置你想要迁移的数量。你可以选择一次性迁移全部 aeUSDC 余额，或者先测试少量，再迁移全部余额。
* 将 USDCx 选择为“To”代币。
* 点击“Swap”按钮发起兑换。你需要在钱包中签署交易请求，才能完成交易。

{% embed url="<https://x.com/katemparkman/status/2031419834903212277>" %}

</details>

<details>

<summary>通过 Allbridge Classic 进行跨链</summary>

用户可以先将 aeUSDC 跨回 Ethereum，然后再跨回，在 Stacks 上铸造 USDCx。

* 前往 [Allbridge](https://app.allbridge.io/bridge?from=STX\&to=ETH\&asset=aeUSDC) 应用。
* 在“From”字段的下拉菜单中选择“Stacks”
* 在“To”字段的下拉菜单中选择“Ethereum”
* 将“aeUSDC”选择为资产。
* 连接你的钱包。
* 设置你想要迁移的数量。你可以选择一次性迁移全部 aeUSDC 余额，或者先测试少量，再迁移全部余额。
* 请注意，完成交易可能需要 60 分钟（6 个确认区块）。
* 一旦你将 aeUSDC 迁回 Ethereum 上的 USDC，就可以使用 USDCx Stacks 跨链桥将 USDC 存入 Stacks。<http://bridge.stacks.co/>

</details>


---

# 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.stacks.co/learn/zh/bridging/usdcx/bridge-app/migrating-aeusdc.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.
