prepare_lido_unwrap
Build an unsigned transaction to convert wstETH to stETH by burning wstETH from your balance. No approval needed.
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). |