What this does
This plug reads the WETH balance at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 held by the wallet and unwraps WETH into native ETH at 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE. It asks the caller for amount, the quantity of WETH to unwrap. It fires on execution, with no threshold or schedule gating the run. Done by hand, unwrapping means a separate withdraw call to the WETH contract, and running against a stale balance risks sizing the amount above what the wallet holds.
Actions · 3



Related plugs · 8