Cube your GRT – TEST
This contract is nearly an exact copy of the official contract. It is made for testing the contract. The timeframes are substantially shorter. The LockUpPeriod is already over, and you have to wait 7 minutes between every withdrawal of max 1 GRT.
Prerequisites:
You will need a web browser which supports web3, like Google Chrome and a wallet which supports web3, like Metamask.
You will also need to fill your wallet with enough ETH to perform a transaction. This is usually around 0.1$ to 1$ worth of ETH.
WARNING: FOLLOW THE INSTRUCTIONS PRECISELY. IF YOU DO SOMETHING WRONG – LIKE SENDING GRT DIRECTLY TO THE CUBE CONTRACT, THEN NO ONE WILL BE ABLE TO RECOVER YOUR GRT. IF YOU ARE UNSURE, THEN IT HELPS TO DO A TEST FIRST.
NOTE: 1 GRT = 1000000000000000000 Goratos
just like 1 BTC = 100000000 Satoshis
How to Cube
- Open GoldenRatio Token Contract on Etherscan and you will be able to communicate with the Cube contract:
- Click on
Connect to Web3
. - Navigate to tab nr.
4. approveAndCall
- In the
spender (address)
field, copy and paste the GRT Cube Contract-TEST address:0x994f997e449DEbE65443B6512d0b7f1585Fb3F02
- In the
tokens (uint256)
field, enter how many Goratos you wish to Cube.
1 GRT = 1000000000000000000 Goratos.
If you enter the minimum of1
, then0.000000000000000001 GRT
will be Cubed.
If you wish to Cube10 GRT
, then enter10000000000000000000
. - Click on the blue
Write
button, and wait for the transaction to finish.
While you wait, you may look at the SovCube-twitter account to see that your Cubing will be noticed by the bot. Please retweet & share it, so you can brag to your friends about your longterm vision and hands of steel. [BOT IS OFFLINE AT THE MOMENT]
How to withdraw
Once the LockUpPeriod is over, you may start to withdraw max 1 GRT once per week.
- Open the GRT Cube Contract-TEST directly on Etherscan.
- Click on
Connect to Web3
. - Navigate to
withdraw
. - In the
_amount (uint256)
field, enter how many Goratos you would like to withdraw. - Click the blue
Write
button to submit, and wait for your beloved GRT to arrive back to your wallet.