CrvYearnVaultLeverage
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CrvYearnVaultLeverage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21097320 | 14 days ago | | | 0 | 0.0048945247 | |
| 21097310 | 14 days ago | | | 0 | 0.0062390908 | |
| 21097277 | 14 days ago | | | 0 | 0.0053319059 | |
| 21097230 | 14 days ago | | | 0 | 0.0078052790 | |
| 20916621 | a month ago | | | 0 | 0.026338739 | |
| 20904357 | a month ago | | | 0 | 0.0050387491 | |
| 20890777 | a month ago | | | 0 | 0.011732140 | |
| 20890770 | a month ago | | | 0 | 0.010261537 | |
| 20857296 | 2 months ago | | | 0 | 0.0074136275 | |
| 20799868 | 2 months ago | | | 0 | 0.036265014 |
ABI
ABI objects
Getter at block 21199019
owner() view returns (address)
0x2532c3d363306fa6d625e4cbad996bcf534e8154
Read-only
getGateway(address _silo) view returns (address)
State-modifying
Events enterPositionWithFlashloan(uint256 _principal, uint256 _leverage, address _borrowAsset, address _collateralAsset, address _silo, uint8 _flashLoanType, struct IBaseLeverageBiDirectSwapInfo _borrowAssetAndCollateral, struct IBaseLeverageBiDirectSwapInfo _borrowAssetAndSiloAsset)
executeOperation(address[] assets, uint256[] amounts, uint256[] premiums, address initiator, bytes params) returns (bool)
receiveFlashLoan(address[] tokens, uint256[] amounts, uint256[] feeAmounts, bytes userData)
renounceOwnership()
setGateways(address[] _silos, address[] _gateways) payable
transferOwnership(address newOwner)
withdrawWithFlashloan(uint256 _repayAmount, uint256 _requiredAmount, address _borrowAsset, address _collateralAsset, address _silo, uint8 _flashLoanType, struct IBaseLeverageBiDirectSwapInfo _borrowAssetAndCollateral, struct IBaseLeverageBiDirectSwapInfo _borrowAssetAndSiloAsset)
zapDeposit(uint256 _principal, uint256 _borrowAmount, address _zappingAsset, address _collateralAsset, address _silo, struct IBaseLeverageUniDirectSwapInfo _zapAssetToCollateral)
zapLeverageWithFlashloan(uint256 _principal, uint256 _leverage, address _zappingAsset, address _collateralAsset, address _borrowAsset, address _silo, uint8 _flashLoanType, struct IBaseLeverageUniDirectSwapInfo _zapAssetToCollateral, struct IBaseLeverageBiDirectSwapInfo _borrowAssetAndCollateral, struct IBaseLeverageBiDirectSwapInfo _borrowAssetAndSiloAsset)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
LV_AMOUNT_NOT_GT_0()
LV_INVALID_CONFIGURATION()
LV_REPAY_FAILED()
LV_REQUIRE_MIN_AMOUNT()
LV_SUPPLY_FAILED()
LV_SUPPLY_NOT_ALLOWED()