FlashMintHyETHV3
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Balances ($0.00)
No balances found for "FlashMintHyETHV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255376 | 16 hours ago | | | 0 | 0.022857724 | |
| 21253614 | a day ago | | | 0 | 0.025465498 | |
| 21244194 | 2 days ago | | | 0 | 0.041084880 | |
| 21236403 | 3 days ago | | | 0 | 0.090636234 | |
| 21236257 | 3 days ago | | | 0 | 0.076696155 | |
| 21231421 | 4 days ago | | | 0 | 0.059637933 | |
| 21228182 | 4 days ago | | | 0 | 0.030605298 | |
| 21211984 | 7 days ago | | | 0 | 0.025402010 | |
| 21189547 | 10 days ago | | | 0 | 0.043169121 | |
| 21169800 | 13 days ago | | | 0 | 0.056041297 |
ABI
ABI objects
Getter at block 21260081
ROUNDING_ERROR() view returns (uint256)
10
acrossPool() view returns (address)
0xc186fa914353c44b2e33ebe05f21846f1048beda
acrossToken() view returns (address)
0x28f77208728b0a45cab24c4868334581fe86f95b
agETH() view returns (address)
0xe1b4d34e8754600962cd944b535180bd758e6c2e
dexAdapter() view returns (address quickRouter, address sushiRouter, address uniV3Router, address uniV3Quoter, address curveAddressProvider, address curveCalculator, address balV2Vault, address weth)
(quickRouter=0x7a250d5630b4cf539739df2c5dacb4c659f2488d, sushiRouter=0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f, uniV3Router=0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45, uniV3Quoter=0xb27308f9f90d607463bb33ea1bebb41c27ce5ab6, curveAddressProvider=0x0000000022d53366457f9d5e68ec105046fc4383, curveCalculator=0xc1db00a8e5ef7bfa476395cdbcc98235477cde4e, balV2Vault=0xba12222222228d8ba445958a75a0704d566bf2c8, weth=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2)
issuanceModule() view returns (address)
0x04b59f9f09750c044d7cfbc177561e409085f0f3
owner() view returns (address)
0x37e6365d4f6ae378467b0e24c9065ce5f06d70bf
rsEthAdapter() view returns (address)
0xbf28c9fcb12a97441488f9c68faa49811a98688a
setController() view returns (address)
0xd2463675a099101e36d85278494268261a66603a
stETH() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
Read-only
erc4626Components(address) view returns (bool)
pendleMarketData(address) view returns (address pt, address sy, address underlying, uint256 exchangeRateFactor)
pendleMarkets(address) view returns (address)
swapData(address, address) view returns (address pool, uint8 exchange)
State-modifying
Events approveSetToken(address _setToken)
approveToken(address _token, address _spender, uint256 _allowance)
issueExactSetFromERC20(address _setToken, uint256 _amountSetToken, address _inputToken, uint256 _maxInputTokenAmount, struct DEXAdapterV3SwapData _swapDataInputTokenToEth, struct DEXAdapterV3SwapData _swapDataEthToInputToken, struct DEXAdapterV3SwapData[] _swapDataEthToComponent) payable returns (uint256)
issueExactSetFromETH(address _setToken, uint256 _amountSetToken, struct DEXAdapterV3SwapData[] _swapDataEthToComponent) payable returns (uint256)
redeemExactSetForERC20(address _setToken, uint256 _amountSetToken, address _outputToken, uint256 _minOutputTokenAmount, struct DEXAdapterV3SwapData _swapDataEthToOutputToken, struct DEXAdapterV3SwapData[] _swapDataComponentToEth) payable returns (uint256)
redeemExactSetForETH(address _setToken, uint256 _amountSetToken, uint256 _minETHOut, struct DEXAdapterV3SwapData[] _swapDataComponentToEth) payable returns (uint256)
renounceOwnership()
setERC4626Component(address _component, bool _isERC4626)
setPendleMarket(address _pt, address _sy, address _underlying, address _market, uint256 _exchangeRateFactor)
setSwapData(address _inputToken, address _outputToken, struct DEXAdapterV3SwapData _swapData)
swapCallback(int256 _ptToAccount, int256 _syToAccount, bytes _data)
transferOwnership(address newOwner)
withdrawTokens(address[] _tokens, address _to) payable
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(struct DEXAdapterV3Addresses _dexAddresses, address _setController, address _issuanceModule, address _stETH, address _stEthETHPool)
receive()
This contract contains no error objects.