# 新興資產

作為 Sui Network 上領先的貨幣市場協議，Scallop 持續致力於優化協議效能並拓展產品功能，以提供更完善的用戶體驗。

隨著 Sui 生態系中新代幣的不斷推出，Scallop 隆重推出全新資產類型 —— **Emerging Assets（新興資產）**。

Emerging Assets 是繼現有的 Main Assets（主資產）與 Isolated Assets（隔離資產）後，新增的第三類資產配置選項，提供一個彈性且效率兼具的機制，便於快速納入新發行或高熱度資產，同時維持整體協議的穩定性與安全性。

<figure><img src="/files/ux8Xj651R9aZzjSTFWYN" alt=""><figcaption></figcaption></figure>

***

### 現有資產類型介紹

Scallop 先前支援以下兩種資產類型：

#### Main Assets（主資產）

* 主資產為在 Sui 生態中廣泛支援的核心代幣，通常具備較高市值、良好流動性，且價格波動性相對較低。
* 借入主資產所需的借貸費用為 **0.3%**。

#### Isolated Assets（隔離資產）

* 隔離資產主要針對價格波動較大、尚未成熟的新代幣。
* 此類代幣被配置於獨立資產池中，以便個別風險管理，避免系統性風險傳染。
* 借貸隔離資產的費用為 **1%**，且單筆借貸中不得混合借入多種隔離資產。

👉 詳細介紹可參見《Scallop 隔離資產指南》

***

### Introducing: Emerging Asset Pools

**Emerging Assets** 作為一種新型資產分類，定位於主資產與隔離資產之間，具備以下特性：

* 可被用作抵押品，其抵押權重低於主資產。
* 借入 Emerging 資產所需之費用與隔離資產相同，為 **1%**。
* 採用較嚴謹的風控參數設定，以確保協議運作穩定。
* 設計目標為提供新發行代幣的過渡機制，協助其在通過審核與觀察後升級為主資產。

***

### 初期納入之 Emerging 資產

Scallop 已正式上線第一批 Emerging 資產池，初期支援以下代幣：

* **WAL**
* **SCA**
* **DEEP**
* **CETUS**
* **HAEDAL**
* **wWAL**
* **haWAL**

更多資產將於接下來數週與數月內陸續加入 Emerging Asset Pools，敬請關注後續更新。


---

# 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.scallop.io/zh/scallop-lend/xin-xing-zi-chan.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.
