# Wrapped Tokens (WCRO/WETH)

### What are wrapped tokens?

You may use wrapped tokens (i.e. WCRO and WETH) to buy and sell NFTs on Minted. Additionally, you must use wrapped tokens when you make an offer for an NFT. This allows you to make a pre-authorised offer that can be fulfilled at a later date without any further action from you. A wrapped token is pegged at a 1:1 ratio to the price of an unwrapped token. For example, one WCRO is always equal to one CRO.

### Exchanging Wrapped Tokens

Wrapped tokens can also be traded on cryptocurrency exchanges just like any other coin. For example, WCRO is an ERC20 token that is pegged 1:1 to CRO’s value. You simply need to exchange CRO for WCRO in a trade, either by using a smart contract or a digital wallet.

We suggest using these cryptocurrency swap platforms:

• [VVS Finance](https://vvs.finance/swap) for CRO/WCRO or MTD

• [Uniswap](https://app.uniswap.org/#/swap?chain=mainnet) for ETH/WETH

Here’s how you can convert CRO to WCRO or MTD on VVS Finance:

1. Go to [VVS Finance - Swap](https://vvs.finance/swap).
2. Connect to your wallet (the same wallet you will be using on Minted)
3. Enter the amount for the token that you’d like to swap and select the token that you’d like to receive. Then, click ***Swap***.

   ![](/files/H8VP7rC2jSLV3DuPuvDR)
4. Review the swap’s details and the number of tokens you’ll receive before clicking ***Confirm*** ***Swap***.
5. This will initiate a transaction in your wallet. Approve the transaction to proceed.
6. Once you receive a notification from VVS Finance, your token swap is a success! You may now check out your new tokens in your wallet.

Check out [this tutorial](https://youtu.be/5gRl7xVafAM) to learn how to use Bling Swap on VVS Finance.

<br>


---

# 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://help.minted.network/minted-help-centre/faqs/wrapped-tokens-wcro-weth.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.
