# Audits

### Contracts

Our contracts are open source and can be found here: <https://github.com/Avantis-Labs>

### Protocol (Smart contract) security&#x20;

Our live contracts have gone through two security audits with [**Zellic**](https://www.zellic.io/) as well [**Zokyo**](https://www.zokyo.io/), who collectively have covered protocols such as Solana, Pyth, Sushiswap, etc. We're adding our security audit reports from both auditors, as well as our partnership announcements here

1. Zokyo: <https://twitter.com/avantisfinance/status/1750322630631268631>
2. Zellic: <https://twitter.com/avantisfinance/status/1749960267629494364>

{% file src="/files/Dd7qjI9tTQb9YNwQ8bvd" %}
Zellic - Audits
{% endfile %}

{% file src="/files/IQPCvlB6p1KkgoFzHrmr" %}
Zokyo - Audits
{% endfile %}

### Avantis v1.5 (deployed in Q1'25)

v1.5 of the protocol was deployed in Q1'25, and has undergone an audit through both Zellic as well as Sherlock. Their audit reports have been attached below.

{% file src="/files/oKWNG6LHmurZPkOdfR1R" %}

{% file src="/files/4PnI4WIaMoG0FmpbF3f3" %}
v1.5 audit report by Sherlock
{% endfile %}

### Economic security

We have been working with [Chaos Labs,](https://chaoslabs.xyz/) a leader in Economic and risk management for protocols, to help us to set our genesis trading fee parameters for our mainnet launch. We will continue evaluating and learning from our community as we scale Avantis into Base's premier perpetuals trading hub. Learn more about our partnership below:

<https://twitter.com/avantisfinance/status/1750685010406052303>


---

# 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.avantisfi.com/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.
