DepositWrapper
Verified contract
Active on
Ethereum with 3,822 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
steakLRT | ERC-20 | 0 | $4,259.90 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272069 | 4 days ago | | | 0 | 0.0049813051 | |
| 21261510 | 5 days ago | | | 1.01 | 0.0035765402 | |
| 21213407 | 12 days ago | | | 0 | 0.0055860728 | |
| 21121357 | 25 days ago | | | 0 | 0.0025839053 | |
| 21116553 | 25 days ago | | | 0 | 0.00041109563 | |
| 21116552 | 25 days ago | | | 0 | 0.0027609051 | |
| 21099815 | a month ago | | | 0.097 | 0.0014106799 | |
| 21099052 | a month ago | | | 0.04896 | 0.0019703921 | |
| 21094068 | a month ago | | | 0 | 0.0088307921 | |
| 21083942 | a month ago | | | 0 | 0.0051761930 |
ABI
ABI objects
Getter at block 21297438
steth() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
vault() view returns (address)
0xbeef69ac7870777598a04b2bd4771c71212e6abc
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)