# Wrapped wCHZ Edinme

## Wrapped Chiliz (wCHZ) nedir?

Wrapped Chiliz (wCHZ), orijinal değerini korurken normal ERC-20 tokenları gibi çalışmak üzere tasarlanmış Chiliz kripto para biriminin tokenlaştırılmış bir versiyonudur.&#x20;

Bu, onu wETH veya Wrapped BNB gibi diğer wrapped tokenlara benzer şekilde geliştiriciler için daha çok yönlü ve kullanışlı hale getirir.

## Nasıl wrapped CHZ (wCHZ) edinebilirim?

### Mainnet için<br>

Chiliz Mainnet üzerinde wrapped CHZ edinmek için Chiliz Bridge dApp üzerindeki wrapper aracımızı kullanabilirsiniz:

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

**Adım 1:** Üst menüde “wrap CHZ” seçeneğine tıklayın

<figure><img src="/files/2mb5aaAyiFWi379LoOTv" alt=""><figcaption></figcaption></figure>

**Adım 2:** MetaMask cüzdanınızı bağlayın.

**Adım3:** Yapmak istediğiniz işlemi seçin

* Wrap işlemi için CHZ'yi seçin
* Unwrap işlemi için wCHZ'yi seçin.

**Adım 4:** Wrap veya unwrap etmek istediğiniz token sayısını seçin.

**Adım 5:**  "Wrap/Unwrap CHZ"'ye tıklayın.

**Adım 6:** MetaMask'te adımları izleyin.

### Chiliz Mainnet wrapped CHZ sözleşme adresi

Resmi Chiliz Chain wrapped Chiliz adresi:

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

Sözleşme adresi: `0x677F7e16C7Dd57be1D4C8aD1244883214953DC47`

### Spicy Testnet için

Wrapped Chiliz, Chiliz Testnet'i olan Spicy'de de mevcuttur.

Spicy Testnet üzerinde wrapped CHZ elde etmek için Chiliz Bridge dApp üzerindeki wrapper aracımızı kullanabilirsiniz:

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

{% hint style="info" %}
**Mainnet ile aynı işlemdir.**
{% endhint %}

### Spicy Testnet'te Wrapped Chiliz sözleşme adresi

Resmi Chiliz Chain Wrapped Chiliz sözleşme adresi:

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

Sözleşme adresi: `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/tr/gelistir/temel-ogeler/wrapped-wchz-edinme.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.
