# Audit Report

On Oct 18, 2021, Zenlink's Standard AMM(EVM) passed [SlowMist](https://www.slowmist.com/en)'s smart contract security audit.

On Nov 30, 2021, Zenlink's Standard AMM(Substrate) passed [SlowMist](https://www.slowmist.com/en)'s smart contract security audit.

On May 23, 2022, Zenlink's Hybrid AMM contract has been audited by [PeckShield](https://peckshield.com/).&#x20;

On August 24, 2022, Zenlink's Stable AMM Substrate Pallet has been audited by [PeckShield](https://peckshield.com/).&#x20;

check out those **audit reports** here：

{% embed url="<https://github.com/zenlinkpro/zenlink-security-audit>" %}

check out those **source codes** here：

{% embed url="<https://github.com/zenlinkpro/zenlink-evm-contracts>" %}
EVM Contracts
{% endembed %}

{% embed url="<https://github.com/zenlinkpro/Zenlink-DEX-Module>" %}
Substrate Pallets
{% endembed %}


---

# 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://wiki.zenlink.pro/resources/audit-report.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.
