LidoExecutionLayerRewardsVault
Verified contract
Active on
Ethereum
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Native
Value
$364,771.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 109.091704 | $3,343.71 |
$364,771.02 | |
USDT | ERC-20 | 3.841252 | $1.001 |
$3.85 | |
ERC-20 | 0.007537 | $17.57 |
$0.13 | ||
AGS | ERC-20 | 2 | $0.007572 |
$0.02 | |
1INCH | ERC-20 | 0.000001 | $0.332707 |
$0 | |
TSUKA | ERC-20 | 0.000001 | $0.015485 |
$0 | |
stETH | ERC-20 | 0 | $3,342.09 |
$0 | |
USDT | ERC-20 | 6,000,000,000T | -- | -- | |
ANON | ERC-20 | 30M | -- | -- | |
GAZE | ERC-20 | 19.4M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239754 | a minute ago | | | 0.031594072 | 0.00024915307 | |
| 21239752 | a minute ago | | | 0.017832188 | 0.00024053031 | |
| 21239749 | 2 minutes ago | | | 0.049797119 | 0.00024160478 | |
| 21239748 | 2 minutes ago | | | 0.088541449 | 0.00023448762 | |
| 21239740 | 4 minutes ago | | | 0.070792538 | 0.00022559673 | |
| 21239738 | 4 minutes ago | | | 0.033734503 | 0.00023833164 | |
| 21239737 | 4 minutes ago | | | 0.023614337 | 0.00023481844 | |
| 21239735 | 5 minutes ago | | | 0.026126978 | 0.00024685173 | |
| 21239732 | 5 minutes ago | | | 0.031914755 | 0.00022666310 | |
| 21239727 | 6 minutes ago | | | 0.083941037 | 0.00023582849 |
ABI
ABI objects
Getter at block 21239757
LIDO() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
TREASURY() view returns (address)
0x3e40d73eb977dc6a537af587d48316fee66e9c8c
Read-only
This contract contains no read-only function objects.
State-modifying
Events recoverERC20(address _token, uint256 _amount)
recoverERC721(address _token, uint256 _tokenId)
withdrawRewards(uint256 _maxAmount) returns (uint256 amount)
ERC20Recovered(address indexed requestedBy, address indexed token, uint256 amount)
ERC721Recovered(address indexed requestedBy, address indexed token, uint256 tokenId)
ETHReceived(uint256 amount)
constructor(address _lido, address _treasury)
receive()
This contract contains no error objects.