LidoRelayer
Verified contract
Active on
Ethereum with 1,033 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "LidoRelayer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20891663 | 2 months ago | | | 0.24882388 | 0.00094716215 | |
| 20874725 | 2 months ago | | | 0 | 0.0020320627 | |
| 20858912 | 2 months ago | | | 0 | 0.0017864588 | |
| 20813388 | 2 months ago | | | 0 | 0.0067948853 | |
| 20720749 | 3 months ago | | | 0 | 0.0033496229 | |
| 20711692 | 3 months ago | | | 0 | 0.00075520949 | |
| 20699644 | 3 months ago | | | 0 | 0.00072347642 | |
| 20697884 | 3 months ago | | | 0 | 0.00058454329 | |
| 20688432 | 3 months ago | | | 0 | 0.00037679515 | |
| 20684300 | 3 months ago | | | 0 | 0.0011100564 |
ABI
ABI objects
Getter at block 21319280
getStETH() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
getVault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
getWstETH() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchSwap(uint8 kind, struct IVaultBatchSwapStep[] swaps, address[] assets, struct IVaultFundManagement funds, int256[] limits, uint256 deadline) payable returns (int256[] swapAmounts)
exitPool(bytes32 poolId, address sender, address recipient, struct IVaultExitPoolRequest request)
joinPool(bytes32 poolId, address sender, address recipient, struct IVaultJoinPoolRequest request) payable
swap(struct IVaultSingleSwap singleSwap, struct IVaultFundManagement funds, uint256 limit, uint256 deadline) payable returns (uint256 swapAmount)
This contract contains no event objects.
constructor(address vault, address wstETH)
receive()
This contract contains no error objects.