IWETH9.sol
IWETH9
deposit
function deposit() external payable
Deposit ether to get wrapped ether
withdraw
function withdraw(uint256) external
Withdraw wrapped ether to get ether
function deposit() external payable
Deposit ether to get wrapped ether
function withdraw(uint256) external
Withdraw wrapped ether to get ether