# FAQs

### **1. What blockchains does Coin98 SwapX support?** <a href="#fnahw460usi4" id="fnahw460usi4"></a>

Coin98 SwapX has supported Ethereum, BNB Smart Chain, Solana, Polygon, Base, Optimism and Viction as of this writing.

### 2. Which tokens are supported?

Coin98 SwapX now supports converting C98, VIC, SAROS, DADA, ETER, PENGU, ME, GSTS, MEW, MOCA, ANZ, USDT, USDC and ETH tokens. In the future, Coin98 will bring more assets and bridges based on product development and user needs.

* ***Coin98 (C98)** is the native utility token of Coin98, powering the entire ecosystem, available on Ethereum, BNB Smart Chain, Solana, Polygon, and Viction.*
* ***Saros (SAROS)** is the native utility token of the SAROS Ecosystem, available on  Solana and Viction.*
* ***Viction (VIC)** is the native cryptocurrency of Viction and will be the reserve cryptocurrency for all third-party apps running on Viction.*

### **3. How long does** Coin98 SwapX **take to complete the transaction?** <a href="#bbymn2y8teqa" id="bbymn2y8teqa"></a>

Usually, the transaction will take approximately 2-5 minutes to finish.

### **4. Is there any limitation to each order?** <a href="#m1wlrh44u6xw" id="m1wlrh44u6xw"></a>

Coin98 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 C98, you can convert a minimum of **10 C98** and a maximum of **50,000 C98** per transaction.
* For SAROS, you can convert a minimum of **100 SAROS** and a maximum of **499,999 SAROS** per transaction.
* For VIC, you can convert a minimum of **10 VIC** and a maximum of **5,000 VIC** per transaction.
* For GSTS, you can convert a minimum of **1000 GSTS** per transaction.

### **5. How much does** Coin98 SwapX **charge?** <a href="#lyd91lazhu3u" id="lyd91lazhu3u"></a>

Coin98 SwapX fees vary by bridge. For SpaceGate, the fees are charged as follows::&#x20;

* Cross-chain fee (Protocol fee): **0.1%** per transaction for C98, SAROS, GSTS, ETER (SOL⇒ VIC), DADA (SOL⇒ VIC), VIC (SOL⇒ VIC), **0% (free)** per transaction for ANZ, MEW, ME, MOCA, PENGU, ETER (VIC⇒ SOL), DADA (VIC⇒ SOL), VIC (VIC⇒ SOL) token.
* Bridge fee (Withdraw fee) for GTST, ANZ, MEW, ME, MOCA, PENGU token: free (0 token)
* Bridge fee (Withdraw fee) for C98, SAROS, VIC, DADA, ETER token according to the below table:

| Token | Chain From       | Chain To         | Bridge Fee |
| ----- | ---------------- | ---------------- | ---------- |
| C98   | Viction          | Ethereum         | 4 C98      |
| C98   | Viction          | BSC              | 2 C98      |
| C98   | Viction          | Solana           | 6 C98      |
| C98   | Ethereum         | Viction          | 0 C98      |
| C98   | Ethereum         | BSC              | 2 C98      |
| C98   | Ethereum         | Solana           | 6 C98      |
| C98   | Ethereum         | Polygon          | 0 C98      |
| C98   | BSC              | Viction          | 0 C98      |
| C98   | BSC              | Ethereum         | 4 C98      |
| C98   | BSC              | Solana           | 6 C98      |
| C98   | BSC              | Polygon          | 0 C98      |
| C98   | Solana           | Viction          | 0 C98      |
| C98   | Solana           | Ethereum         | 4 C98      |
| C98   | Solana           | BSC              | 2 C98      |
| C98   | Polygon          | Ethereum         | 4 C98      |
| C98   | Polygon          | BSC              | 2 C98      |
| SAROS | Viction          | Solana           | 2 SAROS    |
| SAROS | Solana           | Viction          | 0 SAROS    |
| VIC   | Viction          | Solana (wrapped) | 2 VIC      |
| VIC   | Solana (wrapped) | Viction          | 0 VIC      |
| DADA  | Viction          | Solana (wrapped) | 50 DADA    |
| DADA  | Solana (wrapped) | Viction          | 0 DADA     |
| ETER  | Viction          | Solana (wrapped) | 50 ETER    |
| ETER  | Solana (wrapped) | Viction          | 0 ETER     |

**Eg.** Converting 1000 C98 from BNB Smart Chain to Ethereum will be charged as follows:

1000 - (0.1%\*1000) - 4 = 995 C98

{% hint style="info" %}
**Note**: Remember that the above fees haven’t included network fees, and you also need standard tokens to pay for [Gas fee/Network fee](https://coin98.net/what-is-gas-fee) (Deposit fee).
{% endhint %}

### **6. Where can I get network fees?** <a href="#c7fi2vvobv08" id="c7fi2vvobv08"></a>

There are 2 ways that you can get network fees:

1. You can buy the father token of each blockchain on centralized exchanges and then send it to Coin98 Super Wallet for the network fee.
2. You can buy the father token of each blockchain directly via the [Fiat on-ramp](https://docs.coin98.com/products/coin98-super-app/mobile/beginners-guide/how-to-use-fiat-on-ramp-on-coin98-super-app) on Coin98 Super Wallet & Extension (which is paid via VISA, MasterCard, etc. depending on your residential area).

### **7. What should I do when the transaction takes too long?** <a href="#id-43903e38aezh" id="id-43903e38aezh"></a>

Coin98 Super Wallet provides 24/7 Live Support; you can contact our agents directly on the App or via <https://livechat.coin98.com/> for further help.


---

# 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.coin98.com/products/coin98-super-wallet/mobile/swapx/faqs/faqs.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.
