# 包装SBCH（WBCH）

包装SBCH（简称WBCH）是一种代币，它等价于智能BCH链上的智能比特币现金（SBCH）。WBCH在去中心化金融（DeFi）领域越来越受欢迎，因为它允许在smartBCH区块链上无缝转移SBCH，同时也使其能够用于各种其他应用程序。

### 什么是包装SBCH（WBCH）？

包装SBCH（WBCH）是一种代币，等价于smartBCH链上的智能比特币现金（SBCH）。从本质上讲，WBCH是SBCH的代币化版本，以1：1的比例与SBCH的价值挂钩。这意味着对于每个WBCH代币，都有等量的SBCH储备。

WBCH的创建是对SBCH本身局限性的回应，SBCH本身与SEP-20代币兼容性不佳。因此，WBCH旨在支持在DeFi应用程序中使用SBCH，这些应用程序建立在smartBCH区块链之上，严重依赖SEP-20代币。

### WBCH的优点

WBCH 的主要优点是它使SBCH能够在 DeFi 应用中使用，而不必牺牲其原生特性。SBCH可以包装到 WBCH 中，然后用于各种应用，包括借贷、去中心化交易所、去中心化游戏和其他 DeFi 协议。此外，WBCH可以在许多去中心化交易所进行交易，使SBCH更易获得和流通。

### WBCH如何运作

为了将SBCH包装到WBCH中，用户将他们的SBCH发送到一个智能合约，该合约铸造等量的WBCH。然后，铸造的WBCH可用于各种DeFi应用程序或在去中心化交易所进行交易。要解开WBCH并将其转换回SBCH，用户只需将他们的WBCH发送到该智能合约，智能合约会烧毁WBCH并将等量的SBCH释放回给用户。

包装和解开SBCH的过程可以通过BenSwap的交易界面轻松完成。smartBCH上的大多数DeFi协议也内置了对WBCH的支持。

### 合约

WBCH：0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04


---

# 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.benswap.cash/zhong-wen/features/wbch.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.
