# Token Upgrade Process

If you’re still holding legacy ERC-20 or BEP-20 $ONI tokens from Ethereum or Binance Smart Chain, it’s time to upgrade to the new **native ONI tokens** on the recently launched ONINO Mainnet. This upgrade is essential to interact with the ONINO network, stake your tokens, and enjoy all the latest features.

This guide walks you through the **one-time upgrade process** using the [ONINO Wallet App](https://wallet.onino.io/).

> ℹ️  **Migration Start Date:** April 1, 2025 \
> &#x20;      **Migration Duration: 2** Years (Until April 1, 2027)&#x20;
>
> \
> There is no need to migrate right away but we recommend to upgrade your token during the 2 year migration timeline.
>
> \
> The upgrade is irreversible and involves burning your old tokens and receiving native $ONI coins on your connected wallet.<br>
>
> **Upgrading your tokens to mainnet can take up to 72 hours.**

### ⚠️ Scam Warning – Stay Safe

> 🚨 Important: This is the only official and supported way to upgrade your ONI tokens.
>
> * You **MUST use the official ONINO Wallet App at** [**https://wallet.onino.io**](https://wallet.onino.io)
> * **Never send your ONI tokens to any wallet address manually**. That is not how migration works.
> * There is **no “airdrop”** and no other migration method via Telegram, Discord, or private DMs.
> * If someone claims they can help you upgrade for a fee, it's a **SCAM**.
> * ONINO will **never ask for your private keys** or ask you to send tokens directly.
> * **NEVER** share your seed phrase or private keys with **anyone**.
>
> 🛡️ Always double-check URLs and only trust [**https**://wallet.onino.io](https://wallet.onino.io/).

***

### 🚀 What You’ll Learn

1. Why and when to upgrade your ONI tokens
2. Step-by-step instructions to upgrade from Ethereum or BNB Smart Chain
3. What to expect during the process

***

### 🧠 Before You Begin

* You must hold ONI tokens on **Ethereum** or **BNB Smart Chain (BSC)**.
* You have created an account in the [ONINO Wallet App](https://wallet.onino.io). You can register easily either via email and password, or with your Google Account.
* You have connected a wallet like MetaMask, TrustWallet, Rabby, or WalletConnect.
* Make sure you have enough ETH or BNB to cover gas fees.

***

### 🔄 Step-by-Step: Upgrade Your ONI Tokens

#### 1️⃣ Connect Your Wallet

* Visit [wallet.onino.io](https://wallet.onino.io/), click **“Connect Wallet”** and navigate to the “Upgrade” page.
* Select your preferred wallet and make sure you're connected to **Ethereum** or **BSC**.

> ⚠️ You can only upgrade from Ethereum or BSC.

***

#### 2️⃣ Select Upgrade Amount

* Enter how many tokens you want to upgrade.
* You can use the slider to select a percentage of your total balance, or click the “100%” if you directly want to migrate all your legacy ONI at once.

  <figure><img src="/files/UPYeTgkuBOhg98zfQOwy" alt=""><figcaption></figcaption></figure>

***

#### 3️⃣ Review & Accept Migration Terms

* Carefully read through the **Token Migration Terms**.
* Confirm that you’re the rightful owner of the wallet and agree to the terms.
* Tick the checkbox to continue.

  <figure><img src="/files/VkDP3ZUjEWdZuLhO0JMv" alt=""><figcaption></figcaption></figure>

***

#### 4️⃣ Final Confirmation & Wallet Prompts

You will now go through 3 confirmations in your wallet:

1. **Sign a Message** confirming the migration terms on-chain.
2. **Approve** the migration smart contract to access your tokens.
3. **Burn** the selected amount of ONI tokens.

> 🔐 This process is irreversible. Once burned, your legacy tokens are destroyed, and new mainnet ONI will be minted to your wallet.

<figure><img src="/files/rtS4fBAiwfh0RySDHSCk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/txeBomywomtJhEj8UATK" alt=""><figcaption><p>First, you will be prompted to sign the migration terms on-chain.</p></figcaption></figure>

<figure><img src="/files/KH2StW3poedLe2krsYAS" alt=""><figcaption><p>Next, you will approve that the migration smart contract is allowed to access your old ONI tokens.</p></figcaption></figure>

<figure><img src="/files/j7tXXm9Ri9sYTtG2Ussm" alt=""><figcaption><p>Finally, you can confirm the request to burn your old tokens using the migration smart contract.</p></figcaption></figure>

***

#### 5️⃣ Success! 🎉

{% hint style="info" %}
After successful completion, you’ll see a confirmation screen. Your new ONI tokens will be credited to your connected wallet address within up to **72 hours** (usually faster).
{% endhint %}

You can now:

* View your balance on the ONINO Mainnet.
* Start staking your ONI tokens for rewards.
* Access all the features of the ONINO ecosystem!

  <figure><img src="/files/dRUlnm0qz4xZhpR0bbSM" alt=""><figcaption></figcaption></figure>

***

### 📝 FAQ

**Q: Is the upgrade mandatory?**

Yes, to participate in staking and use native features, your ONI tokens must be on the ONINO Mainnet.

**Q: Can I upgrade from exchanges like BitMart or PancakeSwap?**

No, you must first withdraw your tokens to a self-custody wallet like MetaMask.

**Q: I don’t see my new ONI tokens yet – what now?**

Upgrades are usually processed fast, but may take up to 72h during high traffic. If you still don’t see them, contact support at <team@onino.io> and provide us with your wallet address.


---

# 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.onino.io/for-users/token-upgrade-process.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.
