Skip to main content

Leave Collator Set

Initiate Leave Request

Developer → Extrinsics → Submission → parachainStaking → initLeaveCandidates

Leave Request

  1. Click Submit Transaction

Check Whether You Can Exit

INFORMATION

You need to wait for 5 min after sending initLeaveCandidates.

Developer → Chain state → parachainStaking → candidatePool()

Candidate pool

  1. Toggle the switch to include option and select your collator address in the AccountId32 field.
  2. Click the + button.
  3. Confirm that your status is Leaving.

Execute Leave Request

Developer → Extrinsics → Submission → parachainStaking → executeLeaveCandidates

Exit request

  1. Select Id in the dropdown list in the field collator: MultiAddress (LookupSource).
  2. Use the address of your collator account in the Id:AccountId field.
  3. Click Submit Transaction.

Unlock Your Unstaked Tokens

Developer → Extrinsics → Submission → parachainStaking → unlockUnstaked(target)

NOTE
  • 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

Unlock tokens

  1. Select Id in the dropdown list in the field target: MultiAddress (LookupSource).
  2. Use the address of your collator account in the Id:AccountId field.
  3. Click Submit Transaction.