DepositWrapper
Verified contract
Active on
Ethereum with 23,192 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pzETH | ERC-20 | 0 | $3,906.38 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244204 | 7 hours ago | | | 0 | 0.0073583938 | |
| 21237198 | a day ago | | | 0.0001 | 0.010884553 | |
| 21234407 | 2 days ago | | | 0 | 0.0054413020 | |
| 21230991 | 2 days ago | | | 0 | 0.0075891281 | |
| 21230356 | 2 days ago | | | 0 | 0.0094359001 | |
| 21225615 | 3 days ago | | | 0.528 | 0.0041960871 | |
| 21224780 | 3 days ago | | | 15.4475 | 0.0075944756 | |
| 21220618 | 4 days ago | | | 0.1 | 0.0033449372 | |
| 21218691 | 4 days ago | | | 0 | 0.0046685826 | |
| 21213653 | 5 days ago | | | 5 | 0.0047942274 |
ABI
ABI objects
Getter at block 21246357
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)