# What tokens are supported for swaps?

## :link: On-Chain Swaps (TON Network)

Access a wide range of token pairs through TON-powered decentralized exchanges:

* **StonFi** DEX
* **DeDust** DEX
* Other supported TON DEXes

## :on: Cross-Chain Swaps

Transfer assets seamlessly between different blockchain networks:

### Supported Networks

* **TON**
* **TRON**
* **Solana**
* Other major blockchains

### Supported Tokens

* **USDT** across multiple networks:
  * ERC-20 (Ethereum)
  * BEP-20 (BSC)
  * TRC-20 (TRON)
* **TRX** (TRC-20)
* **SOL** (Solana)
* **BTC** (Bitcoin)
* **ETH** (Ethereum)
* **USDC** on supported networks (including Solana)

***

{% hint style="success" %}
Start swapping now with our [**swap interface**](http://my.tt/swap/?amount=50\&in=tron-tr7nhqjekq\&out=ton-eqcxe6mutq) 🚀
{% endhint %}

{% hint style="info" %}
Token availability may vary based on market conditions and liquidity. Check the swap interface for current supported pairs.
{% 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://help.mytonwallet.io/intro/swaps/what-tokens-are-supported-for-swaps.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.
