For the complete documentation index, see llms.txt. This page is also available as Markdown.

IWETH

Overview

License: MIT

interface IWETH

Functions info

deposit (0xd0e30db0)

function deposit() external payable

withdraw (0x2e1a7d4d)

function withdraw(uint256) external

approve (0x095ea7b3)

function approve(address, uint256) external

transfer (0xa9059cbb)

function transfer(address, uint256) external

transferFrom (0x23b872dd)

allowance (0xdd62ed3e)

Last updated