# Enhanced Project Security

**To enhance the security of the project**, we have focused on three major areas:

* **Decentralization of Funds** — Can we reduce central points of dependency with multi-signature wallets? &#x20;
* **Token Contract Security** —*How secure is token contract in the code and deployment?*
* **Locked Liquidity** — *How much and for how long is it locked?*

### Focus on Decentralization for Risk Management of Funds <a href="#fbe1" id="fbe1"></a>

Our aim is to **remove central points of dependence and increase security** by way of introducing technical measures like a **Multi-Signature** wallet.

**For the funds on the Ethereum Network (\~10% of Total), they are currently in a Multi-Signature wallet** controlled by the Multi-Chain Capital Team and advisors.

For the funds on other networks (Fantom, Polygon, etc). **the funds are invested directly into DeFi Farming or DeFi Bank sectors** which currently can have *complex interactions in a Multi-Signature wallet*. We are exploring all options to increase security here and move to a Multi-Signature wallet on each respective chain in the future.

### Token Contract Security <a href="#id-60ae" id="id-60ae"></a>

In order to ensure the **token contract is fully secure**, we have had two firms audit the contract, and both have passed as fully secure.

* [Audit By Certik](https://www.certik.com/projects/multichaincapital)
* [Audit by Solidity.Finance](https://solidity.finance/audits/MCC/)

![](/files/HteWWwpWCd5SDrlRZXpO)

### Liquidity Lock Duration <a href="#id-8736" id="id-8736"></a>

We are increasing time for the locked liquidity on **Uniswap and PancakeSwap to 100 years.**

The total locked liquidity is **$10.4M** combining both **MCC/ETH** and **MCC/BNB**.

### Uniswap Liquidity Lock: <a href="#id-921b" id="id-921b"></a>

![](/files/niFo11zSlhY4EPHxo8W9)

### PancakeSwap Liquidity Lock: <a href="#id-0cff" id="id-0cff"></a>

![](/files/iqKE54hyDx2FV6jqBsxA)

## &#x20;<a href="#d51b" id="d51b"></a>

### &#x20;<a href="#ed15" id="ed15"></a>


---

# 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.mchain.capital/enhanced-project-security.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.
