Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$689,850,737.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 220.75153K | $3,125.01 |
$689,850,737.97 | |
WETH | ERC-20 | 0.893989 | $3,121.50 |
$2,790.59 | |
OwO | ERC-20 | 8.37914K | $0.006269 |
$52.53 | |
RITE | ERC-20 | 201.797209 | $0.009125 |
$1.84 | |
VOID | ERC-20 | 1K | $0.000951 |
$0.95 | |
USDbC | ERC-20 | 0.74866 | $1.001 |
$0.75 | |
SPX | ERC-20 | 1 | $0.486614 |
$0.49 | |
ETHO | ERC-20 | 21 | $0.01072 |
$0.23 | |
USA | ERC-20 | 261 | $0.000811 |
$0.21 | |
GRG | ERC-20 | 0.1 | $0.939257 |
$0.09 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22690816 | a few seconds ago | | | 0 | 7.4541787e-7 | |
| 22690815 | a few seconds ago | | | 0 | 7.5002097e-7 | |
| 22690815 | a few seconds ago | | | 0 | 7.6259923e-7 | |
| 22690812 | a few seconds ago | | | 0 | 7.4721233e-7 | |
| 22690804 | a few seconds ago | | | 0 | 5.6398511e-7 | |
| 22690802 | a few seconds ago | | | 0 | 7.4363590e-7 | |
| 22690802 | a few seconds ago | | | 2 | 6.7911585e-7 | |
| 22690800 | a few seconds ago | | | 0 | 7.4060647e-7 | |
| 22690799 | a minute ago | | | 0 | 7.4060647e-7 | |
| 22690798 | a minute ago | | | 0 | 7.4148072e-7 |
ABI
ABI objects
Getter at block 22690818
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped Ether
symbol() view returns (string)
WETH
totalSupply() view returns (uint256)
220751523963651636568106
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address guy, uint256 wad) returns (bool)
deposit() payable
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
withdraw(uint256 wad)
Approval(address indexed src, address indexed guy, uint256 wad)
Deposit(address indexed dst, uint256 wad)
Transfer(address indexed src, address indexed dst, uint256 wad)
Withdrawal(address indexed src, uint256 wad)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.