Skip to main contentInitiate Leave Request
Developer → Extrinsics → Submission → parachainStaking → initLeaveCandidates
- Click
Submit Transaction.
Check Whether You Can Exit
You need to wait for 5 min after sending initLeaveCandidates.
Developer → Chain state → parachainStaking → candidatePool()
- Toggle the switch to
include option and select your validator address in the AccountId32 field.
- Click the
+ button.
- Confirm that your status is
Leaving.
Execute Leave Request
Developer → Extrinsics → Submission → parachainStaking → executeLeaveCandidates
- Select
Id in the dropdown list in the field collator: MultiAddress (LookupSource).
- Use the address of your validator account in the
Id:AccountId field.
- Click
Submit Transaction.
Unlock Your Unstaked Tokens
Developer → Extrinsics → Submission → parachainStaking → unlockUnstaked(target)
- You will be able to unlock your tokens in 14 days after sending
executeLeaveCandidates.
- To check when you’ll be able to unstake, use:
Developer → Chain state → parachainStaking → unstaking
- Select
Id in the dropdown list in the field target: MultiAddress (LookupSource).
- Use the address of your validator account in the
Id:AccountId field.
- Click
Submit Transaction.