Git Source
This interface enables the wrapping and unwrapping of ETH to WETH.
function deposit() external payable;
function withdraw(uint256 wad) external;