prepare_lido_unwrap
Convert wstETH to stETH by building an unsigned unwrap transaction that burns wstETH from your balance. No approval required.
Instructions
Build an unsigned wstETH.unwrap transaction that converts wstETH (non-rebasing) back into stETH (rebasing). No approval needed — burns wstETH from the caller's balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | ||
| amountWstETH | Yes | Human-readable wstETH amount to unwrap into stETH, NOT raw wei. Example: "0.5" for 0.5 wstETH (18 decimals). |