# Ethereum

## Wrapped Candy Chain ($WCCC) Token Documentation

### Overview

Wrapped Candy Chain ($WCCC) is the ERC-20 representation of Candy Chain's native coin, designed for use within the Ethereum network. This wrapped version enables users to participate in the presale event for Candy Chain on the Ethereum Main Net. Following the presale, users can seamlessly bridge their Wrapped Candy Chain tokens from Ethereum Main Net to Candy Chain, receiving $CANDY tokens once the bridge process is completed.

### Contract Address

[0x70a8546f70d404afa13912cd4f35584f56fe03cc](https://etherscan.io/address/0x70a8546f70d404afa13912cd4f35584f56fe03cc)

### Presale Details

### How to Participate

1. **Connect Wallet**: Connect your Ethereum wallet to the designated presale platform.
2. **Purchase $WCCC**: Buy Wrapped Candy Chain tokens ($WCCC) with ETH.
3. **Confirmation**: Confirm the transaction in your wallet, and the $WCCC tokens will be sent to your address.

### Tokenomics

* **Total Supply**: 20,000,000,000 $WCCC on Ethereum Network to date.
* **Presale Allocation**: 20,000,000,000 $WCCC Available for Presale on Ethereum Network.

### Bridging to Candy Chain

### Process

1. **Navigate to Bridge Interface**: Go to the official [Candy Chain bridge portal](https://bridge.candychain.com).
2. **Connect Wallet**: Connect your Ethereum wallet containing the $WCCC tokens.
3. **Select Amount**: Choose the amount of $WCCC tokens you wish to bridge.
4. **Confirm Transaction**: Confirm the bridging transaction, and the equivalent $CANDY coins will be sent to your Candy Chain address once the process is completed.

#### Fees

* **Bridge Fee**: 0.075%

### Security

Please make sure to only use the official links and follow the instructions detailed in this document. Be aware of phishing sites and always double-check the contract address.

### Support

For any issues or questions related to Wrapped Candy Chain ($WCCC), please contact our support team at <support@candychain.com>.

<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://docs.candychain.com/mutlichain/ethereum.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.
