# Audits

#### &#x20;Ackee Blockchain

Date: August 8, 2023

**Covers the currently live contracts**

Report (Google Docs PDF):

<https://drive.google.com/file/d/14JsasbDdR4CxNyXjA36_6QyWSxqw6nyx/view>

**Scope**

* Asset Management DAI
* EDSR Strategy

#### Ackee Blockchain <a href="#ackee-blockchain-4" id="ackee-blockchain-4"></a>

Date: January 28, 2023

**Covers the previous version of contracts**

Report (Google Docs PDF):​[https://drive.google.com/file/d/1sM2YLOIyHO5\_5YBENIPV10kwu20dso01/view](https://drive.google.com/file/d/1sM2YLOIyHO5_5YBENIPV10kwu20dso01/view?usp=share_link)​

**Scope**

* Power Token (naming convention changes)
* Liquidity Mining (naming convention changes)

#### Ackee Blockchain <a href="#ackee-blockchain-5" id="ackee-blockchain-5"></a>

Date: December 23, 2022

**Covers the previous version of contracts**

Report (Google Docs PDF): [https://drive.google.com/file/d/1ZSoaibafHYfiDEVqxqRz--kuEnmBsh-J/view](https://drive.google.com/file/d/1ZSoaibafHYfiDEVqxqRz--kuEnmBsh-J/view?usp=share_link)

**Scope**

* Power Token
* Liquidity Mining

#### Zokyo <a href="#zokyo" id="zokyo"></a>

Date: January 11, 2023

**Covers the previous version of contracts**

Report (Google Docs PDF): [https://drive.google.com/file/d/1YzvSsyae0uf85RX7yGkIyiDnDXacenpk/view](https://drive.google.com/file/d/1YzvSsyae0uf85RX7yGkIyiDnDXacenpk/view?usp=share_link)

**Scope**

* Power Token
* Liquidity Mining

#### Ackee Blockchain <a href="#ackee-blockchain-6" id="ackee-blockchain-6"></a>

Date: November 21, 2022

**Covers the previous version of contracts**

Report (Google Docs PDF): [https://drive.google.com/file/d/1fXMK\_pWAtmd\_6FVl2h9HsZYDk8o-Q4uI](https://drive.google.com/file/d/1fXMK_pWAtmd_6FVl2h9HsZYDk8o-Q4uI/view?usp=share_link)​

**Scope**

* IPOR Token

#### Zokyo <a href="#zokyo-1" id="zokyo-1"></a>

Date: November 29, 2022

**Covers the previous version of contracts**

Report (Google Docs PDF): [https://drive.google.com/file/d/1tGTQ5j5N66Yu1kmR7mmHR67CaCViDbnd](https://drive.google.com/file/d/1tGTQ5j5N66Yu1kmR7mmHR67CaCViDbnd/view?usp=share_link)​

**Scope**

* IPOR Token

#### Zokyo <a href="#zokyo-2" id="zokyo-2"></a>

Date: October 24, 2022

**Covers the previous version of contracts**

Report (Google Docs PDF): [https://drive.google.com/file/d/1yX1\_Cwpx-P0lrQj6nzgB8IcMEJGLDc0U](https://drive.google.com/file/d/1yX1_Cwpx-P0lrQj6nzgB8IcMEJGLDc0U/view)​

**Scope**

* Asset management (Stanley)

#### Zokyo <a href="#zokyo-3" id="zokyo-3"></a>

Date: August 15, 2022

**Covers the previous version of contracts**

Report (Google Docs PDF): [https://drive.google.com/file/d/1t5oRH8Cxux19Trl75qTEF3kxIpX717H7](https://drive.google.com/file/d/1t5oRH8Cxux19Trl75qTEF3kxIpX717H7/view?usp=sharing)​

**Scope**

* IPOR Oracle,
* Liquidity pools (Joseph),
* IPOR AMM (Milton),
* Spread Model,
* Asset management (Stanley)


---

# 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.ipor.io/ipor-derivatives/developers-docs/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.
