YVaultZap
Verified contract
Active on
Ethereum with 1,039 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
0x45f7…5f51
0xdf5e…06a8
0x5bc2…3831
0xa89b…8986
Balances ($0.00)
No balances found for "YVaultZap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11937938 | 4 years ago | | | 0 | 0.18736578 | |
| 11935631 | 4 years ago | | | 0 | 0.20362199 | |
| 11928304 | 4 years ago | | | 0 | 0.14060778 | |
| 11919534 | 4 years ago | | | 0 | 0.24702268 | |
| 11908946 | 4 years ago | | | 0 | 0.25842871 | |
| 11907018 | 4 years ago | | | 0 | 0.34363819 | |
| 11872417 | 4 years ago | | | 0 | 0.17959077 | |
| 11872241 | 4 years ago | | | 0 | 0.25026643 | |
| 11872192 | 4 years ago | | | 0 | 0.18345384 | |
| 11871078 | 4 years ago | | | 0 | 0.19068080 |
ABI
ABI objects
Getter at block 21209988
This contract contains no getter function objects.
Read-only
calcMint(uint256[4] inAmounts) view returns (uint256 dusdAmount)
calcRedeem(uint256 dusdAmount) view returns (uint256[4] amounts)
calcRedeemInSingleCoin(uint256 dusdAmount, uint256 i) view returns (uint256)
State-modifying
Events mint(uint256[4] inAmounts, uint256 minDusdAmount) returns (uint256 dusdAmount)
redeem(uint256 dusdAmount, uint256[4] minAmounts)
redeemInSingleCoin(uint256 dusdAmount, uint256 i, uint256 minOut)
This contract contains no event objects.
constructor(address _yVaultPeak)
This contract contains no fallback and receive objects.
This contract contains no error objects.