Docs

earn.redeem

Prepare, review, sign, submit, and canonically complete an Earn redemption request.

Package@torq-finance/sdk
Signatureearn.redeem({ wrapperAddress, shares, receiver? })

Behavior

Prepares role.investor.partnerWrapperRedeem, defaults the receiver to the connected wallet, requires exact payload review, submits through the customer signer, and waits for final_success.

Security boundary

Redemption availability, queueing, settlement, and claimability come from canonical state. Do not promise immediate liquidity from transaction submission.

See the API Reference for the governed endpoint contract and the workflow guide for canonical completion semantics.