FlashMintLeveraged
Verified contract
Active on
Ethereum with 553 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Balances ($2.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aEthWBTC | ERC-20 | 0.000019 | $99,218.00 |
$1.93 | |
WBTC | ERC-20 | 0.000005 | $98,801.00 |
$0.54 | |
aEthWETH | ERC-20 | 0 | $3,315.04 |
$0 | |
rETH | ERC-20 | 0 | $3,699.00 |
$0 | |
WETH | ERC-20 | 0 | $3,319.84 |
$0 | |
aEthrETH | ERC-20 | 0 | $3,706.91 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242511 | 7 hours ago | | | 0 | 0.012174802 | |
| 21242443 | 8 hours ago | | | 0 | 0.013075028 | |
| 21242419 | 8 hours ago | | | 0 | 0.012331175 | |
| 21239422 | 18 hours ago | | | 0 | 0.015375785 | |
| 21239202 | 18 hours ago | | | 0 | 0.015494485 | |
| 21238773 | 20 hours ago | | | 0 | 0.022303470 | |
| 21238669 | 20 hours ago | | | 0 | 0.020659493 | |
| 21238095 | a day ago | | | 0 | 0.044678044 | |
| 21235339 | a day ago | | | 0 | 0.011942656 | |
| 21235319 | a day ago | | | 0 | 0.012843274 |
ABI
ABI objects
Getter at block 21244700
LENDING_POOL() view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
ROUNDING_ERROR_MARGIN() view returns (uint256)
2
aaveLeverageModule() view returns (address)
0x9d08cced85a68bf8a19374ed4b5753ae3be9f74f
addresses() view returns (address quickRouter, address sushiRouter, address uniV3Router, address uniV3Quoter, address curveAddressProvider, address curveCalculator, address weth)
(quickRouter=0x7a250d5630b4cf539739df2c5dacb4c659f2488d, sushiRouter=0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f, uniV3Router=0xe592427a0aece92de3edee1f18e0157c05861564, uniV3Quoter=0xb27308f9f90d607463bb33ea1bebb41c27ce5ab6, curveAddressProvider=0x0000000022d53366457f9d5e68ec105046fc4383, curveCalculator=0xc1db00a8e5ef7bfa476395cdbcc98235477cde4e, weth=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2)
balancerV2Vault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
debtIssuanceModule() view returns (address)
0x04b59f9f09750c044d7cfbc177561e409085f0f3
setController() view returns (address)
0xd2463675a099101e36d85278494268261a66603a
Read-only
getLeveragedTokenData(address _setToken, uint256 _setAmount, bool _isIssuance) view returns (struct FlashMintLeveragedLeveragedTokenData)
State-modifying
Events approveSetToken(address _setToken)
approveToken(address _token)
approveTokens(address[] _tokens)
getIssueExactSet(address _setToken, uint256 _setAmount, struct DEXAdapterSwapData _swapDataDebtForCollateral, struct DEXAdapterSwapData _swapDataInputToken) returns (uint256)
getRedeemExactSet(address _setToken, uint256 _setAmount, struct DEXAdapterSwapData _swapDataCollateralForDebt, struct DEXAdapterSwapData _swapDataOutputToken) returns (uint256)
issueExactSetFromERC20(address _setToken, uint256 _setAmount, address _inputToken, uint256 _maxAmountInputToken, struct DEXAdapterSwapData _swapDataDebtForCollateral, struct DEXAdapterSwapData _swapDataInputToken)
issueExactSetFromETH(address _setToken, uint256 _setAmount, struct DEXAdapterSwapData _swapDataDebtForCollateral, struct DEXAdapterSwapData _swapDataInputToken) payable
receiveFlashLoan(address[] tokens, uint256[] amounts, uint256[] feeAmounts, bytes userData)
redeemExactSetForERC20(address _setToken, uint256 _setAmount, address _outputToken, uint256 _minAmountOutputToken, struct DEXAdapterSwapData _swapDataCollateralForDebt, struct DEXAdapterSwapData _swapDataOutputToken)
redeemExactSetForETH(address _setToken, uint256 _setAmount, uint256 _minAmountOutputToken, struct DEXAdapterSwapData _swapDataCollateralForDebt, struct DEXAdapterSwapData _swapDataOutputToken)
FlashMint(address indexed _recipient, address indexed _setToken, address indexed _inputToken, uint256 _amountInputToken, uint256 _amountSetIssued)
FlashRedeem(address indexed _recipient, address indexed _setToken, address indexed _outputToken, uint256 _amountSetRedeemed, uint256 _amountOutputToken)
constructor(struct DEXAdapterAddresses _addresses, address _setController, address _debtIssuanceModule, address _aaveLeverageModule, address _aaveV3Pool, address _vault)
receive()
This contract contains no error objects.