DepositWrapper
Verified contract
Active on
Ethereum with 23,167 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pzETH | ERC-20 | 0 | $3,735.35 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160907 | an hour ago | | | 0 | 0.0061868155 | |
| 21157500 | 12 hours ago | | | 6 | 0.0080384066 | |
| 21156307 | 16 hours ago | | | 0.1 | 0.0050780863 | |
| 21152341 | a day ago | | | 0.0148 | 0.0046736116 | |
| 21150319 | 2 days ago | | | 0.015 | 0.0064235276 | |
| 21147125 | 2 days ago | | | 0.117 | 0.0035207512 | |
| 21146817 | 2 days ago | | | 239 | 0.0034098580 | |
| 21141020 | 3 days ago | | | 1 | 0.0041062655 | |
| 21136976 | 3 days ago | | | 7 | 0.010126669 | |
| 21136902 | 3 days ago | | | 0 | 0.015736746 |
ABI
ABI objects
Getter at block 21161198
steth() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
vault() view returns (address)
0x8c9532a60e0e7c6bbd2b2c1303f63ace1c3e9811
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)