Skip to main content

WETH9Like

WETH9Like#

Any ETH sent to this contract is wrapped into WETH and sent to the set bridge pool. This enables ETH to be sent over the canonical Optimism bridge, which does not support WETH bridging.

Functions#

deposit() (external)
transfer(address guy, uint256 wad) (external)
balanceOf(address guy) → uint256 (external)