IWETH
Methods
deposit
function deposit() external payabletransfer
function transfer(address to, uint256 value) external nonpayable returns (bool)Parameters
Name
Type
Description
to
address
undefined
value
uint256
undefined
Returns
Name
Type
Description
_0
bool
undefined
withdraw
function withdraw(uint256 amount) external nonpayableParameters
Name
Type
Description
amount
uint256
undefined
Last updated
