Comment on page
📂
Delegator Guide
This guide tells you how to delegate stake in Proof-of-Liquidity. Make sure to also check out the Proof-of-Liquidity FAQ. To learn more about being a collator, visit the Collator Guide.
This is a third-party tool. Use at your discretion.
- 1.
- 2.Connect polkadot.js wallet
- 3.Select "Kusama Native - Mangata" from the drop down on the up-right corner
- 4.Select the kind of stake you are interested in the dropdown
- 5.Select the "Staking" tab
- 6.Toggle the balance you want to stake with
- 7.Click on "Select a collator to delegate..." and select a collator
- 8.Enter the amount you want to delegate and click "Delegate"
- 9.Sign the transaction in your wallet
- 1.
- 2.Select parachainStaking.candidateState
- 3.Deselect “include option”
- 4.Click on the “+” icon
You will see a list of all candidates:
.png?alt=media&token=491f5d87-f47f-493b-9e1b-cdf7e3a0384a)
Node operators determine the kind of liquidity to be deployed on their candidates. As a user, it is your responsibility to identify a suitable candidate for the specific type of liquidity you intend to stake. The 'liquidity token' section in the previous query reveals the permitted tokens for potential candidates. To better understand which candidates allow the type of liquidity you wish to stake, please refer to our guide on How to look up Token IDs
- 1.
- 2.Select parachainStaking.selectedCandidates
- 3.Click the “+” Icon

To delegate tokens, you will need to find candidates that have the same liquidity configured that you want to delegate. You will need to note down the number of existing delegators for your candidate and then join as the next delegator.
Write down those numbers
- 1.
- 2.Select parachainStaking.candidateState
- 3.Enter the account you are interested in
- 4.Click the “+” Icon
- 5.Note down: Count the number of delegators
- 6.Make sure the liquidityToken matches the token ID of the LP tokens you want to stake
.png?alt=media&token=e4ddb7ff-75bd-413e-85b2-eb87dbabe9f1)
- 1.
- 2.Select parachainStaking.delegate
- 3.Enter the following values
- 1.collator: the candidate you want to delegate to
- 2.amount: the amount of LP tokens you want to stake
- 3.candidateDelegationCount: the number you wrote down in step 2
- 4.delegationCount: the number you wrote down in step 3
Last modified 3mo ago