Leave Delegator Set

Open the Developer tab, and click Extrinsics, there you’ll need to send 2 extrinsics to leave the set of delegators and unlock your unstaked tokens.

Request to Leave

Developer → Extrinsics → Submission → parachainStaking → leaveDelegators
It takes 14 days to unlock your stake after submitting leaveDelegators transaction.
polkadot-js-delegator-6 Click Submit Transaction.

Unlock Your Unstaked Tokens

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