> 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/wallet.md).

# 钱包

CLORE 是 Ethereum 网络上的 ERC-20 代币。你可以使用任何支持 Ethereum 和 ERC-20 代币的钱包来存储和管理你的 CLORE 代币。

## CLORE 代币详情

| 属性   | 数值                                           |
| ---- | -------------------------------------------- |
| 网络   | 以太坊（ERC-20）                                  |
| 合约   | `0xe60201989b8628f43dc0605f585a72bcf1f1e977` |
| 符号   | CLORE                                        |
| 小数位数 | 18                                           |

## 兼容钱包

由于 CLORE 是 ERC-20 代币，你可以使用任何兼容 Ethereum 的钱包。

### 浏览器扩展钱包

| 钱包                  | 描述                          | 链接                                                     |
| ------------------- | --------------------------- | ------------------------------------------------------ |
| **MetaMask**        | 最受欢迎的 Web3 钱包，月活用户超过 3000 万 | [metamask.io](https://metamask.io)                     |
| **Rabby Wallet**    | 注重安全，提供清晰的交易预览              | [rabby.io](https://rabby.io)                           |
| **Coinbase Wallet** | 由 Coinbase 提供的自托管钱包，入门简单    | [coinbase.com/wallet](https://www.coinbase.com/wallet) |
| **Phantom**         | 界面简洁，内置兑换和 NFT 功能           | [phantom.app](https://phantom.app)                     |
| **Frame**           | 注重隐私的桌面钱包，支持硬件设备            | [frame.sh](https://frame.sh)                           |
| **OKX Wallet**      | 支持 80+ 网络的多链钱包              | [okx.com/wallet](https://www.okx.com/wallet)           |
| **Rainbow**         | 专为 NFT 收藏者设计的精美钱包           | [rainbow.me](https://rainbow.me)                       |

### 移动钱包

| 钱包                  | 描述                     | 链接                                                     |
| ------------------- | ---------------------- | ------------------------------------------------------ |
| **MetaMask**        | 带有浏览器扩展同步的移动版          | [metamask.io](https://metamask.io/download/)           |
| **Trust Wallet**    | 支持 100+ 区块链的多链钱包       | [trustwallet.com](https://trustwallet.com)             |
| **Rainbow**         | 界面简洁，支持 L2 跨链桥和跨链兑换    | [rainbow.me](https://rainbow.me)                       |
| **Zerion**          | 专注 DeFi，提供全面的资产组合跟踪    | [zerion.io](https://zerion.io)                         |
| **Coinbase Wallet** | 可轻松访问 DeFi 和 NFT 的移动钱包 | [coinbase.com/wallet](https://www.coinbase.com/wallet) |

### 硬件钱包（冷存储）

为了获得最高安全性，请使用硬件钱包：

| 钱包           | 描述                            | 链接                                     |
| ------------ | ----------------------------- | -------------------------------------- |
| **Ledger**   | 通过 CC EAL5+ 认证，支持 5500+ 种加密货币 | [ledger.com](https://www.ledger.com)   |
| **Trezor**   | 开源，配备触摸屏界面                    | [trezor.io](https://trezor.io)         |
| **Tangem**   | 卡片式钱包，无需充电，耐用 25 年以上          | [tangem.com](https://tangem.com)       |
| **SafePal**  | 空气隔离，支持二维码签名，由 Binance 支持     | [safepal.com](https://www.safepal.com) |
| **Keystone** | 空气隔离，配备大尺寸触摸屏，开源固件            | [keyst.one](https://keyst.one)         |

### 桌面钱包

| 钱包                | 描述              | 链接                                         |
| ----------------- | --------------- | ------------------------------------------ |
| **Exodus**        | 多平台，内置兑换和质押功能   | [exodus.com](https://www.exodus.com)       |
| **Atomic Wallet** | 去中心化，内置原子交换兑换功能 | [atomicwallet.io](https://atomicwallet.io) |

***

## 将 CLORE 添加到你的钱包

### MetaMask / 浏览器钱包

1. 打开你的钱包
2. 点击 **导入代币** 或 **添加代币**
3. 选择 **自定义代币**
4. 输入合约地址： `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
5. 符号和小数位数应自动填充（CLORE，18）
6. 点击 **在**

### Trust Wallet / 移动端

1. 打开 Trust Wallet
2. 点击切换图标（右上角）
3. 搜索“CLORE”或滚动查找
4. 如果未找到，点击 **添加自定义代币**
5. 选择 **Ethereum** 网络
6. 粘贴合约： `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
7. 保存

***

## 故障排除

### 代币未显示

1. 确保你位于 Ethereum 网络（不是 BSC 或其他网络）
2. 验证合约地址是否正确
3. 尝试手动添加为自定义代币
4. 刷新你的钱包或重新启动应用

### 网络错误

CLORE 是一个 **以太坊（ERC-20）** 代币。请确保你发送到的是 Ethereum 地址，而不是 BSC、Polygon 或其他网络。发送到错误网络可能会导致资金丢失。


---

# 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/wallet.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.
