# 래핑된 CHZ 받기

#### 래핑된 칠리즈(wCHZ)란 무엇인가요?

래핑된 칠리즈(wCHZ)는 원래의 가치와 동일하게 유지되면서 일반 ERC-20 토큰처럼 작동하도록 설계된 칠리즈 암호화폐의 토큰화된 버전입니다. 이는 wETH나 래핑된 BNB와 같은 다른 래핑된 토큰처럼 개발자들에게 더 유용하고 다용도로 사용할 수 있도록 합니다.

#### 래핑된 칠리즈(wCHZ) 받기

### 메인넷에서

칠리즈 메인넷에서 래핑된 CHZ를 얻으려면 칠리즈 브리지 dApp의 래퍼를 사용하면 됩니다:

{% embed url="<https://bridge.chiliz.com/wrap>" %}

1단계: 상단 메뉴에서 "Wrap CHZ"를 클릭합니다.

2단계: MetaMask 지갑을 연결합니다.

3단계: 변환하고자 하는 항목을 선택합니다:

* 래핑하려면 CHZ를 선택합니다.
* 언래핑하려면 wCHZ를 선택합니다.

4단계: 래핑/언래핑할 토큰 수를 선택합니다.

5단계: "Wrap/Unwrap CHZ"를 클릭합니다.

6단계: MetaMask의 지침을 따릅니다.

### 칠리즈 메인넷의 래핑된 칠리즈 계약 주소

공식 칠리즈 체인 래핑된 칠리즈 주소는 여기에 있습니다:

{% embed url="<https://scan.chiliz.com/address/0x677F7e16C7Dd57be1D4C8aD1244883214953DC47>" %}

계약 자체는 다음 주소에 있습니다: `0x677F7e16C7Dd57be1D4C8aD1244883214953DC47`

## Spicy 테스트넷에서

래핑된 칠리즈는 Spicy, 즉 칠리즈 테스트넷에서도 사용할 수 있습니다.

Spicy 테스트넷에서 래핑된 CHZ를 얻으려면 칠리즈 브리지 dApp의 래퍼를 사용하면 됩니다:

{% embed url="<https://spicy-bridge.chiliz.com/wrap>" %}

메인넷과 동일한 과정입니다.

### Spicy 테스트넷의 래핑된 칠리즈 계약 주소

공식 칠리즈 체인 래핑된 칠리즈 주소는 여기에 있습니다:

{% embed url="<https://spicy-explorer.chiliz.com/address/0x678c34581db0a7808d0aC669d7025f1408C9a3C6>" %}

계약 자체는 다음 주소에 있습니다: `0x678c34581db0a7808d0aC669d7025f1408C9a3C6`


---

# 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.chiliz.com/ko/undefined-2/undefined/chz.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.
