# AMO 铸币器

⚠️ 此合约已弃用，转为使用 FRAX V3 机制 ⚠️

2021年10月，系统转向使用 FraxPoolV3 系统合约（`0x2fE065e6FFEf9ac95ab39E5042744d695F560729`）的更新模型，该合约处理协议的响应式铸造和赎回，降低了攻击风险。通过这个新池，Frax AMO 铸币器合约被设计为根据附属于 FraxPoolV3 的新 AMO 规范进行算法化铸币。

其结果是，基于 FraxPoolV2（`0x1864Ca3d47AaB98Ee78D11fc9DCC5E7bADdA1c0d`）构建的旧 AMO 被升级为使用 FraxPoolV3 抵押和铸造系统的新版本，所有操作都通过控制器多重签名（msig）和时间锁定系统进行控制。

新系统允许自动收集收益并将抵押品返还至 FraxPoolV3，利润可以通过 FXS1559 AMO 分配给 FXS 持有者。

### **合约地址**

AMO 铸币器已部署在以太坊主网的以下地址：`0xcf37B62109b537fa0Cb9A90Af4CA72f6fb85E241`


---

# 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.frax.finance/zh/guides/ru-he-qian-yi-liu-dong-xing-zhi-univ3.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.
