# Code Audits

Multiple third party audits have been completed for Impermax contracts:

## IMPERMAX V3

**August 2025:** Audit from Guardian for [Aerodrome's Slipstream integration](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZSqnl0TPTc6pWBHLuHur%2Fuploads%2FQLbxcYMLJhQNoWJKXQo6%2FImpermax%20Tokenized%20Aerodrome%20Report.pdf?alt=media\&token=80ae225b-f15c-4624-985e-48e60e4e1f64)

**July 2025:** Joint audit from Guardian, Charles Wang from Bailsec, Riley Holtereus from Cantina: [Updated Impermax V3 Core audit](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZSqnl0TPTc6pWBHLuHur%2Fuploads%2Fc5KfXIpov0BrQvrkHSFU%2FImpermax-Report.pdf?alt=media\&token=54942eb8-601d-468b-a72f-ac21035ceaef)

**April 2025:** Bailsec:[ Impermax V3 Core audit](https://github.com/bailsec/BailSec/blob/main/Bailsec%20-%20Impermax%20-%20V3%20Core%20-%20Final%20Report.pdf), Guardian Audit:[ Impermax V3 Core audit](https://github.com/GuardianAudits/Audits/blob/main/Impermax/2025-02-08_Impermax.pdf);

## **IMPERMAX V2**

**March 2021:** Impermax V2 smart contracts have been audited by[ Certik](https://www.certik.org/) and[ Cyber Unit](https://cyberunit.tech/):

* [Core audit by Certik](https://github.com/Impermax-Finance/impermax-x-uniswapv2-core/blob/main/audit/CertiK%20Audit%20Report%20for%20impermax-x-uniswapv2-core.pdf)
* [Token audit by Certik](https://github.com/Impermax-Finance/IMX/blob/main/audit/CertiK%20Audit%20Report%20for%20IMX.pdf)
* [Core audit by Cyber Unit](https://github.com/Impermax-Finance/impermax-x-uniswapv2-core/blob/main/audit/SC_impermax_core.pdf)
* [Periphery audit by Cyber Unit](https://github.com/Impermax-Finance/impermax-x-uniswapv2-periphery/blob/main/audit/SC_impermax_periphery.pdf)
* [Oracle audit by Cyber Unit](https://github.com/Impermax-Finance/simple-uniswap-oracle/blob/main/audit/SC_impermax_oracle.pdf)


---

# 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.impermax.finance/getting-started/code-audits.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.
