# Staking Pools

## 기본 개념

Staking Pools는 MVL Fi의 bMVL, MVL 단일 토큰 예치 서비스입니다.

서비스의 주요 목적은 다음과 같습니다.

* bMVL 유동성 공급(BNB-bMVL LP 생성) 참여 활성화를 위한 ERC20 MVL token 홀더분들의 BEP20 bMVL token으로의 네트워크 전환 독려
* 향후, MVL Bridge 이외에 ERC20 MVL ↔ BEP20 bMVL 네트워크 전환을 지원하는 MultiChain DEX에 네트워크 전환 유동성 제공 및 리워드 제공(추후 도입)
* 모빌리티 서비스와 블록체인 간 단계적 접목에 따른 bMVL, MVL 트랜잭션의 활성화 단계를 고려, 장래에 준비해야 하는 메인넷, 사이드 체인 등의 스펙 사전 점검

## Single Staking (bMVL)

### **기본 사항**

* MVL Fi의 Bridge 기능으로 ERC20 MVL token을 BEP20 bMVL token으로 전환하고, 이를 MVL Fi의 Staking Pools에 예치할 경우, 예치 수량과 기간에 따라 리워드로 bMVL를 지급합니다.

## Single Staking (MVL)

### **기본 사항**

* MVL을 MVL Fi의 Staking Pools에 예치할 경우, 예치 수량과 기간에 따라 리워드로 MVL를 지급합니다.

## Single Staking Spec.

**bMVL Token Address**

{% embed url="<https://bscscan.com/token/0x5f588efaf8eb57e3837486e834fc5a4e07768d98>" %}

**MVL Token Address**

{% embed url="<https://etherscan.io/token/0xa849eaae994fb86afa73382e9bd88c2b6b18dc71>" %}

**MVL ↔ bMVL Bridge**

* Bridge on MVL Fi

{% embed url="<https://mvlfi.mvlchain.io/>" %}

**bMVL Staking**

* Single Staking on MVL Fi

{% embed url="<https://mvlfi.mvlchain.io/pools>" %}

* 1st Single Staking Contract (22.12.01\~23.12.03)

{% embed url="<https://bscscan.com/address/0x0A3AC95445F3e02cC80267f02B9669ed75b71043>" %}

* 2nd Single Staking Contract (23.12.05\~24.12.05)

{% embed url="<https://bscscan.com/address/0x121E257f4A6fa763012eF0b6b6f68905F6D4b721>" %}

* 3rd Single Staking Contract (24.12.09\~)

{% embed url="<https://bscscan.com/address/0x8CeB404D939c293ad070A5B33fc197df3aF1AbB7>" %}

* Fixed Single Staking Contract (24.03.08\~24.06.06)

{% embed url="<https://bscscan.com/address/0x5a54ec1e6da36f19a806a9168fd4270fef697354>" %}

**MVL Staking**

* Single Staking on MVL Fi

{% embed url="<https://mvlfi.mvlchain.io/pools>" %}

* 1st Single Staking Contract (23.11.24\~24.11.26)

{% embed url="<https://etherscan.io/address/0x92Ec27935cE7b523cc70C2fFaf0728F1Fa6425dF>" %}

* 2nd Single Staking Contract (24.11.28\~)

{% embed url="<https://etherscan.io/address/0x742AB08EEc9f940beF657394720090F163f535Cc>" %}

* 1st Fixed Single Staking Contract (24.03.08\~24.06.06)

{% embed url="<https://etherscan.io/address/0x1BdFAa7aFAa454F491b5de40d24d681F0F3Adb1A>" %}

* 2nd Fixed Single Staking Contract (24.06.04\~24.09.02)

{% embed url="<https://etherscan.io/address/0xB87A16fD301b3CFed03982D99840970328d185aD>" %}


---

# 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.mvlchain.io/kor/user-guide/mvl-staking/staking-pools.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.
