Delegation
How to delegate
In order to stake with a collator, you must first find a collator.
To look up a list of available collators:
Navigate to the tab
Developer>ChainstateQuery for:
parachainStakingand select thetopCandidates()functionYou can see all collators by selecting the
candidatePool()option and toggling options off
You can now select an ID to delegate to

Do note that due to the current UI implementation on Polkadot.js staking X
amount requires the addition of 12 0s
Staking 10 → 10 000 000 000 000You can correctly delegate by filling the previous form with one or more of these ids
The transaction can now be submitted to perform the join delegators action
Delegating - Join delegators action
In order to join a delegator a user has to:
select the
parachainStakingextrinsicselect the
joinDelegatorsactionLookup a collator address in order to find them


Last updated
Was this helpful?