IWETH9

Git Source

This interface enables the wrapping and unwrapping of ETH to WETH.

Functions

deposit

function deposit() external payable;

withdraw

function withdraw(uint256 wad) external;