# DeFi衍生品项目

{% hint style="danger" %}
此版本的 Horizon Academy 已不建议使用！要查找最新版本，请访问：[English V2](https://academy.horizonprotocol.com/) （目前只有英文版本可用）
{% endhint %}

&#x20;加密领域中有一些DeFi衍生品项目。以下是我们所知道的其中几个：

## Horizon Protocol

Horizon Protocol是一个在BNB Chain上的DeFi衍生品项目，用于创建和交易合成资产，称为zAssets。Horizon Protocol的zAssets通过区块链上的智能合约为投资者提供了现实世界资产的风险/回报概况的曝光。

Horizon Protocol从Synthetix分叉而来，将利用经过时间测试的衍生品流动性协议，并为DeFi生态系统带来互操作性、可扩展性和全新的可交易的现实世界衍生品产品。在BNB Chain上的实现为用户提供了目前在以太坊区块链上缺乏的速度和可靠性。

了解更多关于Horizon Protocol的信息：<https://horizonprotocol.com/>

## Synthetix

Synthetix是一个以太坊区块链上的Defi衍生品项目，用于创建和交易合成资产，称为synths。 Synthetix是最早的合成资产项目之一，始于2018年，当时该项目从稳定币项目转型而来。Synths可以是几乎任何具有可靠价格来源的东西，包括比特币或以太币等加密货币、黄金和白银等商品以及美元等法定货币。反向合成资产和指数合成资产也可用，为交易者提供了一种简单的方法来获取短期曝光或对现有持仓进行对冲。 了解更多关于Synthetix的信息：<https://synthetix.io/>

## Mirror Protocol

Mirror Protocol是一种在Terra区块链网络上创建和交易合成资产的defi衍生品项目，被称为mAssets或镜像资产。

了解更多关于Mirror Protocol的信息：<https://www.mirror.finance/>

## dYdX

dYdX是以永续期货交易为重点的以太坊区块链上的DeFi衍生品项目。 永续期货，也称为永续掉期合约，是没有到期日的期货合约。 dYdX为众多加密货币提供永续期货，提供高达20倍杠杆的选项。对L2的支持还降低了交易成本。 了解更多关于dydx的信息：<https://dydx.exchange/>

## Hegic

Hegic是以太坊区块链上的defi衍生品项目，专注于期权交易。该平台于2020年推出，允许交易者对ETH和WBTC进行看涨/看跌期权交易。为了方便更多交易，Hegic为交易者支付以太坊的燃气费用，同时收取溢价。这使得用户可以随意交易而无需支付额外的燃气费用。该平台致力于确保用户匿名性，没有KYC，并且注册快捷方便，允许用户在不遵守传统监管规定的情况下进行期权交易。了解更多关于Hegic的信息：<https://www.hegic.co/>

## UMA

UMA is a defi derivatives project on the Ethereum blockchain, targeting the protocol level, with a focus on the creation, maintenance, and settlement of "priceless" financial contracts. These contracts can be based off or a price, or they can also be based on some kind of state instead of price movement.

The defi derivatives created on UMA are very unique and interesting, including:

* Range Tokens - collateral and debt creation
* Success Tokens - call option
* KPI Options - call options w/ growth incentives, and
* Synthetic tokens - derivative contracts that track the movement of an external price or data feed

These tokens are then guaranteed by UMA's oracle system that allows for flexible information updates backed with a dispute resolution system.

Learn more about UMA: <https://umaproject.org/>

UMA 是基于以太坊区块链的 Defi 衍生品项目，专注于创建、维护和结算“无价”的金融合约。这些合约可以基于价格，也可以基于某种状态而非价格波动。

在 UMA 上创建的 Defi 衍生品非常独特和有趣，包括：

* 范围代币 - 抵押品和债务创建
* 成功代币 - 看涨期权
* KPI 期权 - 带有增长激励的看涨期权，以及
* 合成代币 - 衍生合约，跟踪外部价格或数据源的变动

然后，这些代币由 UMA 的 Oracle 系统保证，该系统允许灵活的信息更新，并带有争议解决系统。

了解更多关于 UMA 的信息：<https://umaproject.org/>

\-------

请通过电子邮件<info@horizonprotocol.com>告诉我们是否有其他您想添加到此列表中的DeFi衍生品项目。


---

# 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://academy.horizonprotocol.com/chinese/jiao-yu-lei-tie-wen/defi-derivative-projects.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.
