Skip to main content
Version: 0.4.3

yWETH

Functions

constructor

  function constructor(
  ) public

depositETH

  function depositETH(
  ) public returns (uint256)

withdrawETH

  function withdrawETH(
  ) external returns (uint256 withdrawn)

receive

  function receive(
  ) external