# Supported Wallets

This page outlines the wallet applications supported by Hubz for user verification across different blockchain ecosystems. Wallet support varies by chain and connection method and is handled automatically during the verification process.

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

### Wallet Support Matrix

| **Chain**       | **Wallet Applications**                                                                               | **Connection Method**                                 |
| --------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| **EVM chains**  |                                                                                                       |                                                       |
| Ethereum        | MetaMask, Trust Wallet, Coinbase Wallet, and any browser extension or WalletConnect-compatible wallet | Browser extension (injected) or WalletConnect QR code |
| Base            | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| Arbitrum        | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| Optimism        | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| Polygon         | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| BNB Smart Chain | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| Avalanche       | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| Fantom          | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| ApeChain        | Same as Ethereum                                                                                      | Browser extension or WalletConnect                    |
| **TON**         |                                                                                                       |                                                       |
| TON Network     | Tonkeeper and any TON Connect-compatible wallet                                                       | TON Connect (opens wallet app)                        |
| **Solana**      |                                                                                                       |                                                       |
| Solana          | Phantom, Solflare                                                                                     | Browser extension (auto-detected)                     |

***

### How Wallet Connections Work by Ecosystem

#### EVM Chains (9 Available Networks)

EVM-based verification is handled via the Hubz web application (Portal).

Two connection options are available:

1. **Browser Wallet**\
   Automatically detects any injected wallet extension, including MetaMask, Coinbase Wallet, Rabby, and others.
2. **WalletConnect**\
   Allows users to scan a QR code and connect using any WalletConnect-compatible mobile wallet (400+ supported wallets).

When accessed from Telegram, users are redirected to the Hubz Web Portal and can open it directly inside supported wallets such as **MetaMask** or **Trust Wallet** via deep links.

All supported EVM chains share the same wallet integrations. Any compatible EVM wallet can be used across all EVM networks.

***

#### TON Network (1 Chain Only)

TON-based verification uses **TON Connect** directly within the Telegram Mini App.

Users tap **Link Wallet** and approve the connection in their TON wallet application (for example, Tonkeeper or MyTonWallet). No redirect to the Hubz web application is required.

***

#### Solana Network (1 Chain Only)

Solana verification is handled via the Hubz web application (Portal).

Hubz automatically detects supported Solana wallet extensions, including:

* Phantom
* Solflare

If no supported wallet is detected, the user is prompted to install one.

When accessed from the Telegram Mini App, users are redirected to Portal and can open it directly inside Phantom or Solflare via deep links.

> **Note:** Solana does not currently support WalletConnect. Only directly detected browser extensions are supported.

***

### Wallet Delegation (EVM only)

Hubz supports wallet delegation via **delegate.xyz** on EVM chains. This allows users to verify eligibility using tokens held in delegated vault wallets.

**See:** [Delegate.xyz (Hot Wallet)](/hubznetwork/reference/delegate.xyz-hot-wallet.md)

***

### Official Wallet Links

#### EVM Wallets

* [MetaMask](https://metamask.io/)
* [Trust Wallet](https://trustwallet.com/)
* [Coinbase Wallet](https://www.coinbase.com/wallet)

#### TON Wallets

* [Wallet.tg](https://wallet.tg)
* [Tonkeeper](https://tonkeeper.com/)
* [MyTonWallet](https://mytonwallet.io/)

#### Solana Wallets

* [Phantom](https://phantom.app/)
* [Solflare](https://solflare.com/)

***

### Notes

* Wallet availability depends on the user’s device, browser, and installed wallet applications.
* Hubz does not require users to install a specific wallet, provided a compatible wallet is available for the selected network.
* Additional wallet support may be introduced as ecosystems evolve.<br>


---

# 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://hubz-1.gitbook.io/hubznetwork/reference/supported-wallets.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.
