# 智能合約風險

智能合約本質上是一種新型的金融結算技術，可能容易受到駭客攻擊和漏洞利用。儘管存在這些風險，但FUSD 智能合約是基於經過實戰檢驗並被廣泛採用的成熟代碼標準而開發的。

除了保持良好的智能合約開發和安全實踐外 FUSD 智能合約還經過 CertiK 與 Beosin 的正式審計，以發現潛在的安全漏洞。

儘管我們已盡一切努力確保 FUSD 智能合約在部署時符合最高安全標準，但隨著智能合約技術的不斷發展，我們無法保證未來不會出現新的攻擊途徑。因此，FinChain星鏈 團隊將努力遵循最新的安全實踐，並密切關注新的安全漏洞。以下是 FUSD 代幣的智能合約審計報告：

#### CertiK 的合約代碼審計報告：

{% embed url="<https://docsend.com/view/f3ttrxv8aktd8p75>" %}

#### Beosin 的合約代碼審計報告：

{% embed url="<https://docsend.com/view/tjm7krddn9dic6dz>" %}


---

# 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://finchain.gitbook.io/finchain-docs/fusd/risks/smart-contract-risks.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.
