# CoinEx Smart Chain (CSC)

CSC is an EVM protocol, which is excellent in many ways.&#x20;

\
For one, this means you can use Metamask without issues! All you need to do is add the RPC information to your metamask and that's it.&#x20;

{% hint style="success" %}
MM RPC information:&#x20;

**RPC:** [https://rpc.coinex.net](https://rpc.coinex.net/)

**Network name:** Coinex Smart Chain (or name it as you wish)

**ChainID:** 52

**Symbol:** CET

**Explorer:** [https://www.coinex.net](https://www.coinex.net/)
{% endhint %}

If you are new to Metamask let's show you how to add a new RPC. It's super easy.

## Adding CSC to Metamask

#### Step 1 – Installing Metamask

If you do not have Metamask installed just yet, you can find the extension for the browser and additional documentation on the official [Metamask Website](https://metamask.io/).&#x20;

Metamask Download links can be found on this page – <https://metamask.io/download/>

> While it does state on the site it supports only Chrome. Chromium based browsers can work, however, use Metamask on other browsers at **your own risk** as it might not be as stable as on Chrome.&#x20;

Metamask also offers a thorough FAQ section for all the new users who are just learning how to use the extension. This FAQ can be found here - <https://metamask.io/faqs/>&#x20;

#### Step 2 – Add CSC RPC

With the extension installed you will need to create or import a wallet. For more details on that please consult the [Ethereum](https://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/ethereum) section.&#x20;

When you've made yourself a new wallet, or imported your already existing one, it is time to add the CSC network to your Metamask.\
\
Open up the extension and select the drop-down for the networks at the top of the extension window.&#x20;

<figure><img src="https://1112974716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQv8idDGOXgQHLQxvzpSB%2Fuploads%2F3Gwmoep3v9aI6sHFCcOq%2Fimage.png?alt=media&#x26;token=45ee5f4d-9313-4078-8464-77bfa60ea893" alt=""><figcaption></figcaption></figure>

Next, scroll down and click on "Add Network"&#x20;

<figure><img src="https://1112974716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQv8idDGOXgQHLQxvzpSB%2Fuploads%2Fqbcv6fVzysCEbCMMNh34%2Fimage.png?alt=media&#x26;token=4e7fd917-e4e2-493a-85aa-ddaecdf91254" alt=""><figcaption></figcaption></figure>

A new tab will be opened, where you will need to select the last option in the list -  "Add a Network Manually"

<figure><img src="https://1112974716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQv8idDGOXgQHLQxvzpSB%2Fuploads%2FNWDKAXvtq8UmUST7vMyZ%2Fimage.png?alt=media&#x26;token=701a3906-2b39-44cc-86cc-f92e6fe2acb8" alt=""><figcaption></figcaption></figure>

Next, fill in the RPC information provided above on this page.&#x20;

<figure><img src="https://1112974716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQv8idDGOXgQHLQxvzpSB%2Fuploads%2FlG9HoDnJECcm8aT9zfv7%2Fimage.png?alt=media&#x26;token=d419dc2f-3296-41c1-8f94-76ba8dab9da9" alt=""><figcaption><p> </p></figcaption></figure>

That's it. Now you can switch between ETH and CSC with just a few clicks in Metamask.&#x20;

## How to add $CET to your CSC wallet.&#x20;

There are a few ways you can get $CET to use for transactions on CSC.&#x20;

1. Purchase the token on its [native exchange](https://www.coinex.com/info/CET) (recommended)
2. Swap it using the CoinEx [Swap Tool](https://www.coinex.com/swap)

More additional info on CoinEx Smart Chain can be found here: [https://www.coinex.org](https://www.coinex.org/?lang=en_US)


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/coinex-smart-chain-csc.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.
