Turing Staking Guide
How to stake TUR tokens (OAK Network)
Last updated
How to stake TUR tokens (OAK Network)
Last updated
Follow the link to Turing Accounts Page, it assumes you have Polkadot.js extension installed and account having TUR tokens configured. Please click on the images to zoom.
Next, on the top menu, click on Developer -> Extrinsics, or follow this link
Select the account with TUR balance (if you have just one account it will be automatically selected)
In submit the following extrinsic
find and select parachainStaking
from the dropdown
In next dropdown find and select delegate(candidate, amount, candidateDelegationCount, delegationCount)
In amount: u128 (BalanceOf)
field input the TUR amount, the amount should be multiplied by 10000000000.
for example if you want to stake 50 TUR the amount to input will be: 50 * 10000000000 = 500000000000
Please remember the minimum amount to stake is 50 TUR
The delegationCount: u32
the field represents your previous delegations, if you are delegating for the first time then leave it as 0, in case of 2nd delegation, input 1... and so on...
Finally, press 'Submit Transaction' button and sign the transaction with Polkadot.js wallet extension, in a few seconds the transaction should be thorugh and you should see a confirmation message and the top right of the screen
You can head over to the following link and input your TUR wallet address, at bottom you can see Extrinsics with Action: parachainstaking (delegate) and Result column with a green tick mark. Congratulation you have successfully staked your TUR tokens.
At the time of writing, the pathrocknetwork is the best performing collator with the highest apr. To learn more about pathrocknetwork please visit us at https://pathrocknetwork.org/
In candidate: AccountId32
input the Collator address with whom you want to stake, you can find the collators on https://staketur.com/ click the copy icon next to their address
Tip: You can stake with pathrocknetwork with following address: 6BkqEuMXuNYzssdPQYpo4eVbcA2756RdfBHbSAvgj5FFZx71
In candidateDelegationCount: u32
field, go to https://staketur.com/ and note down the value in your position / Delegations column (you should take the value of Delegation which is in 2nd row) as shown in the image below, please note that this value can change, so always refresh the page and get the latest value before submitting the transaction