Claim Unbonded IDRX
After the unbonding period ends, users can claim their principal.
event withdrawPrincipal(
uint stakeId,
address staker,
uint principalAmount,
uint claimedTimestamp
);Last updated
After the unbonding period ends, users can claim their principal.
event withdrawPrincipal(
uint stakeId,
address staker,
uint principalAmount,
uint claimedTimestamp
);Last updated