✏️Token minter
The Token Minter module allows you to create and manage your own tokens on the TON blockchain.

With it, you can deploy standard tokens or more advanced smart-contract–based tokens, edit their metadata, distribute tokens among project participants, and manage the key parameters of your token.
It is important to remember that a jetton is primarily a digital asset on the TON blockchain — a fungible unit of account (read more about jettons on ton.org).
The creation and use of such tokens must comply with applicable laws and must not violate the rights of third parties. The Token Minter only provides an interface for interacting with decentralized smart contracts. You are fully responsible for the content and legal status of the tokens you issue.
Ton Raffles Token Minter supports several types of token smart contracts:
Standard TON Token — a zero-tax token contract, easy to deploy and modify. Suitable for community projects, test launches, or NFT utilities.
Strategy Token — a token with a built-in 10% transaction tax and automated Treasury mechanics designed for long-term project frameworks.
Choose the contract type that suits your needs and create your first token on TON. If you already have a token, you can proceed to the editing page to manage it.
Last updated