Helpful?
IWETH9
Git Source - Generated with forge doc
Inherits: IERC20
Functions
deposit
Deposit ether to get wrapped ether
function deposit() external payable;
withdraw
Withdraw wrapped ether to get ether
function withdraw(uint256) external;
Git Source - Generated with forge doc
Inherits: IERC20
Deposit ether to get wrapped ether
function deposit() external payable;
Withdraw wrapped ether to get ether
function withdraw(uint256) external;