Wrapped Ether

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd98fc057 at 20637595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Wrapped Ether"

No transactions found for "Wrapped Ether"


Functions
Getter at block 20912758
config(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
delay(view returns (uint256)
604800
name(view returns (string)
Wrapped Ether
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
WETH
totalSupply(view returns (uint256)
0
version(view returns (string)
1.1.0
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
withdrawals(addressaddressview returns (uint256 amountuint256 timestamp)
State-modifying
approve(address guyuint256 wadreturns (bool)
deposit(payable 
hold(address _guyuint256 _wad
initialize(address _owneraddress _config
recover(uint256 _wad
renounceOwnership(
transfer(address dstuint256 wadreturns (bool)
transferFrom(address srcaddress dstuint256 wadreturns (bool)
transferOwnership(address newOwner
unlock(address _guyuint256 _wad
withdraw(address _guyuint256 _wad
withdraw(uint256 _wad
Events
Approval(address indexed srcaddress indexed guyuint256 wad
Deposit(address indexed dstuint256 wad
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed srcaddress indexed dstuint256 wad
Unwrap(address indexed srcuint256 wad
Withdrawal(address indexed srcuint256 wad
Constructor
constructor(uint256 _delay
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.