# Swap CTC Quick Guide

This guide has been updated to reflect changes to Swap CTC. Please note that CTC users can now move assets between Creditcoin, BSC, and Ethereum using the Wormhole Portal Bridge. For more details, go to this [guide](https://docs.creditcoin.org/what-is-creditcoin/acquiring-creditcoin-assets).

***

## **How to Use SwapCTC**

Swap CTC supports one-way bridging routes to the Creditcoin Mainnet:

1. [G-CRE](https://etherscan.io/token/0xa3ee21c306a700e682abcdfe9baa6a08f3820419) → [CTC](https://creditcoin.blockscout.com/) (Creditcoin)
2. [WCTC (old)](https://etherscan.io/token/0xaafec8e08d524d534327fa13fb306f440b5f88eb?ref=creditcoin.org) → [CTC](https://creditcoin.blockscout.com/) (Creditcoin)

#### **Step 1: Open the SwapCTC Tool**

Go to the [Swap CTC](https://creditcoin.org/SwapCTC/) webpage.

#### **Step 2: Send Tokens to the Bridging Address**

Send your G-CRE or WCTC (old) tokens to the official Creditcoin Foundation address:

**0x737f5a5B55035f39A6E8a859a815Fd85760625b8**

Make sure you have enough ETH to cover gas fees.

#### **Step 3: Processing**

The Creditcoin Foundation will process your swap within 1–2 weeks.

You will receive CTC at a 1:1 ratio at the same EVM address used to send the tokens — no further action required.

#### **Step 4: Track Your Tokens**

Once processed, you can view your CTC balance using:

* [Credit Wallet](https://creditcoin.org/Credit-Wallet/)
* MetaMask (after adding the Creditcoin Network)
* [Creditcoin Blockscout](https://creditcoin.blockscout.com/)

### **What You Can Do With CTC**

After receiving your CTC on the Creditcoin Network, you can:

* Use it in dApps and DeFi platforms built on Creditcoin.
* Trade CTC for other ecosystem tokens on [Penguinswap.](https://penguinswap.org/)
* Bridge assets via the Wormhole [Portal Bridge](https://portalbridge.com/) to Ethereum or BNB.
* Convert [CTC to CTC (Native)](https://creditcoin.org/blog/how-to-convert-mainnet-ctc-native-to-mainnet-ctc-evm-a-step-by-step-guide/) using Credit Wallet to stake and earn rewards.

### **Security and Transparency**

#### **Verify the Swap Address**

Always confirm the official swap address through:

* A verified Discord admin
* Email: <team@creditcoin.org>

#### **Transparency Addresses**

For transparency, you can verify the official Creditcoin Foundation storage addresses:

* EVM: 0x29Cb375c0BA5Dc475F1a5BCec2d8b87C9DA7B883
* Native: 5DDYL8H9sVhVS3P17TBiPMZVKt4GEc24G37ov4xXykvdBDTs

All received tokens (G-CRE and WCTC old) are regularly batch-burned after swaps are completed.

### **Adding Creditcoin to MetaMask**

Network Name: Creditcoin

RPC URL:<https://mainnet3.creditcoin.network>

Chain ID: 102030

Ticker: CTC

Block explorer URL: <https://creditcoin.blockscout.com/>

Once added, your CTC balance will appear in MetaMask.

For detailed setup, refer to the MetaMask Connection Guide.


---

# 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.creditcoin.org/swap-ctc-quick-guide.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.
