Skip to main content
T TON Adoption
← Glossary
NODE/03 · Term

TON ID

Unified user identity in the TON ecosystem: ties a wallet, a TON DNS name, and SBT reputation. Not a single protocol — an umbrella term combining ton-dns, ton-society, and SBTs.

Aliases: ton id, ton identity

TON ID is an umbrella term for the identity mechanisms in the TON ecosystem. It is not a single product — it’s a combination of several:

Components

  1. TON DNS (.ton domain) — a human-readable name for a wallet. The TON analogue of ENS.
  2. TON Society SBT — non-transferable badges encoding contribution level or special roles.
  3. Telegram username NFT — links the on-chain identity to a specific Telegram account.
  4. Profile pictures on NFT marketplaces — visual identity.

Why

  • dApp login: instead of a long address you present @username.ton.
  • Reputation gating: dApps verify SBT possession before granting access.
  • Anonymity: TON ID requires no KYC yet still provides a cryptographically verifiable identity.

Comparison with EVM

LayerEVMTON
NameENSTON DNS
ReputationGitcoin Passport, LensTON Society SBT
Identity tokenWorld ID, BrightIDTelegram username NFT

Future

An umbrella TON ID could become the default login-via-wallet standard inside Telegram mini-apps. As of May 2026 there is no single protocol — each dApp composes the pieces in its own way.

TON Society: SBTs and on-chain reputation.

Related terms