TON Wallet Address: How to Find, Verify, and Share in 2026
Where to find your TON wallet address in Tonkeeper, MyTonWallet, TON Space, and Tonhub. EQ/UQ formats, raw address, bounceable flag, TONScan verification.
- Author
- TON Adoption Team · research desk
- Published
Contents15sections
- What a TON address is
- EQ vs UQ: which to pick
- EQ — bounceable
- UQ — non-bounceable
- How to find your address: step-by-step
- Tonkeeper (iOS / Android)
- MyTonWallet (browser / iOS / Android / desktop)
- TON Space (inside Telegram via @wallet)
- Tonhub
- TON DNS — the human-readable “address”
- Verifying an address before a large transfer
- How to share your address safely
- One person — multiple addresses
- What to do if you sent to the wrong address
- Further reading
Every beginner runs into this on day one: “where do I tell people to send my TON?”. Unlike Bitcoin or Ethereum, TON has several formats for the same address, and wallets show them differently by default. This guide breaks down all formats, how to find the address in major wallets, and a safe verification flow.
What a TON address is
A TON address is a unique identifier of a smart contract in the network. Every wallet is a smart contract (not an “account” as in EVM). The wallet address = the contract address.
The address has several equivalent representations:
- Raw format.
0:abc123...—workchain ID+ 64 hex characters of the contract hash. Technical format, rarely shown in UI. - Human-readable. 48 characters in base64url. Starts with
EQorUQ(for bounceable / non-bounceable forms). - TON DNS. If registered,
@username.tonresolves to the address via the TON DNS contract.
EQ vs UQ: which to pick
The most confusing aspect for newcomers.
EQ — bounceable
Default in most contexts. If you send to an EQ address whose contract does not exist or refuses the message, TON returns the money to the sender (minus gas). A safety net for typical contracts.
Use EQ when:
- Sending to a developer / contract.
- Unsure whether the address is “live” (has activity).
- Wanting protection against typos.
UQ — non-bounceable
Used when sending to a new, not-yet-initialised wallet. TON has a quirk: a new wallet (no transactions) is technically “not deployed”. Sending to its EQ address would bounce as “not existing”. UQ tells the network “deploy on the way if needed”.
Use UQ when:
- Sending TON to a friend’s brand-new wallet for the first time.
- The recipient address has zero transaction history.
How to find your address: step-by-step
Tonkeeper (iOS / Android)
- Open the app.
- On the main screen — Receive button under the balance.
- The opened sheet shows a QR code and the address at the top.
- Long-press the address → Copy.
Tonkeeper shows the UQ form (non-bounceable) by default — simpler for accepting funds from a newcomer.
MyTonWallet (browser / iOS / Android / desktop)
- Open the wallet.
- Top of the screen — large Receive button or down-arrow icon.
- The address is shown prominently with copy and QR options.
TON Space (inside Telegram via @wallet)
- In Telegram, open
@walletbot, switch to TON Space (not custodial Wallet). - Tap TON in the asset list.
- Receive → address + QR.
Tonhub
- Main screen → Receive.
- Address at the top, QR below.
- Raw format is shown additionally for developers.
TON DNS — the human-readable “address”
If you registered a .ton domain (e.g., pavel.ton), you can use it as an address alias. All major wallets resolve TON DNS at send time: the sender types pavel.ton, the wallet does an on-chain lookup and substitutes the real address.
Trade-offs:
- Registration is paid (~5–10 TON per year, more for short names).
- Not every venue accepts TON DNS (exchanges require raw addresses).
Deeper — TON DNS: how to register and use.
Verifying an address before a large transfer
Sender’s checklist:
- Receive the address through two independent channels. Telegram + email; or Telegram + a voice confirmation.
- Visually verify first 4 and last 4 characters. Clipboard hijackers swap addresses in the buffer; this sanity check catches most attacks.
- Open TONScan for the address. Enter it at tonscan.org, confirm the contract is active and the type matches (Wallet v4, v5).
- Test transfer. For amounts >$1,000 equivalent — send 0.1–1 TON first, wait for confirmation, then send the bulk.
How to share your address safely
The address is public information; share it openly:
- Telegram bio. Many activists and freelancers post the address for donations.
- QR code on a business card / screen. Convenient for offline payments.
- Via TON DNS.
pavel.tonis shorter and prettier than 48 characters.
What never to send together with the address:
- Seed phrase (24 words).
- Private key.
- A screenshot of the wallet with the seed visible.
The address itself reveals nothing; the seed = full access to funds.
One person — multiple addresses
In TON a single seed phrase can generate several addresses via different wallet versions (v3, v4, v5) and different subwallet IDs. Tonkeeper may show “v4 R2” and “W5” as two different addresses for the same seed.
What this means:
- Each address has its own balance.
- Transfers between “your own” addresses are standard on-chain transfers with a fee.
- Most users only use one (W5 is the current default).
Deeper in Wallet v5: what’s new.
What to do if you sent to the wrong address
Depends on the error type:
- Sent to an empty EQ → money came back. Just check your balance — TON returned, minus ~0.01 gas.
- Sent to someone else’s live address. Recovery only by contacting the owner (rare). Low odds.
- Sent on the wrong network (TRC20 to TON wallet). Details in USDT TRC20 vs TON.
- Sent to an exchange address without memo. Contact exchange support. Usually resolved in 3–14 days.
Further reading
- How to create a TON wallet step by step — if you don’t have an address yet.
- TONScan: reading transactions — for verifying address activity.
- Secure seed phrase storage — the foundational defence.
Frequently asked
How many characters does a TON address have?
What's the difference between EQ and UQ?
Can the same address be used on multiple devices?
How do you verify that the address sent to you is really yours?
Related
- WalletsMay 16, 2026
Tonkeeper vs MyTonWallet vs Tonhub vs Wallet: 2026 comparison
Detailed comparison of the four main TON wallets across 12 criteria: custody, OS support, jetton/NFT, Ledger, TON Connect, audits, RU availability, recovery and more.
- WalletsFeb 13, 2026
Best TON wallets 2026: comparison and picks
Hub comparison of TON wallets: Tonkeeper, MyTonWallet, Wallet, xRocket, Tonhub. Security, Ledger, DeFi, and picks by use case.
- WalletsMay 16, 2026
Wallet V5: what's new and should you migrate
TON Wallet V5 contract explained: extensions, gasless transactions, batch transfers, security trade-offs and a step-by-step migration plan from V4 in 2026.
- WalletsMar 10, 2026
MyTonWallet vs Tonkeeper: a detailed 2026 comparison
Side-by-side review of MyTonWallet and Tonkeeper across open source, security, Ledger, multi-chain, swap fees and UX. What to pick in 2026.
- WalletsMay 17, 2026
TON Space: Self-Custody Wallet Built Into Telegram
TON Space is the self-custody mode inside the Telegram Wallet bot: 24-word seed phrase, keys on device, TON Connect support.