DepositWrapper
Verified contract
Active on
Ethereum with 8,951 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
rstETH | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199842 | 14 hours ago | | | 0.051 | 0.0044111708 | |
| 21199808 | 14 hours ago | | | 0.0051 | 0.0048263563 | |
| 21199247 | 16 hours ago | | | 1 | 0.0051197477 | |
| 21199173 | 16 hours ago | | | 2 | 0.0052328507 | |
| 21192757 | 2 days ago | | | 0.101 | 0.0065661548 | |
| 21192757 | 2 days ago | | | 0.101 | 0.0074217275 | |
| 21190136 | 2 days ago | | | 0.11 | 0.0068751613 | |
| 21187801 | 2 days ago | | | 0.0005 | 0.011831708 | |
| 21173803 | 4 days ago | | | 0 | 0.015987927 | |
| 21164168 | 6 days ago | | | 0 | 0.0064981708 |
ABI
ABI objects
Getter at block 21204081
steth() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
vault() view returns (address)
0x7a4effd87c2f3c55ca251080b1343b605f327e3a
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wsteth() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(address to, address token, uint256 amount, uint256 minLpAmount, uint256 deadline) payable returns (uint256 lpAmount)
DepositWrapperDeposit(address indexed sender, address token, uint256 amount, uint256 lpAmount, uint256 deadline)
constructor(address vault_, address weth_, address steth_, address wsteth_)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
AddressZero()
FailedInnerCall()
InvalidAmount()
InvalidSender()
InvalidToken()
InvalidTokenList()
SafeERC20FailedOperation(address token)