DepositWrapper
Verified contract
Active on
Ethereum with 3,638 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Re7LRT | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237200 | 3 days ago | | | 0.0001 | 0.010486389 | |
| 21116537 | 20 days ago | | | 0.012 | 0.0027636337 | |
| 21109470 | 21 days ago | | | 0.11 | 0.0021628315 | |
| 21106568 | 22 days ago | | | 0.03325 | 0.0013656163 | |
| 21106556 | 22 days ago | | | 0.087 | 0.0013911159 | |
| 21091471 | 24 days ago | | | 0.48 | 0.0032940433 | |
| 21061837 | a month ago | | | 0.0345608 | 0.00099475740 | |
| 21047684 | a month ago | | | 0.17 | 0.0029019753 | |
| 21044215 | a month ago | | | 1.05 | 0.0047339434 | |
| 21036649 | a month ago | | | 14 | 0.0092510445 |
ABI
ABI objects
Getter at block 21260745
steth() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
vault() view returns (address)
0x84631c0d0081fde56deb72f6de77abbbf6a9f93a
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)