# What cryptocurrencies are supported in MyTonWallet?

**MyTonWallet** supports assets across **eight networks**: **TON**, **TRON**, **Solana**, **Ethereum**, **Base**, **BNB Chain**, **Arbitrum**, and **Hyperliquid**—along with the tokens available on each chain inside the wallet.

{% hint style="info" %}
To reliably load balances for **EVM-compatible networks** (**Ethereum**, **Base**, **BNB Chain**, **Arbitrum**, **Hyperliquid**), keep a **small amount of the native gas token** on that network in the wallet. Without it, some assets may **not appear** yet; improvements are in progress.
{% endhint %}

## 💎 TON Blockchain

Available tokens include:

* **TON** (native token)
* **USD₮** (Tether)
* **MY** (MyTonWallet Coin)\*
* **NOT** (Notcoin)
* [**USDe**](/intro/staking/what-is-usde-how-does-the-ethena-protocol-work.md) (Ethena)
* And much more!

All tokens listed on **StonFi** or **DeDust** are accessible for:

* Storage
* [**Swaps**](/intro/swaps.md)
* [**Transfers**](/intro/transfers.md)

within the **TON** network.

## ❤️ TRON Blockchain

MyTonWallet supports **TRX** (native token) and **USDT** on the TRON network.

## 💜 Solana Blockchain

Solana is available in **multichain wallets**.

Available assets include **SOL**, **USDT**, **USDC**, and **other Solana ecosystem tokens** that MyTonWallet can display and manage.

You can send leading ecosystem tokens **without holding SOL** when **gasless transfers** are available—see [**Gasless transfers on TON and Solana**](/intro/transfers/what-is-gasless-jettons-how-to-enable-this-feature.md).

## ⛓️ Ethereum-compatible networks

MyTonWallet supports **Ethereum**, **Base**, **BNB Chain**, **Arbitrum**, and **Hyperliquid** as **EVM networks**.

**Hyperliquid** is available as an EVM network, and you can open the **Hyperliquid** dapp from [**Explore**](https://my.tt/explore).

## 😍 Add Any Token with MyTonWallet

In **MyTonWallet**, you can add any supported token—even if it’s not widely traded or listed. The wallet can still hold it safely as long as the token exists on the supported network.

{% hint style="info" %}
For the most up-to-date list of supported tokens, check the wallet interface or our official announcements.
{% endhint %}

> \***MY** token is not intended for acquisition, use, or distribution by residents of the United Arab Emirates. Users located in the UAE should refrain from any activity involving this token.


---

# 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/introduction-to-crypto-and-mytonwallet/what-cryptocurrencies-are-supported-in-mytonwallet.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.
