DAIUSDCUSDTSUSDLevSwap
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DAIUSDCUSDTSUSDLevSwap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18187595 | a year ago | | | 0 | 0.021917385 | |
| 18019878 | a year ago | | | 0 | 0.057541630 | |
| 17824095 | a year ago | | | 0 | 0.069197180 | |
| 17731468 | a year ago | | | 0 | 0.0011080230 | |
| 17731462 | a year ago | | | 0 | 0.038180325 | |
| 17488930 | a year ago | | | 0 | 0.042478461 | |
| 17488926 | a year ago | | | 0 | 0.041198077 | |
| 17488920 | a year ago | | | 0 | 0.043950424 | |
| 17405192 | 2 years ago | | | 0 | 0.056005740 | |
| 17304961 | 2 years ago | | | 0 | 0.052986023 |
ABI
ABI objects
Getter at block 21382059
COLLATERAL() view returns (address)
0xc25a3a3b969415c80451098fa907ec722572917f
DECIMALS() view returns (uint256)
18
VAULT() view returns (address)
0x9700e0b9d22fe10ff00170462c98abffa2505de2
getAvailableBorrowAssets() pure returns (address[] assets)
[0x6B175474E89094C44Da98b954EedeAC495271d0F, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0xdAC17F958D2ee523a2206206994597C13D831ec7]
Read-only
This contract contains no read-only function objects.
State-modifying
Events enterPositionWithFlashloan(uint256 _principal, uint256 _leverage, address _borrowAsset, uint8 _flashLoanType, struct IGeneralLevSwapSwapInfo _swapInfo)
executeOperation(address[] assets, uint256[] amounts, uint256[] premiums, address initiator, bytes params) returns (bool)
receiveFlashLoan(address[] tokens, uint256[] amounts, uint256[] feeAmounts, bytes userData)
withdrawWithFlashloan(uint256 _repayAmount, uint256 _requiredAmount, address _borrowAsset, address _sAsset, uint8 _flashLoanType, struct IGeneralLevSwapSwapInfo _swapInfo)
zapDeposit(address _zappingAsset, uint256 _principal, (address[9], uint256[3][4], uint8, uint256, address, address, uint256, uint256)[3] _zapPaths, uint256 _zapPathLength)
zapLeverageWithFlashloan(address _zappingAsset, uint256 _principal, uint256 _leverage, address _borrowAsset, uint8 _flashLoanType, (address[9], uint256[3][4], uint8, uint256, address, address, uint256, uint256)[3] _zapPaths, uint256 _zapPathLength, struct IGeneralLevSwapSwapInfo _swapInfo)
This contract contains no event objects.
constructor(address _asset, address _vault, address _provider)
This contract contains no fallback and receive objects.
This contract contains no error objects.