Lido: stETH Withdrawal NFT
Verified contract
Proxy
Active on
Ethereum with 101,581 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($180,477,887.80)
Native
Value
$60,882,879.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 18.196046K | $3,345.94 |
$60,882,879.43 | |
stETH | ERC-20 | 35.782462K | $3,342.28 |
$119,595,008.37 | |
$ | ERC-20 | 50K | -- | -- | |
ICG | ERC-20 | 185 | -- | -- | |
BGBG | ERC-20 | 152.504 | -- | -- | |
ZHD | ERC-20 | 69 | -- | -- | |
HQG | ERC-20 | 1 | -- | -- | |
unstETH | ERC-721 | 1 | -- | -- | |
0x9f18…b6a3 | ERC-1555 | 1 | -- | -- | |
OPT | ERC-20 | 0.14 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243147 | 2 minutes ago | | | 0 | 0.0026371682 | |
| 21243128 | 6 minutes ago | | | 0 | 0.0028514296 | |
| 21243118 | 8 minutes ago | | | 0 | 0.0028868843 | |
| 21243117 | 8 minutes ago | | | 0 | 0.00077177429 | |
| 21243117 | 8 minutes ago | | | 0 | 0.00083382221 | |
| 21243109 | 10 minutes ago | | | 0 | 0.00086863652 | |
| 21243101 | 11 minutes ago | | | 0 | 0.0029333850 | |
| 21243071 | 17 minutes ago | | | 0 | 0.00073969481 | |
| 21243057 | 20 minutes ago | | | 0 | 0.0021748636 | |
| 21243041 | 23 minutes ago | | | 0 | 0.00070375497 |
ABI
ABI objects
Getter at block 21243155
proxy__getAdmin() view returns (address)
0x3e40d73eb977dc6a537af587d48316fee66e9c8c
proxy__getImplementation() view returns (address)
0xe42c659dc09109566720ea8b2de186c2be7d94d9
proxy__getIsOssified() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events proxy__changeAdmin(address newAdmin_)
proxy__ossify()
proxy__upgradeTo(address newImplementation_)
proxy__upgradeToAndCall(address newImplementation_, bytes setupCalldata_, bool forceCall_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ProxyOssified()
Upgraded(address indexed implementation)
constructor(address implementation_, address admin_, bytes data_)
fallback()
receive()
NotAdmin()
ProxyIsOssified()