# TORN

## Token <a href="#token" id="token"></a>

TORN is an ERC20-compatible token with a fixed supply that governs [Tornado.Cash](https://tornadoeth.cash). TORN holders can make proposals and vote to change the protocol via governance.**TORN is not a fundraising device or investment opportunity.Here’s how the initial distribution of TORN would break down:**

* **5% (500,000 TORN):** Airdrop to early users of Tornado Cash ETH pools
* **10% (1,000,000 TORN):** Anonymity mining for Tornado Cash ETH pools, distributed linearly over 1 year
* **55% (5,500,000 TORN):** DAO treasury, will be unlocked linearly over 5 years with 3 month cliff
* **30% (3,000,000 TORN):** Founding developers and early supporters, will be unlocked linearly over 3 years with 1 year cliff
*

```
<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FI6zLsSGfusdeoLSpqPQQ%2Fspaces_-MXflGk4w5pDjjlmPCuF-1972196547_uploads_git-blob-7de58389d8e9121a83513feab63a38244902a55b_1_BjggJu1rN4_QOXgcLJFNEQ.png?alt=media&#x26;token=ef48ca5d-b3c8-41b9-9bce-1ff01ab621e7" alt=""><figcaption></figcaption></figure>
```

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FaxPRJm1VPxN5sjc8XAGw%2Fspaces_-MXflGk4w5pDjjlmPCuF-1972196547_uploads_git-blob-93cd07beeeb3ec603fce1d2cda0dfe700ded0763_1_gmC0Jw8zr5xFvRK5zyQMyA.png?alt=media&#x26;token=91ff7fe9-5110-43a0-865e-ba4c3c543acb" alt=""><figcaption></figcaption></figure>

## Airdrop <a href="#f04d" id="f04d"></a>

Users who have believed in TornadoCash from early on should have a say in governing the protocol. For this reason, early adopters of the protocol did receive an airdrop of TORN.&#x20;

TORN has been airdropped to [all addresses](https://github.com/tornadocash/airdrop/blob/master/airdrop.csv) that made deposits into [tornadoeth.cash](https://tornadoeth.cash) ETH pools before block `11400000`. TORN were airdropped in the form of a non-transferable TORN voucher (vTORN) that can be redeemed 1:1 to TORN within 1 year, from December 18, 2020, to December 18, 2021. TORN that aren’t redeemed will be swept into the governance contract after 1 year and become part of the DAO Treasury. Redeemed TORN will be available immediately.The airdropped amount depends on users’ deposit size and age — larger deposits and older deposits will receive more TORN. Multipliers for deposit size are logarithmic:

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2F4NIYs7OUi6KREBNnuWlY%2Fspaces_-MXflGk4w5pDjjlmPCuF-1972196547_uploads_git-blob-3f5a349c1b8e82cc6dc888275e556dfb0e5b7e37_1_OgFrAd8p3GEZ14ZH4JnDiQ%402x.png?alt=media&#x26;token=30bc4727-ed44-4c7b-a69b-3b6c24772c30" alt=""><figcaption></figcaption></figure>

So a 100 ETH deposit get twice as many tokens as a 1 ETH deposit. The multiplier allows large and small users of tornadoeth.cash to both have a say in governance.The exact curve for the time multiplier looks like this:

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FnsfbdAKyX0lixznqoXsv%2Fspaces_-MXflGk4w5pDjjlmPCuF-1972196547_uploads_git-blob-3f16fbf976cecfbe4f4b509b974d8d21b108d92e_1_bjE88NLnkBe29-Zcs5AGkw%402x.png?alt=media&#x26;token=6b065836-95a5-4dce-ac8f-e89a04961b8a" alt=""><figcaption></figcaption></figure>

The exact airdrop formula is the following:

<figure><img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2F3Hi4B1ywdE811cKpVHXy%2Fspaces_-MXflGk4w5pDjjlmPCuF-1972196547_uploads_git-blob-9142ba0925432305806aa132dd754390e1498ced_1_mEGM4aMqrrKx0QXVa9IsKA%402x.png?alt=media&#x26;token=f8d24aa1-2700-4db6-9c41-471d23d63943" 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.tornadoeth.cash/generals/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.
