# Security & Audits

At Hydrex, security is our top priority. We've built our protocol on proven foundations with a strong track record of safety and reliability.

**Core Security**

* **Battle-Tested Codebase:** Hydrex forks from proven protocols, such as Lynex & Thena, that have undergone extensive audits and maintained clean operational histories without security incidents.
* **Algebra & UniSwap v4 DEX Infrastructure:** Our trading engine uses Algebra & Uniswap V4 DEX stacks, which has been thoroughly audited by leading security firms. See Below.
* **ALM Integrations:** We integrate with Ichi & Gamma's audited Automated Liquidity Management systems, providing users with professionally validated liquidity optimization strategies.

**Audits**

| Contracts        | Role                        | Audit Reports                                                                                                                                                    |
| ---------------- | --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Hydrex           | Core Protocol               | [Here](https://github.com/sherlock-protocol/sherlock-reports/blob/main/audits/2025.08.20%20-%20Final%20Report%20-%20Hydrex%20Collaborative%20Audit%20Report.pdf) |
| Algebra Integral | DEX Infrastructure          | [Here](https://docs.algebra.finance/algebra-integral-documentation/algebra-integral-technical-reference/audits)                                                  |
| Uniswap v4       | DEX Infrastructure          | [Here](https://github.com/Uniswap/v4-core/tree/main/docs/security/audits)                                                                                        |
| Ichi             | Automated Liquidity Manager | [Here](https://docs.ichi.org/home/audits)                                                                                                                        |
| Gamma            | Automated Liquidity Manager | [Here](https://docs.gamma.xyz/gamma/learn/audits)                                                                                                                |

**Contracts (All Base Mainnet)**

<table><thead><tr><th width="237.046875">Contract</th><th>Address</th></tr></thead><tbody><tr><td>Pool Deployer</td><td>0x1595A5D101d69D2a2bAB2976839cC8eeEb13Ab94</td></tr><tr><td>Factory</td><td>0x36077D39cdC65E1e3FB65810430E5b2c4D5fA29E</td></tr><tr><td>Router</td><td>0x6f4bE24d7dC93b6ffcBAb3Fd0747c5817Cea3F9e</td></tr><tr><td>QuoterV2</td><td>0x08b46265643a5389529D6f6616FA4a0d66F13Fdb</td></tr><tr><td>Hydropoints</td><td>0xd5c0e6829399Ec123FFac5ed0dD1ad19d6bD62d4</td></tr><tr><td>Protocol Mining</td><td>0x44662921E156724D65cEDa2a7FA6ce1eFf4907E8</td></tr><tr><td>Hydrex Badges</td><td>0x1456d91DE219e0c707C835f54cdBD3F0a6D67Dad</td></tr></tbody></table>

Additionally, you can find an updated list of our strategies at our [API here](https://api.hydrex.fi/strategies).


---

# 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://hydrex.gitbook.io/home/resources/security-and-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.
