IWMATIC
Overview
License: GPL-3.0
interface IWMATIC
Functions info
deposit (0xd0e30db0)
function deposit() external payable
withdraw (0x2e1a7d4d)
function withdraw(uint256 wad) external
transfer (0xa9059cbb)
function transfer(address to, uint256 value) external returns (bool)