LidoExecutionLayerRewardsVault
Verified contract
Active on
Ethereum
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Native
Value
$317,120.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 135.607177 | $2,338.52 |
$317,120.09 | |
BISC | ERC-20 | 1.171906M | $0.000089 |
$104.45 | |
USDT | ERC-20 | 3.841252 | $0.999927 |
$3.84 | |
ERC-20 | 0.007537 | $12.22 |
$0.09 | ||
AGS | ERC-20 | 2 | $0.006394 |
$0.01 | |
1INCH | ERC-20 | 0.000001 | $0.258345 |
$0 | |
TSUKA | ERC-20 | 0.000001 | $0.004557 |
$0 | |
stETH | ERC-20 | 0 | $2,338.00 |
$0 | |
USDT | ERC-20 | 6,000,000,000T | -- | -- | |
ANON | ERC-20 | 30M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20683032 | 5 days ago | | | 0.03054862 | 0.000040463824 | |
| 20683021 | 5 days ago | | | 0.017754274 | 0.000037217998 | |
| 20683020 | 5 days ago | | | 0.031564049 | 0.000037030633 | |
| 20683015 | 5 days ago | | | 0.018631766 | 0.000037317418 | |
| 20683014 | 5 days ago | | | 0.035464027 | 0.000036955091 | |
| 20683005 | 5 days ago | | | 0.039172135 | 0.000037446003 | |
| 20683003 | 5 days ago | | | 0.029827584 | 0.000036398831 | |
| 20683001 | 5 days ago | | | 0.015504437 | 0.000040909744 | |
| 20683000 | 5 days ago | | | 0.013318908 | 0.000041800258 | |
| 20682992 | 5 days ago | | | 0.016767406 | 0.000038047826 |
ABI
ABI objects
Getter at block 20683038
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.