# SCV 矿池

**SCV矿池支持用户抵押单币或LP以赚取更多收益。**

SCV的挖矿池还会同时基于用户存入池中的NFT的稀有等级，向所有用户以SCV代币奖励的形式分发平台收益，包括矿池的服务费、NFT销售利润及手续费、抽卡收入等。

## **SCV.finance** 矿池

### SCV奖励结束更新

按照原定速率，全部奖励分发将持续约195天（总奖励数/每日奖励数），预计于12月16日前后全部发完。之后全部矿池将不会再收到新的SCV奖励。

{% hint style="info" %}
阅读[SCV代币](/zh-cn/tokenomics/scv-token.md)页以了解更多奖励分发的细节。
{% endhint %}

### SCV奖励分配更新

随着SCV-WBNB LP抵押矿池的上线，我们计划在2021年6月23日调整SCV代币奖励的分配比例，以更好的鼓励社区投入到SCV流动性池的供应上。

在更新后，预计SCV-WBNB LP抵押矿池将能提供最大每天1.9%的收益率，即超过年华700%的APR。

细节如下：

**更新前**\
100%的SCV代币奖励分配至SCV抵押矿池

**更新后**\
20%的SCV代币奖励分配至SCV抵押矿池\
80%的SCV代币奖励分配至SCV-WBNB LP抵押矿池

**更新时间**\
2021年6月23日北京时间10点

### SCV 抵押矿池

SCV抵押矿池将会是正式上线时第一个可用的矿池。抵押SCV代币赚取平台收益BNB以及100%（6月23日起降至20%）的SCV代币奖励，且没有任何锁定期，存入手续费为0.1%。设置存入手续费是为了避免快速进出套取手续费的行为。

* 矿池主合约: [0x9aF1F73518fa03627CCC0fdF148F45601551e8FF](https://bscscan.com/address/0x9af1f73518fa03627ccc0fdf148f45601551e8ff)
* SCV单币池合约: [0xE2172CBB28A309770314FF2d47fbc2903FFE2Fd2](https://bscscan.com/address/0xe2172cbb28a309770314ff2d47fbc2903ffe2fd2)

### SCV-WBNB LP抵押矿池

抵押SCV-WBNB Cake-LP以赚取80%的SCV代币奖励。没有锁定期，存入手续费为0.1%。

* SCV-WBNB LP抵押矿池：[0xa5b6f58435812e93b2c38fe62f613004abe02a51](https://bscscan.com/address/0xa5b6f58435812e93b2c38fe62f613004abe02a51)


---

# 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.scv.finance/zh-cn/earn/scv-farms.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.
