# Security Audits

The entire Unizen infrastructure, code base and smart contracts has been audited multiple times both internally and through reputable third-party auditors.&#x20;

The audit reports can be found below.

[Hacken Unizen\_Solana\_Aggregator Feb 2025](https://github.com/unizen-io/unizen-stratosphere-sc/blob/main/audit-report/Hacken_Unizen_%5BSCA%5D%20Unizen%20_%20Unizen-Solana-Swap%20_%20Jan2025_P-2025-1478_2_20250212%2015_41.pdf)

[Verichains Unizen\_Solana\_Aggregator Feb 2025](https://github.com/unizen-io/unizen-stratosphere-sc/blob/main/audit-report/Verichains_Public_Report_Unizen_Solana_Aggregator_Program_v1_1.pdf)

[Beosin Unizen\_Solana\_Aggregator Feb 2025](https://github.com/unizen-io/unizen-stratosphere-sc/blob/main/audit-report/unizen-solana-swap_202502061212.pdf)

[Beosin audit report June 2024](https://github.com/unizen-io/unizen-audits/blob/main/Beosin_Audit_24June21.pdf)

[Verichain audit report June 2024](https://github.com/unizen-io/unizen-audits/blob/main/Verichains_audit_24June27.pdf)

[Beosin audit report April 2024](https://github.com/unizen-io/unizen-audits/blob/main/Unizen%20Trade_202404031610.pdf)

[Verichain audit report April 2024](https://github.com/unizen-io/unizen-audits/blob/main/Verichains%20Public%20Report%20-%20Unizen.pdf)

[Beosin audit report April 2024 (V3 contracts, swap cross-chain via Debridge/Meson)](https://github.com/unizen-io/unizen-audits/blob/main/Smart%20contract%20security%20audit%20report%20-%20Unizen%20Trade.pdf)

[Halborn](https://github.com/unizen-io/unizen-audits/blob/main/REP-Halborn-Unizen-DexAggregator-2022-09-09.pdf)\
[Verichain](https://github.com/unizen-io/unizen-audits/blob/main/REP-Verichains-Unizen-DexAggregator-2022-12-29.pdf)\
[Certik](https://github.com/unizen-io/unizen-audits/blob/main/REP-unizen-2021-07-13.pdf)<br>

<br>


---

# 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.unizen.io/other/security-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.
