# CYC通证经济

## 概览

CYC是旋风协议的原生通证，有机的激励**匿名提供者**，**流动性提供者**和**用户**。 **CYC通证没有投资方、没有团队预挖，而是全部分配给为旋风协议做出贡献的社区和用户**。

* **总量:** 50,000, 恒定
* **流通量:** \~6,000 (详见 - <https://cyclone.xyz/analytics>)
* **CYC 铸造**
* * 启动时将在链上**提供创世匿名池**
  * **额外的匿名池的开放将由社区投票决定**
  * **匿名性挖矿:**&#x5C06;代币存入匿名池中，并储存一段时间的用户，将获得代币奖励。当前有v1.0与v2.0两种方式进行铸造CYC。
  * **流动性挖矿:** 在去中心化交易所上为CYC提供流动性的用户，将获得CYC奖励
* **CYC效使用**
  * **使用匿名池:** 当用户使用匿名池获得隐私时，会烧毁部分CYC。
  * **去中心化自治:** CYC通证的持有人有权参与治理旋风协议。

![](/files/-MRNeyye_kXN-rJDEMHD)

## 角色和奖励

旋风协议中有四个角色。详情如下：

| **身份**                                | **如何成为**                                 | **奖励**  |
| ------------------------------------- | ---------------------------------------- | ------- |
| <p></p><p><strong>匿名性提供者</strong></p> | 通过存放代币并储存一段时间来提供匿名性                      | 匿名性挖矿奖励 |
| **用户**                                | 存入和提取代币来实现交易隐私                           | 获得隐私保护  |
| <p></p><p><strong>流动性提供者</strong></p> | <p></p><p>把代币+ CYC绑定到去中心化交易所提供CYC流动性</p> | 流动性挖矿奖励 |
| **治理人**                               | CYC通证持有者决定旋风协议的发展                        | 特定权限    |

## CYC 通证

CYC通证将在多个区块链上登陆，并通过跨链桥实现完美连接。不同链上的CYC合约地址：

* IoTeX `io1f4acssp65t6s90egjkzpvrdsrjjyysnvxgqjrh`&#x20;
* BSC `0x810ee35443639348adbbc467b33310d2ab43c168`
* Ethereum `0x8861cff2366c1128fd699b68304ad99a0764ef9a`&#x20;

## 流动性与匿名性挖矿

详细信息，敬请参阅以下各节：

* 流动性挖矿（LM）：<https://docs.cyclone.xyz/v/introduction-chinese/token-ecnomics/lm>
* 匿名性挖矿1.0（AMv1）：<https://docs.cyclone.xyz/v/introduction-chinese/token-ecnomics/amv1>
* 匿名性挖矿1.0（AMv2）：<https://docs.cyclone.xyz/v/introduction-chinese/token-ecnomics/amv2>


---

# 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.cyclone.xyz/introduction-chinese/token-ecnomics.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.
