> 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 代币从原有的工作量证明链迁移到以太坊（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 和交易所上的操作现仅通过 **以太坊（ERC-20）网络**.
* 该 **旧的 PoW 链已被弃用** 且不受支持 — 不再接受存款、提现或提供运营支持。
* 该 **认领门户已关闭**。为期 2 个月的认领窗口已结束，不会重新开启。

### 未认领代币

所有在迁移中未被认领的 CLORE 将提交 **社区 DAO 投票** 以决定其去向。社区将决定这些代币如何使用——是销毁、重新分配、拨给生态系统开发，或以其他方式处理。关于 DAO 治理流程和投票时间表的详细信息将通过官方渠道公布。

***

## 代币详情

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

{% 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.
