Initiate Leave Request

Developer → Extrinsics → Submission → parachainStaking → initLeaveCandidates validator-10
  1. Click Submit Transaction.

Check Whether You Can Exit

You need to wait for 5 min after sending initLeaveCandidates. Developer → Chain state → parachainStaking → candidatePool() validator-11
  1. Toggle the switch to include option and select your validator address in the AccountId32 field.
  2. Click the + button.
  3. Confirm that your status is Leaving.

Execute Leave Request

Developer → Extrinsics → Submission → parachainStaking → executeLeaveCandidates validator-12
  1. Select Id in the dropdown list in the field collator: MultiAddress (LookupSource).
  2. Use the address of your validator account in the Id:AccountId field.
  3. Click Submit Transaction.

Unlock Your Unstaked Tokens

Developer → Extrinsics → Submission → parachainStaking → unlockUnstaked(target)
  • You will be able to unlock your tokens in 7 days after sending executeLeaveCandidates.
  • To check when you’ll be able to unstake, use:
Developer → Chain state → parachainStaking → unstaking validator-13
  1. Select Id in the dropdown list in the field target: MultiAddress (LookupSource).
  2. Use the address of your validator account in the Id:AccountId field.
  3. Click Submit Transaction.