Last update: October 8, 2021
yWETH
Functions
constructor
function constructor(
) public
depositETH
function depositETH(
) public returns (uint256)
withdrawETH
function withdrawETH(
) external returns (uint256 withdrawn)
receive
function receive(
) external