TONboard

TONANO

1 min readupdated 2026-05-29✏️ Suggest an edit🕑 History
On this page (7)

TONANO is the premier inscription protocol on the TON blockchain, providing a platform for issuing and distributing digital assets that conform to the TON‑20 standard.

Overview#

TONANO offers toolkits that leverage TON’s network capabilities for creating, managing, and trading tokens. The protocol defines a JSON‑based operation format for deploying, minting, and transferring tokens, with values expressed in nano units (nine decimal places).

Core Features

  • Standardized token lifecycle – deploy, mint, and transfer operations follow a consistent schema.
  • Hexadecimal indexing – data is stored using hex encoding to ensure immutability and reduce gas fees.
  • Community‑driven – developers and users can collaborate on decentralized applications built atop the platform.

Launch and Network Impact#

TONANO was launched in December 2023, which led to a >500% increase in mainnet activity【>】. The first token issued on the platform, $NANO, serves as the utility token for the TON‑20 ecosystem【>】.

TON‑20 Protocol#

The TON‑20 standard governs inscription token creation on TON. Key parameters include:

ParameterValue
UnitNano units (9 decimal places)
OperationsDeploy, Mint, Transfer (JSON format)
TransparencyUnified format for on‑chain data

Example Operations

  • Deploy: {"p":"ton-20","op":"deploy","tick":"nano","max":"2100000000000000000","lim":"100000000000"}
  • Mint: {"p":"ton-20","op":"mint","tick":"nano","amt":"100000000000"}
  • Transfer: {"p":"ton-20","op":"transfer","tick":"nano","to":"UQAQwQc4N7k_2q1ZQoTOi47_e5zyVCdEDrL8aCdi4UcTZbo9","amt":"100000000000"}

Access Points#

See also#

ℹ️ Information verified: 2024

Needs update (3)
  • VERIFY 2024Launch date (December 2023) and reported >500% mainnet load increase.
  • VERIFY 2024$NANO described as the first and utility token of the TON‑20 ecosystem.
  • VERIFY 2024Use of hexadecimal encoding for on‑chain data storage and its impact on gas fees.

Prepared by

TONboard

Support the project with a TON tip.

Comments

Posting a comment costs a small on-chain fee that keeps spam out.
  • No comments yet — be the first.