# Mint Club V2 Community Contract Audit: A Recap

<figure><img src="https://2590258381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mbf9SR9MEPYTtlBRqW8%2Fuploads%2FRwPGWbg0iBnCXurUdDpr%2Fimage.png?alt=media&#x26;token=bce39d9f-523e-4d15-a0b9-30294f20d647" alt=""><figcaption></figcaption></figure>

## Overview

Mint Club successfully conducted a community-driven security audit for the Mint Club V2 contract, calling upon the expertise of Solidity developers globally. This initiative was not only an opportunity to enhance the contract's security but also served as a platform for collaboration and learning within the developer community.

{% hint style="info" %}
[Community Contract Audit Announcement](https://github.com/Steemhunt/mint.club-v2-contract/blob/main/COMMUNITY_AUDIT.md)
{% endhint %}

## Participation and Process

The audit process was an inclusive event, inviting participants to:

* Review the codebase
* Submit findings and suggestions
* Collaborate and engage with fellow developers

The event was structured with key dates, including a submission deadline on 22nd December 2023, and a bounty distribution scheduled for 26th December 2023. Developers were incentivized with the prospect of sharing a bounty pool of up to $30,000 USDT.

## Contributions and Recognition

The community audit witnessed active participation from 15 dedicated developers, who contributed significantly to the review process by reporting 59 issue reports. Their invaluable inputs played a crucial role in enhancing the overall security and robustness of the Mint Club V2 contract

## Reward Distribution

An evaluation of all contributions was conducted, taking into account the significance and effort behind each review. A reward distribution table was established, ensuring fair compensation for the participants. The rewards were distributed on the 26th of December, in line with the original schedule.&#x20;

{% hint style="info" %}
[Community Audit - Reward Distribution](https://github.com/Steemhunt/mint.club-v2-contract/issues/72)
{% endhint %}

The successful conclusion of this audit not only represented a significant milestone for Mint Club but also fostered a sense of community and shared accomplishment among all participants, helping to reinforce the security level of the Mint Club protocol.


---

# 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.mint.club/audit/com_audit.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.
