LidoExecutionLayerRewardsVault
Verified contract
Active on
Ethereum
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Native
Value
$471,026.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 147.624302 | $3,190.71 |
$471,026.34 | |
BISC | ERC-20 | 1.171906M | $0.000093 |
$109.35 | |
USDT | ERC-20 | 3.841252 | $1.00 |
$3.84 | |
ERC-20 | 0.007537 | $15.84 |
$0.12 | ||
AGS | ERC-20 | 2 | $0.007853 |
$0.02 | |
1INCH | ERC-20 | 0.000001 | $0.284457 |
$0 | |
TSUKA | ERC-20 | 0.000001 | $0.005601 |
$0 | |
stETH | ERC-20 | 0 | $3,191.54 |
$0 | |
USDT | ERC-20 | 6,000,000,000T | -- | -- | |
ANON | ERC-20 | 30M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20789340 | 2 months ago | | | 0.17033565 | 0.00032825560 | |
| 20789337 | 2 months ago | | | 0.095584931 | 0.00036385674 | |
| 20789333 | 2 months ago | | | 0.055688843 | 0.00037360481 | |
| 20789329 | 2 months ago | | | 0.13367737 | 0.00039720323 | |
| 20789328 | 2 months ago | | | 0.12749705 | 0.00037088091 | |
| 20789325 | 2 months ago | | | 0.064536733 | 0.00039291853 | |
| 20789324 | 2 months ago | | | 0.089352349 | 0.00038888778 | |
| 20789321 | 2 months ago | | | 0.070793644 | 0.00038413297 | |
| 20789319 | 2 months ago | | | 0.31026973 | 0.00037986862 | |
| 20789308 | 2 months ago | | | 0.12965644 | 0.00030023125 |
ABI
ABI objects
Getter at block 20789345
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.