# \[Old] Mute Tokenomics and Contracts

## Max Supply

40,000,000 [**$MUTE**](/info/tokenomics-1/token-contracts.md#usdmute)

## Circulating Supply

40,000,000 [**$MUTE**](/info/tokenomics-1/token-contracts.md#usdmute) - treasury balance

## Token Allocation

Mute started out as a proof-of-work blockchain network with the goal of creating a layer-two solution using zero-knowledge proofs. The project later transitioned to the ERC-20 standard and began building on zkSync. Throughout this process, Mute remained committed to fairness and decentralization. It was launched in a fair manner, with no ICO, pre-seed, or early investments, and it was GPU mineable. About 10% of block rewards were allocated to the Mute treasury. The migration from Mute's native chain to ERC-20 was carried out through a 1:1 coin/token swap. All swaps were conducted transparently and can be verified on the Ethereum Blockchain via  [Etherscan](https://etherscan.io/address/0x2254f9265bb30ffa1bb93a252e96a13a5f7b2fd9).

The [Treasury wallet](https://etherscan.io/address/0x3c34de76ec06d7764dd62967f634e5f531a409d7) holds approximately 8% of the total Mute token supply. These funds are being used to support the ongoing development of Mute, and the history of the treasury address and its movements can be tracked. In the future, the treasury and its assets on L2 will be controlled by the DAO through dMute.

Additionally, Mute has integrated/merged a side token called VOICE into its total supply. As part of this arrangement, VOICE token holders were able to swap their tokens for Mute tokens at a rate of 1:197,55. The resulting Mute tokens are included in the project's total supply, and holders of VOICE tokens are still able to conduct this swap via the [smart contract](https://merge.mute.io). You can read more about this [here](https://muteio.medium.com/the-voice-buyout-and-merge-into-mute-passed-b4adfe374820).

## Transparency

The Mute Token has been live and trading on ETH L1 since January 2021.\
\
All VCs that have positions in Mute purchased them at market values via the open market.&#x20;


---

# 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.koi.finance/info/tokenomics-1.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.
