成为验证者

TON uses Proof of Stake (PoS) consensus model. It means that the network’s security and stability is maintained by a set of network validators. Anyone can become a validator and receive Toncoin as a reward while contributing to network security.

What validators do

Network validators verify all user transactions. If all validators reach consensus that a transaction is valid, it is included in the blockchain. Invalid transactions are rejected.

了解更多

Rewards

用户在交易中附带发送少量的额外Toncoin,以代表对验证者工作的奖励。 该金额按照给定验证周期中选举的验证者的所持份额比例分配。
Additionally, new coins are generated during validation. These also go to validators. Overall annual coin inflation is about 0.5%.
~120 Toncoin / per day. Average income daily generated by validator node with average stake as of April 2023.
To get a reward Validator should
1. Win Validator election to validation cycle
  • Successfully submit election — you need to have minimum 10k TON
  • Win the election with a minimum of 400k TON, and also don’t be excluded because the maximum validator quantity on the election reached
2. Successfully validate blocks the whole Validation Cycle
了解更多

Penalties

There are two ways validators can be penalized: idle and malicious misbehaving; both of which are prohibited and may result in being fined for their actions.

If a validator does not participate in block creation and transaction signing for a significant amount of time during a validation round, it is potentially fined. As of April 2023, the Standard fine accrued is 101 TON.

Any network participant can file a complaint if they believe a validator is misbehaving. During this process, the participant issuing the complaint must attach cryptographic proofs of misbehavior for Elector submission. All validators operating on the network check the validity of complaints and vote whether they will pursue the complaint collectively. Upon reaching 66% validator approval, a slashing penalty is deducted from the validator and withdrawn from the validator’s total stake.

了解更多

How to become a Validator

Becoming a validator requires access to high-performance hardware on a highly available network, as minimum 300 000 TON as a stake. Validators stake Toncoin for a fixed specific term, and the stake is refunded with interest after the completion of a validation round.
Hardware requirements
  • at least 8 cores CPU
  • at least 64 GB RAM
  • at least 512 GB NVMe SSD
  • 1 Gbit/s network connectivity
  • public fixed IP address
Get started
Use MyTonCtrl, a convenient open-source tool for validators. Upon installation you can use the CLI or Web UI to manage your node.
Documentation

Nominator pools

Validators require an extensive amount of Toncoin for operation. However, you can help secure the network even if you have a little amount of Toncoin by joining Validator pools.