> 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 是以太坊网络上的 ERC-20 代币。您可以使用任何支持以太坊和 ERC-20 代币的钱包来存储和管理您的 CLORE 代币。

## CLORE 代币详情

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

## 兼容钱包

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

### 浏览器扩展钱包

| 钱包                  | 说明                             | 链接                                                     |
| ------------------- | ------------------------------ | ------------------------------------------------------ |
| **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**  | 空气隔离并通过二维码签名，由币安支持         | [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. 选择 **以太坊** 网络
6. 粘贴合约地址： `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
7. 保存

***

## 故障排除

### 代币未显示

1. 确认您处于以太坊网络（而非 BSC 或其他网络）
2. 核实合约地址是否正确
3. 尝试手动作为自定义代币添加
4. 刷新您的钱包或重启应用

### 错误网络

CLORE 是一种 **以太坊 (ERC-20)** 代币。请确保您发送到的是以太坊地址，而不是 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:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-zh/wallet.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.
