Skip to main content
Version: 0.3.4

yWETH

Functions

constructor

  function constructor(
) public

depositETH

  function depositETH(
) public returns (uint256)

withdrawETH

  function withdrawETH(
) external returns (uint256 withdrawn)

receive

  function receive(
) external