claim
Retrieve redeemed TLP tokens as underlying collateral after unstaking and redeeming. Completes the final step to receive your funds.
Instructions
Claim redeemed TLP tokens back as underlying collateral. This is the final step after unstake → redeem → claim. Requires PRIVATE_KEY in .env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolIndex | Yes | LP pool index. '0' = mTLP pool, '1' = iTLP pool. | |
| stakePoolIndex | Yes | Stake pool index. '0' = mTLP stake pool, '1' = iTLP stake pool. Must match poolIndex. | |
| collateralToken | Yes | The collateral token to receive. e.g. 'SUI', 'USDC' |