# Migration Information

{% hint style="success" %}
**The Official Migration Date** - Migration of MCADE to Base was initiated on 23 May 2024.&#x20;
{% endhint %}

1. **NEW $MCADE Contract Address** - 0xc48823ec67720a04a9dfd8c7d109b2c3d6622094 on Base, which you can access via Uniswap.
2. **Add New $MCADE Token Addres**s - You can add the new token address to your wallet so you can see the new tokens arrive once you bridge successfully.
3. **The Super Bridge Opened** - You can then send your current $MCADE on Ethereum to Base via <https://superbridge.app/> *(check official migration links)* and receive a 1:1 ratio for your tokens into the same wallet. You will need ETH for gas fees to make this transaction and this will be the only method of migration.&#x20;

## What do you need to do?

1. Add Base network to your Metamask or Trust Wallet.
2. Ensure you have ETH in your wallet before the migration goes live to pay for gas fees.
3. Follow instructions carefully in our [Superbridge Guide](/migration-to-base/superbridge-guide.md).

{% hint style="danger" %}
Do Not:

* Engage with any unofficial accounts, messages, or articles that state the migration is live, offer airdrop incentives, or any other fraudulent behaviour.&#x20;
* Bad actors might create small liquidity pools on Base during migration. Do not trade your token until you have confirmed you are trading the right pair and our liquidity.
  {% endhint %}


---

# 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.metacade.co/migration-to-base/migration-information.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.
