# TORN

## 令牌 <a href="#token" id="token"></a>

TORN是与ERC20兼容的令牌,具有控制 [龙卷风现金](https://tornadoeth.cash/)。TORN持有人可以提出建议并投票通过治理来更改协议。**TORN不是筹款工具或投资机会。以下是TORN的初始分配方式:**

* **5%(500,000吨):** 向早期用户的Airdrop [龙卷风现金](https://tornadoeth.cash/) ETH池
* **10%(1,000,000吨):** 匿名采矿 [龙卷风现金](https://tornadoeth.cash/) ETH池,在1年内线性分布
* **55%(5,500,000吨):** DAO金库将在5年内通过3个月的悬崖线性解锁
* **30%(3,000,000吨):** 创始开发人员和早期支持者将在3年内通过1年的悬崖线性解锁

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

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

## 空投 <a href="#f04d" id="f04d"></a>

相信的用户 [龙卷风现金](https://tornadoeth.cash/) 从一开始,在管理协议方面应该有发言权。因此,该协议的早期采用者确实收到了TORN的空投 [所有地址](https://github.com/tornadocash/airdrop/blob/master/airdrop.csv) 存款 龙卷风现金 块之前的ETH池 `11400000`。TORN以不可转让的TORN凭证(vTORN)的形式空投,可以在2020年12月18日至2021年12月18日的1年内以1:1的价格赎回给TORN。未赎回的TORN将在1年后纳入治理合同,并成为DAO财政部的一部分。重新设计的TORN将立即可用。空投金额取决于用户’存款规模和年龄—较大的存款,而较旧的存款将获得更多的TORN。存款大小的乘数是对数的:

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

因此,100 ETH存款获得的令牌是1 ETH存款的两倍。该乘法器允许龙卷风现金的大大小用户在治理中都有发言权。时间乘法器的确切曲线如下所示:

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

确切的空投公式如下:

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


---

# 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-zh.tornadoeth.cash/yi-ban-de/torn.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.
