> For the complete documentation index, see [llms.txt](https://steakhouse.financial/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://steakhouse.financial/docs/products/zh/coinbase/steakhouse-high-yield-edition-coinbase.md).

# Coinbase 上的 Steakhouse 高收益 USDC 版本

{% hint style="info" %}
有关更多 [仓库](/docs/products/zh/stablecoin-products/blocks/repo.md) 策略
{% endhint %}

{% hint style="success" %}
Base 上的金库地址： `0xbeeff2490FEffa212faC2f6553682C219E6a8845`
{% endhint %}

Coinbase 上的 Steakhouse High Yield USDC 版是一个 [高收益即时](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant) 由 Steakhouse Financial 运营、并可通过 Coinbase DeFi Lend 集成使用的借贷金库。该金库将存入者的 USDC 部署到 Base 上 Morpho 的超额抵押借贷市场中，以 Coinbase 发行的抵押品（cbBTC、cbETH、cbXRP）以及一个有收益的稳定币头寸（USDe）作为支撑，贷款价值比介于 62.5% 和 91.5% 之间。

我们的 **高收益** 授权范围包括承保期限更长、风险更高但底层收益率更高的资产。这些资产——例如 Pendle PT 或有收益的稳定币——其借款人对价格的敏感度相对较低，并向放贷方提供收益。

该金库是我们 Prime 的高收益即时对应版本 [Coinbase 上的 Steakhouse USDC](https://www.steakhouse.financial/docs/products/coinbase/steakhouse-usdc-on-coinbase) 金库，它共享相同的 Coinbase DeFi Lend 合作关系，但在 A 评级、与 Coinbase 对齐的核心资产（cbBTC、cbETH、cbXRP）之外，还加入了精选的 B 评级抵押品敞口（目前为 sUSDe）。

### 金库组成

该金库将 USDC 存款分配到 Base 上 Morpho 的超额抵押加密资产支持贷款市场，具体包括：

| 抵押品          | 清算贷款价值比 | 风险评级 |
| ------------ | ------- | ---- |
| cbBTC/USDC   | 86%     | A    |
| cbETH/USDC   | 77%     | A    |
| cBXRP/USDC   | 62.5%   | A    |
| jitoSOL/USDC | 62.5%   | B    |
| sUSDe/USDC   | 91.5%   | B    |
| USDe/USDC    | 91.5%   | B    |

我们关于 Morpho v1 市场的全部风险评级的更新仓库可在以下位置获取： [Morpho V1 市场](/docs/markets/zh/readme/morpho-v1.md).

### 再分配

我们运行自动再平衡机器人，根据市场需求将流动性重新分配到不同的借贷市场。我们的算法效果是随着时间推移，逐步使所有市场的借款利率趋于一致。利率模型会对其他借贷资本提供方以及不同市场中的借款活动做出响应。

### 流动性

对于具有多个资本提供方的高流动性市场，Steakhouse High Yield USDC 中的大多数存款应能保持流动。在市场压力事件中，当抵押品价格快速下跌导致大量清算时，通常也会看到包括高收益金库在内的大多数借贷金库出现赎回。尽管完全无法提款的风险并非 0，但该金库在 A 和 B 评级市场之间的配置规模经过设计，可在压力事件中维持与 Coinbase 对齐的 A 评级核心部分的流动性。

## 风险管理

{% hint style="info" %}
有关我们风险管理流程的更多信息，请参阅我们的 [Risk Management](https://steakhouse.financial/docs/risk-management/zh/).
{% endhint %}

该金库遵循的主要策略是将资金配置到超额抵押的加密资产支持贷款中，这些贷款由与 Coinbase 对齐的 BTC、ETH 和 XRP 抵押品以及有收益的稳定币抵押品作为担保，涵盖 A 和 B 评级。我们基于以下三项关键标准对抵押品进行承保评估：

这一承保流程会根据下表得出一个等级，从而帮助我们将不同的借贷市场分配到不同层级的金库中。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://steakhouse.financial/docs/products/zh/coinbase/steakhouse-high-yield-edition-coinbase.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
