# Obtenir Wrapped CHZ

## Qu'est-ce que le Wrapped Chiliz (wCHZ) ?&#x20;

Découvrez-le dans le glossaire :&#x20;

{% content-ref url="/pages/JXvjNsSQtyRRLL6LH8n4" %}
[Wrapped CHZ (wCHZ)](/fr/apprendre/glossaire/wrapped-chz-wchz.md)
{% endcontent-ref %}

## Comment obtenir du Wrapped Chiliz (wCHZ) ?&#x20;

### Sur le Mainnet&#x20;

Pour obtenir du wCHZ sur le Mainnet de Chiliz, vous pouvez utiliser notre wrapper sur l'application décentralisée Chiliz Bridge :&#x20;

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

**Étape 1 :** Cliquez sur "Wrap CHZ" dans le menu supérieur.

<figure><img src="/files/PFv5884P8DF2Hw163ROZ" alt=""><figcaption></figcaption></figure>

**Étape 2 :** Connectez votre portefeuille MetaMask.&#x20;

**Étape 3 :** Sélectionnez ce que vous voulez convertir :&#x20;

* sélectionnez CHZ si vous voulez wrapper.&#x20;
* sélectionnez wCHZ si vous voulez unwrap.&#x20;

**Étape 4 :** Choisissez combien de jetons vous souhaitez wrap/unwrap.&#x20;

**Étape 5 :** Cliquez sur "Wrap/Unwrap CHZ".&#x20;

**Étape 6 :** Suivez les étapes dans MetaMask.

#### &#x20;Adresse du contrat Wrapped Chiliz sur le Mainnet de Chiliz&#x20;

L'adresse officielle du Wrapped Chiliz sur la Chiliz Chain est :&#x20;

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

Le contrat lui-même est à cette adresse : `0x677F7e16C7Dd57be1D4C8aD1244883214953DC47`&#x20;

### Sur le Spicy Testnet&#x20;

Le Wrapped Chiliz est également disponible sur Spicy, le Testnet de Chiliz.&#x20;

Pour obtenir du wCHZ sur le Spicy Testnet, vous pouvez utiliser notre wrapper Chiliz Bridge :

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

&#x20;Le processus est le même que pour le Mainnet.&#x20;

#### Adresse du contrat Wrapped Chiliz sur le Spicy Testnet&#x20;

L'adresse officielle du Wrapped Chiliz sur la Chiliz Chain est :&#x20;

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

Le contrat lui-même est à cette adresse : `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/fr/developper/notions-de-base/obtenir-wrapped-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.
