unwrap_wsteth
Unwrap wstETH to stETH on any supported EVM network. Provide amount and private key to execute the conversion.
Instructions
Unwrap wstETH back to stETH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of wstETH to unwrap | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| privateKey | Yes | Private key for signing transaction |