# 审计

![](/files/-MlI8VkThA6GDR-hL-fg)

我们已经完成了对 AMM 和 Masterchef 合同的全面审计 从 [**Paladin Blockchain Security.**](https://paladinsec.co/) 完整的审计报告可在下方获取或查看 [这里](https://github.com/glide-finance/audits/blob/master/Paladin_Glide_Finance_Final_Report.pdf). 所有确定的问题都已得到确认或解决。

{% file src="/files/-MlI5TEdIJKB-mW0sC1u" %}
Paladin Audit
{% endfile %}

本次审计的一个澄清点。

* 由于 Glide 代币的发行期为 10 年，因此我们希望为可能的情况做好准备，即我们希望在未来某个时候将我们的抵押合约升级为更现代的迭代。大多数基于 Sushiswap 的协议的工作方式是 Masterchef 合约成为奖励代币合约的所有者，这是无法更改的。这在投资者信心方面有一些优势，但缺点是推出后无法改善。因此，我们决定在我们的 Masterchef 合约中加入一个功能，允许我们转移 Glide 代币的所有权。 DeFi 领域发展迅速，我们希望确保 Glide 能够适应不断发展的标准。因此，我们的 Masterchef 合约将被置于 7 天的时间锁定之后，以确保用户有足够的时间来应对 Glide 代币所有权是否被恶意转让。


---

# 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.glidefinance.io/chinese/security/audit.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.
