# sBWPM

**sBWPM은** BWPM(NFT)을 예치하고 얻을 수 있는 (FT)토큰입니다. 1sBWPM은 1BWPM을 보장합니다.

Contract Address: [0xf4546e1d3ad590a3c6d178d671b3bc0e8a81e27d](https://scope.klaytn.com/token/0xf4546e1d3ad590a3c6d178d671b3bc0e8a81e27d?tabId=tokenTransfer)

![](/files/-MdC29KjpKA5Pqbg6dGZ)

sBWPM은 ERC20(KIP7) 규격을 준수하는 스마트 컨트랙트로  BWPM ↔ sBWPM 간 전환을 지원합니다. BWPM 보유자는 스마트 컨트랙트에 BWPM을 예치하고, sBWPM 토큰을 발급받습니다. 동일한 스마트 컨트랙트를 통해 sBWPM 토큰을 다시 BWPM으로 전환할 수 있습니다.&#x20;

sBWPM은 Klaytn 호환 *토큰*(*KCT*, Klaytn Compatible *Token*)으로 KLAY 및 다른 KCT 토큰들(KDAI, KUSDT, KSP 등)과 교환할 수 있습니다.&#x20;

![](/files/-MdD-32D2itlGSpyByNF)

#### Deposit

sBWPM 컨트랙트에 1BWPM을 예치하고, 1sBWPM을 발급받습니다. 전환 수수료가 발생합니다.

#### Withdraw

sBWPM 컨트랙트에 1sBWPM을 지불하고, 1BWPM을 반환받습니다. 전환 수수료가 발생합니다.

#### BWPM ↔ sBWPM 전환 수수료

BWPM ↔ sBWPM 간 전환 시 수수료(10 KUSDT)가 발생합니다. 전환 수수료는 Treasury 컨트랙트로 전달되어 BWPM 보유자들에게 분배됩니다.


---

# 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://bluewhaleprotocol.gitbook.io/bluewhale-docs/premium-membership/bwpm/sbwpm.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.
