Unlocking from staking v0/v1

Guides on migration from halted staking versions

How to unlock GTON from staking v0

GTON staking was first introduced shortly after the GTON token IDO in May 2021. At that time staking was available on graviton.one website.

Staking v0 was halted in early 2022 due to the rebranding of Graviton to GTON Capital and move to CLI (Command-Line Interface).

To check your balance

  • Go to this contract: https://ftmscan.com/address/0x4ab096f49f2af3cfcf2d851094fa5936f18aed90#readContract

  • Make sure you’re connected to Fantom opera in MetaMask.

  • Call the “balance” function with parameters: userChain: EVM userAddress: YourAddress Get the balance number (number of GTON on your balance with decimals).

To unlock your staked GTON from staking v0 follow the steps:

  • Go to this contract: https://ftmscan.com/address/0x26F79c88073Dfc9a1E4D3d6c53C087516dc6Bb7b#writeContract

  • Press “Connect to Web3” and connect your MetaMask. Sometimes you have to do it twice till the green light appears.

  • Use the “claim” function by entering your balance (number with decimals).

  • Click “Write”.

  • Confirm the transaction in the MetaMask’s pop-up.

  • You can now see GTON on your MetaMask balance.

If everything is okay, MetaMask will show a standard transaction pop-up, if there is insufficient funds for the number entered – it’ll show a transaction with an enormous gas number, so just double check if the number you’re entering is correct.

How to unlock GTON from staking v1

Following the audit of the staking v1 contract, a migration to staking v2 is to be conducted. To migrate to it once it is deployed into production, you will first have to unlock your staked GTON in order to move it to the updated staking manually through the smart contract.

To unlock your staked GTON from staking v0 follow the steps:

  • Go to the staking contract on FTMScan: https://ftmscan.com/address/0xbceb65916a02804acfc32983a52b07f07e1c5477#writeContract

  • Make sure you’re connected to Fantom opera in MetaMask.

  • Click on the “Connect to Web3” button.

  • Scroll till the “WithdrawGTON” field and click on the “Write” button.

  • Confirm the transaction in the MetaMask’s pop-up.

  • That’s it, your GTON is now in your MetaMask. You’ll be able to add it to staking v2 once it’s live, and we’ll provide a separate guide then.

Please note that sGTON that you will have left on your wallet after claiming GTON is not usable anymore.

Last updated