Table of Contents
The TON Staking Contract distributes seigniorage to staking accounts that stake TON. The method of seigniorage distribution was developed based on the Tokamak Whitepaper.
- Etherscan guide: Interact with TON Staking contracts using Etherscan guide.
- Contract Description: For detailed contract specifications, please refer to the contract description document.
- Changes in TON Staking V2.5: What's added or changed in V2.5 can be found in this document.
All repositories related to development for TON-Staking is provided here.
Type | Name | Branch | Status |
---|---|---|---|
Whitepaper | papers | master |
✔️ Completed |
Contract | ton-staking-v1.0 | ton-staking-v1.0 |
✔️ Completed on Version 1.0 |
Contract | ton-staking-v2.0 | ton-staking-v2.0 |
✔️ Completed on Version 2.0 |
Contract | ton-staking-v2.5 | deploy-ton-staking-v2.5 |
❗ External audit in preparation on Version 2.5 |
SDK | ton-staking-sdk | main |
Scheduled to proceed |