LogoLogo
English
English
  • ⚡Introduction
    • What is Tokamak Network?
    • Vision
    • Whitepaper
  • ⚙️Service Guide
    • Tokamak L2
      • Thanos Stack
        • Introduction
        • Differences Between Ethereum and Thanos Stack
        • Transaction Fee
        • L2 Native Token Bridge
          • Overview
          • Contracts Modifications
          • Deposit & Withdraw Flow
          • Security Considerations
        • Testnet Information
    • Staking & DAO
      • Simple staking
        • Stake
        • Withdraw
        • Staking reward
        • Contract addresses
        • Contract addresses (testnet)
      • Tokamak Network DAO
        • DAO candidates
          • DAO candidate registration
        • Propose
        • Agenda
        • Contract addresses
        • Contract addresses (testnet)
    • Rollup Hub
      • Devnet
        • Parameter Definitions
        • Creating your own rollup Devnet
      • Mainnet Beta
        • Deployment Configuration Parameters
        • Deploy with AWS
          • Introduction
          • Prerequisites
          • Deploy contracts
          • Building AWS infra with terraform
          • Deploy Thanos chain
        • Operation Guide
          • Chain Operators
            • Architecture
            • Node Operations
            • Chain Configurations
          • Developer Tools
            • SDK
              • Bridge ERC-20 tokens with the Thanos SDK
              • Bridge the Native Token with the Thanos SDK
              • Bridge ETH with the Thanos SDK
            • Contracts
            • About USDCBridge
        • Additional Features
          • Mini Bridge
            • Deployment Guide
            • How to use the Mini Bridge?
          • Seigniorage Rewards (Coming Soon)
      • Troubleshooting
    • Faucet (testnet)
  • 📖Information
    • Get TON
    • TON ↔ WTON
    • Glossary
    • Link
  • 😀Get Involved
    • Global Telegram
    • Community Discord
Powered by GitBook
On this page
  • 1. DAO candidate
  • 2. Staking information
  • 3. Stake
  1. Service Guide
  2. Staking & DAO
  3. Simple staking

Stake

You can stake TON or WTON on DAO candidates and receive staking rewards over time.

PreviousSimple stakingNextWithdraw

Last updated 1 year ago

1. DAO candidate

To stake TON in the DAO candidate list, click on the expand button on the right for more details.

2. Staking information

When the detail information window expands, check the information about the DAO candidate.

  • Stakers: The number of users who have staked to this DAO candidate

  • Pending Withdrawal: The total amount not withdrawn after executing unstake

  • Your Staked: The amount you have staked for the currently selected DAO candidate

  • Unclaimed Staking Reward: Unclaimed staking reward that has accumulated.

3. Stake

There is a simulator in the upper right corner of the staking screen. With this, you can calculate the expected return rate according to the amount and duration of staking.

  • When you press the Simulator button, a popup appears.

  • Enter the TON to be staked.

  • Select the duration of the stake.

  • Click the Calculate button.

  • To close the popup, click the X button.

  • The expected amount of TON (or WTON) to be acquired during the selected period is displayed here.

  • USD value, APY, and KRW value of the TON amount to be obtained are displayed here.

  • When you click the Stake button, a popup window where you can stake appears.

  • To recalculate, click the Recalculate button.

  • When you click the Stake button, a popup window as below appears, and the quantity entered in the simulator is displayed identically, so you can conveniently execute staking immediately (quantity modification is also possible). You can stake TON or WTON.

When you press the Stake button, a Metamask popup window opens in the browser's Metamask extension. Complete the staking by clicking confirm.

If Stake button is disabled

  • This phenomenon occurs when the DAO candidate does not stake 1,000.1 TON.

⚙️