# VirtuSwapDAO Treasuries and Multi-Signature Wallets

The VirtuSwap DAO has the following treasuries:

1. Community and Growth: 60% of the total VRSW cap is dedicated to support VirtuSwap Community and Growth. From this part, 10% was allocated directly to the Community and Growth treasury on TGE; 30% will be dedicated to incentivizing Liquidity Providers; and the remaining 20% will be allocated to the DAO treasury for use at the discretion of the DAO. Use of Community and Growth funds is subject to passing a binding proposal by DAO voting mechanism.

* Multisig Ethereum address: [0x63ef6f2e0ed82C618223104A996a243F2478546b](https://etherscan.io/address/0x63ef6f2e0ed82C618223104A996a243F2478546b)
* Multisig Polygon Address: [0x16d360bDb6FFeff6Da2475E04165d68589767535](https://polygonscan.com/address/0x16d360bDb6FFeff6Da2475E04165d68589767535)<br>

2. Development Fund: 6% of the total VRSW cap is dedicated to fund future development of the VirtuSwap protocol. The development fund will be managed by the VirtuSwap Foundation to fund its activities in supporting VirtuSwap UI and future versions of the VirtuSwap DEX.<br>
3. Admin keys Multisig: to deploy future versions of the VirtuSwap smart contracts, all related admin keys are held by a multisig wallet which is managed by the DAO.

* Ethereum admin Multisig: [0x311c1499C666BCb5576C1A32E98a0d1A19c135De](https://etherscan.io/address/0x311c1499C666BCb5576C1A32E98a0d1A19c135De)
* Polygon admin Multisig: [0x1bDd8d3324151ADD9f13724CFb9C6D6Ca631f5b0](https://polygonscan.com/address/0x1bDd8d3324151ADD9f13724CFb9C6D6Ca631f5b0)
* Arbitrum admin Multisig: [0xB954B02E43E0C64f8DD6b62D7EF89a5a9ff61eB5](https://arbiscan.io/address/0xB954B02E43E0C64f8DD6b62D7EF89a5a9ff61eB5)<br>

Signatories are responsible for reviewing binding proposals that were approved and executing them accordingly.


---

# 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.virtuswap.io/virtuswap-documentation/virtuswap-basics/virtuswapdao/virtuswapdao-treasuries-and-multi-signature-wallets.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.
