> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/clore-migration.md).

# CLORE 迁移（已完成）

<figure><img src="/files/ffafd60ead15c7f744d29d42506be5b13b38aaa5" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**迁移已完成。** CLORE 代币从旧的 PoW 链迁移到以太坊（ERC-20）的工作已于 2025 年 12 月完成。现在所有市场操作仅在 ERC-20 CLORE 上运行。
{% endhint %}

***

## 迁移摘要

CLORE 已通过 1:1 快照与申领流程，从其原始的工作量证明区块链迁移至以太坊主网（ERC-20）。

### 时间线（已完成）

| 事件                     | 日期（UTC）                    |
| ---------------------- | -------------------------- |
| 迁移公告                   | 2025 年 12 月 16 日           |
| 旧版充值/提现关闭              | 2025 年 12 月 20 日           |
| 完成快照                   | 2025 年 12 月 21 日，00:00 UTC |
| ERC-20 充值/提现恢复         | 2025 年 12 月 22 日           |
| 领取窗口关闭                 | 约 2026 年 2 月 21 日          |
| 平台内迁移窗口延长（+10 天，应社区请求） | 2026 年 2 月 21 日            |
| 平台内迁移窗口关闭              | 2026 年 3 月 3 日             |

***

## 它是如何运作的

共有且仅有 **两种方式** 以完成迁移：

1. **申领门户** — 通过官方门户提交申领请求。迁移后的 ERC-20 CLORE 将发送到您指定的钱包地址。
2. **存入 clore.ai** — 将旧版 CLORE 存入您的 clore.ai 平台内部钱包，然后 **确认你同意迁移** 在平台内。

{% hint style="info" %}
**平台内延长：** 由于社区请求， **方法 2** clore.ai 控制面板内的迁移窗口延长了 10 天，并于 **2026 年 3 月 3 日**关闭。此次延长仅适用于平台内存款方式——申领门户仍按原定时间表关闭（约 2026 年 2 月 21 日）。
{% endhint %}

{% hint style="danger" %}
如果您未能在 2 个月的申领窗口内（截至约 2026 年 2 月 21 日）完成这两种方式中的任一种，您的代币将 **永久且不可逆地丢失**。没有例外，没有延期。
{% endhint %}

***

## 当前状态

* **存款和提现** 在 clore.ai 和交易所上仅通过 **Ethereum（ERC-20）网络**.
* 该 **旧版 PoW 链已弃用** 运作，并且不受支持——不再提供存款、提现或运营支持。
* 该 **申领门户已关闭**。2 个月的申领窗口已结束，且不会重新开放。

### 未申领的代币

所有迁移中未申领的 CLORE 将受到 **社区 DAO 投票** 以决定它们的命运。社区将决定如何使用这些代币——是销毁、重新分配、用于生态系统发展，还是以其他方式处理。有关 DAO 治理流程和投票时间线的详细信息将通过官方渠道公布。

***

## 代币详情

| 属性    | 数值                                           |
| ----- | -------------------------------------------- |
| 网络    | 以太坊主网（ERC-20）                                |
| 合约    | `0xe60201989b8628f43dc0605f585a72bcf1f1e977` |
| 符号    | CLORE                                        |
| 最大供应量 | 10 亿（硬上限，不可增加）                               |

{% embed url="<https://etherscan.io/token/0xe60201989b8628f43dc0605f585a72bcf1f1e977>" %}

***

## 防诈骗提醒

* 我们 **绝不会** 向您索要助记词或私钥。
* 我们 **绝不会** 通过私信向您发送支持链接。
* 申领门户已永久关闭——任何声称仍在提供迁移的网站都是诈骗。

***

{% content-ref url="/pages/0162af643a4656a8f91f74bd01a0b15fbec8b86a" %}
[代币经济学](/clore.ai/clore.ai-eng-zh/zhu-ye/tokenomics.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-zh/clore-migration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
