# TOMOE

### 1. What is TOMOE?

VIC-wrapped ETH, called TOMOE, is an ERC20 token hosted on the Ethereum blockchain and backed by an equal amount of native VIC (on the Viction blockchain). One TOMOE is worth the same as one native VIC at any given moment.

{% hint style="info" %}
TOMOE Contract Address

[0x05d3606d5c81eb9b7b18530995ec9b29da05faba](https://etherscan.io/address/0x05d3606d5c81eb9b7b18530995ec9b29da05faba)
{% endhint %}

### 2. What’s the difference between TOMOE & VIC?

* VIC is the native token used on the Viction network.
* TOMOE is an ERC20 token hosted on the Ethereum network. TOMOE represents 1:1 value with VIC.
* To have a well-rounded DeFi experience on Viction, you are highly recommended to convert TOMOE > VIC.

### 3. How to Convert TOMOE > VIC

* **Using SpaceGate**

In order to use the cross-chain bridges, you need to pay several types of fees as follows: protocol fees, bridging fees (withdraw fee), and network fees (which are charged in the father token of each blockchain such as ETH for TOMOE ERC20). Please check further details on the fees[ here](https://docs.coin98.com/products/spacegate/faqs?ref=blog.coin98.com).

Viction always wants to make sure all the transactions are secured. Therefore, each asset will have a limit on the number of tokens in a single conversion transaction

\- For VIC, you can convert a minimum of 10 VIC and a maximum of 5,000 per transaction

#### On Coin98 Super App

First, you need to install or update Coin98 Super App to the latest version:

* iOS:[ https://ios.coin98.com](https://ios.coin98.com/)
* Android:[ https://android.coin98.com](https://android.coin98.com/)

**Step 1:** Open Coin98 Super App, then select Swap --> choose SpaceGate (Multi-chain).

**Step 2:** Choose TOMOE on Ethereum; and VIC on Viction and corresponding wallets.

<figure><img src="https://lh7-us.googleusercontent.com/Nc0xchLkr4Zew8MZMgsKneS3BqI15AjYP3lq8ZMGnJpIIi9JXaFZ41J7v_rJ1hz67fP93xwzqzhonklsWElAJua2-zRYZFLxVzv_xiZ9RnLtiR08s9ljlTjLifWj-VXjN6yHYTeNLAR-pib1dgi0dR0" alt=""><figcaption></figcaption></figure>

**Step 3:** Input (or scroll) the amount you want to convert. Then, click Convert.

**Step 4:** Review your order on the Confirmation popup --> If you agree, select Done to execute the transaction.

When the order is completed successfully, you can check again in the Convert History section or return to the main screen of your Wallet tab to see the balance of VIC

#### On Coin98 Extension

Firstly, you have to install the Coin98 Extension by following the guide [here](https://docs.coin98.com/products/coin98-super-wallet/extension/beginners-guide/install-extension).

**Step 1:** Open Coin98 Extension → Select the Swap icon in the bottom navigation bar;

**Step 2:** Choose SpaceGate;\\

<figure><img src="https://lh7-us.googleusercontent.com/AtRkuvcsjgmI1GxMIxA5dxEXH5VAysk1XCImYvCLqAFy9CdDJVLOOTnaUfeQhQCZ7jDfqd8USF2r443a6ZqobPjwDnhSMJ76mt-cy6VJCuczsYzfdjcZa_MpxvrYuGJv2Ivww0WfcO6lKdH-LP8XOv8" alt=""><figcaption></figcaption></figure>

**Step 3:** Choose a token/coin, blockchains & corresponding wallets.

**Step 4:** Input (or scroll) the number of coins/tokens you want to convert. Then, click Convert.

**Step 5:** Review your order on the Confirmation popup--> If you agree, select **Confirm** to execute your order.

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


---

# 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.viction.xyz/archive/tomoe.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.
