polkadot.js.org
Leave Delegator Set
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 7 days to unlock your stake after submitting
leaveDelegators
transaction.Click Submit Transaction
.
Unlock Your Unstaked Tokens
Developer → Extrinsics → Submission → parachainStaking → unlockUnstaked(target)
You will be able to unlock your tokens in 7 days (
100800
blocks) after sending leaveDelegators
.To check when you’ll be able to unstake, use: Developer → Chain state → parachainStaking -> unstaking
- Select
Id
in the dropdown list in the fieldtarget: MultiAddress (LookupSource)
. - Use the address of your delegator account in the
Id:AccountId
field. - Click
Submit Transaction
.