unwrap_eth
Convert wrapped tokens like WETH, WAVAX, or WBNB back to their native form using a specified wallet, amount, and blockchain network.
Instructions
Unwrap wrapped tokens (WETH, WAVAX, WBNB, etc.) back to native tokens. Specify amount in human-readable format (e.g. "0.5" for 0.5 WETH).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_id | Yes | Wallet ID | |
| amount | Yes | Amount to unwrap in human-readable format (e.g. "0.5") | |
| chain_id | Yes | Chain ID |