@pendle/core-v2 5.2.0-beta-4 → 5.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +67 -23
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +19 -6
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/SYBaseWithoutPermitUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/{SYBaseUpg.json → SYBaseWithoutPermitUpg.json} +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSYUpg.sol/PendleAaveV3WithRewardsSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSYUpg.sol/PendleAaveV3WithRewardsSYUpg.json +1169 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol/PendleStkGHOSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol/PendleStkGHOSY.json +1160 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol/PendleCMETHSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol/PendleCMETHSY.json +1049 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol/PendleSiloWithIncentiveNonBorrowableSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol/PendleSiloWithIncentiveNonBorrowableSY.json +1222 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvBTCBBNBaseSYUpg.sol/PendleSolvBTCBBNBaseSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvBTCBBNBaseSYUpg.sol/PendleSolvBTCBBNBaseSYUpg.json +1072 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvHelperBase.sol/PendleSolvHelperBase.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvHelperBase.sol/PendleSolvHelperBase.json +115 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendEBTCSYUpg.sol/PendleZerolendEBTCSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendEBTCSYUpg.sol/PendleZerolendEBTCSYUpg.json +1337 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendLBTCSYUpg.sol/PendleZerolendLBTCSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendLBTCSYUpg.sol/PendleZerolendLBTCSYUpg.json +1226 -0
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveStkGHO.sol/IAaveStkGHO.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveStkGHO.sol/IAaveStkGHO.json +116 -0
- package/build/artifacts/contracts/interfaces/Angle/IAngleDistributor.sol/IAngleDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Angle/IAngleDistributor.sol/IAngleDistributor.json +39 -0
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.json +66 -0
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.json +66 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendPool.sol/IZerolendPool.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendPool.sol/IZerolendPool.json +37 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendZ0Token.sol/IZerolendZ0Token.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendZ0Token.sol/IZerolendZ0Token.json +24 -0
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.json +27 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +68 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleBoringOneracle.sol → PendleBoringOneracle.sol}/PendleBoringOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleBoringSolvBTCOneracle.sol → PendleBoringSolvBTCOneracle.sol}/PendleBoringSolvBTCOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/PendleLpOracleLib.sol → PendleLpOracleLib.sol}/PendleLpOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/PendlePYLpOracle.sol → PendlePYLpOracle.sol}/PendlePYLpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/PendlePYOracleLib.sol → PendlePYOracleLib.sol}/PendlePYOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleRedStoneRateOracleAdapter.sol → PendleRedStoneRateOracleAdapter.sol}/PendleRedStoneRateOracleAdapter.json +3 -3
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleSparkLinearDiscountOracle.sol → PendleSparkLinearDiscountOracle.sol}/PTExpiry.json +1 -1
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleSparkLinearDiscountOracle.sol → PendleSparkLinearDiscountOracle.sol}/PendleSparkLinearDiscountOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpGlpOracle.sol/BoringLpGlpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpSeller.sol/BoringLpSeller.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPtSeller.sol/BoringPtSeller.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.json +65 -0
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +4 -0
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.json +82 -0
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +67 -2
- package/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol +16 -10
- package/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +27 -6
- package/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +3 -2
- package/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol +7 -1
- package/contracts/core/StandardizedYield/implementations/AaveV3/{PendleAaveV3WithRewardsSY.sol → PendleAaveV3WithRewardsSYUpg.sol} +27 -45
- package/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol +130 -0
- package/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol +1 -2
- package/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol +82 -0
- package/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol +154 -0
- package/contracts/core/StandardizedYield/implementations/Solv/PendleSolvBTCBBNBaseSYUpg.sol +103 -0
- package/contracts/core/StandardizedYield/implementations/Solv/PendleSolvHelperBase.sol +47 -0
- package/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendEBTCSYUpg.sol +101 -0
- package/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendLBTCSYUpg.sol +32 -0
- package/contracts/interfaces/AaveV3/IAaveStkGHO.sol +17 -0
- package/contracts/interfaces/Angle/IAngleDistributor.sol +12 -0
- package/contracts/interfaces/IPActionMarketCoreStatic.sol +4 -0
- package/contracts/interfaces/Zerolend/IZerolendPool.sol +31 -0
- package/contracts/interfaces/Zerolend/IZerolendZ0Token.sol +6 -0
- package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +5 -0
- package/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol +1 -1
- package/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol +1 -1
- package/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol +10 -4
- package/contracts/oracles/{internal/PendleBoringOneracle.sol → PendleBoringOneracle.sol} +2 -2
- package/contracts/oracles/{internal/PendleBoringSolvBTCOneracle.sol → PendleBoringSolvBTCOneracle.sol} +2 -2
- package/contracts/oracles/{PtYtLpOracle/PendlePYLpOracle.sol → PendlePYLpOracle.sol} +2 -2
- package/contracts/oracles/{PtYtLpOracle/PendlePYOracleLib.sol → PendlePYOracleLib.sol} +2 -2
- package/contracts/oracles/{internal/PendleRedStoneRateOracleAdapter.sol → PendleRedStoneRateOracleAdapter.sol} +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpGlpOracle.sol +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpSeller.sol +1 -1
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkAssetOracle.sol +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkSYOracle.sol +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPtSeller.sol +1 -1
- package/contracts/router/swap-aggregator/IPSwapAggregator.sol +5 -1
- package/contracts/router/swap-aggregator/PendleSwap.sol +52 -0
- package/deployments/1-core.json +1 -1
- package/deployments/1-markets/AGETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/PUFETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/RSETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/RSWETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/STKGHO-MAINNET-APR2025.json +14 -0
- package/deployments/1-markets/SUSDE-MAINNET-MAY2025.json +14 -0
- package/deployments/1-markets/UNIETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/USD0++-MAINNET-JAN2025.json +14 -0
- package/deployments/1-markets/WEETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/ZEROLEND-EBTC-MAINNET-MAR2025.json +14 -0
- package/deployments/10-core.json +1 -1
- package/deployments/42161-core.json +1 -1
- package/deployments/42161-markets/DOLOMITE-USDC-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/DOLOMITE-WBTC-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/RSETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/SPSILO-ARBITRUM-MAR2025.json +14 -0
- package/deployments/42161-markets/UNIETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/WEETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/5000-core.json +1 -1
- package/deployments/5000-markets/CMETH-MANTLE-FEB2025.json +14 -0
- package/deployments/56-core.json +2 -2
- package/deployments/56-markets/VENUS-BNB-BSC-JUN2025.json +14 -0
- package/deployments/8453-core.json +41 -0
- package/deployments/8453-offchain-helper.json +6 -0
- package/package.json +1 -1
- package/typechain-types/ActionMarketCoreStatic.ts +68 -0
- package/typechain-types/ActionSwapLimitV3.ts +1667 -0
- package/typechain-types/IPActionMarketCoreStatic.ts +68 -0
- package/typechain-types/IPActionSwapLimitV3.ts +1667 -0
- package/typechain-types/IPActionSwapLimitV3Events.ts +207 -0
- package/typechain-types/IPChainlinkOracleFactory.ts +6 -9
- package/typechain-types/IPRouterStatic.ts +34 -0
- package/typechain-types/IPSwapAggregator.ts +64 -3
- package/typechain-types/IZerolendPool.ts +111 -0
- package/typechain-types/IZerolendZ0Token.ts +87 -0
- package/typechain-types/PendleAaveV3WithRewardsSYUpg.ts +1498 -0
- package/typechain-types/PendleChainlinkOracle.ts +16 -16
- package/typechain-types/PendleChainlinkOracleFactory.ts +130 -64
- package/typechain-types/PendleChainlinkOracleWithQuote.ts +32 -73
- package/typechain-types/PendleSiloWithIncentiveNonBorrowableSY.ts +1543 -0
- package/typechain-types/PendleSolvBTCBBNBaseSYUpg.ts +1409 -0
- package/typechain-types/PendleSolvHelperBase.ts +220 -0
- package/typechain-types/PendleSwap.ts +64 -3
- package/typechain-types/PendleVotingControllerUpg.ts +135 -43
- package/typechain-types/PendleZerolendEBTCSYUpg.ts +1754 -0
- package/typechain-types/PendleZerolendLBTCSYUpg.ts +1598 -0
- package/typechain-types/VotingControllerStorageUpg.ts +34 -15
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
- package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +67 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSimple__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapLimitV3__factory.ts +2691 -0
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/BoringLpGlpOracle__factory.ts +1 -1
- package/typechain-types/factories/BoringPYUsdChainlinkAssetOracle__factory.ts +1 -1
- package/typechain-types/factories/BoringPYUsdChainlinkSYOracle__factory.ts +1 -1
- package/typechain-types/factories/IPActionMarketCoreStatic__factory.ts +66 -0
- package/typechain-types/factories/IPActionSwapLimitV3Events__factory.ts +226 -0
- package/typechain-types/factories/IPActionSwapLimitV3__factory.ts +2653 -0
- package/typechain-types/factories/IPChainlinkOracleFactory__factory.ts +1 -7
- package/typechain-types/factories/IPRouterStatic__factory.ts +66 -0
- package/typechain-types/factories/IPSwapAggregator__factory.ts +65 -0
- package/typechain-types/factories/IZerolendPool__factory.ts +49 -0
- package/typechain-types/factories/IZerolendZ0Token__factory.ts +39 -0
- package/typechain-types/factories/PendleAaveV3WithRewardsSYUpg__factory.ts +1246 -0
- package/typechain-types/factories/PendleBoringOneracle__factory.ts +1 -1
- package/typechain-types/factories/PendleBoringSolvBTCOneracle__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkOracleFactory__factory.ts +65 -38
- package/typechain-types/factories/PendleChainlinkOracleWithQuote__factory.ts +14 -54
- package/typechain-types/factories/PendleChainlinkOracle__factory.ts +7 -7
- package/typechain-types/factories/PendleChainlinkReceiver__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkRelayer__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendlePYLpOracle__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleRedStoneRateOracleAdapter__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
- package/typechain-types/factories/PendleSiloWithIncentiveNonBorrowableSY__factory.ts +1317 -0
- package/typechain-types/factories/PendleSolvBTCBBNBaseSYUpg__factory.ts +1129 -0
- package/typechain-types/factories/PendleSolvHelperBase__factory.ts +172 -0
- package/typechain-types/factories/PendleSparkLinearDiscountOracle__factory.ts +1 -1
- package/typechain-types/factories/PendleStkGHOSY__factory.ts +1 -1
- package/typechain-types/factories/PendleSwap__factory.ts +66 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +66 -22
- package/typechain-types/factories/PendleZerolendEBTCSYUpg__factory.ts +1394 -0
- package/typechain-types/factories/PendleZerolendLBTCSYUpg__factory.ts +1283 -0
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/factories/SDKErrorsDirectory__factory.ts +26 -1
- package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +19 -6
- package/typechain-types/hardhat.d.ts +125 -80
- package/typechain-types/index.ts +30 -18
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/SYBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSY.sol/PendleAaveV3WithRewardsSY.dbg.json +0 -4
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSY.sol/PendleAaveV3WithRewardsSY.json +0 -1198
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.json +0 -122
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.json +0 -97
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.json +0 -262
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.json +0 -10
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.json +0 -274
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleBase.sol/PendleChainlinkOracleBase.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleBase.sol/PendleChainlinkOracleBase.json +0 -253
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.json +0 -316
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.json +0 -341
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +0 -4
- package/contracts/interfaces/IPChainlinkOracle.sol +0 -15
- package/contracts/interfaces/IPChainlinkOracleFactory.sol +0 -23
- package/contracts/interfaces/IPChainlinkOracleWithQuote.sol +0 -8
- package/contracts/offchain-helpers/MarketExchangeRateLib.sol +0 -32
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol +0 -40
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleBase.sol +0 -129
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol +0 -117
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol +0 -80
- /package/contracts/oracles/{PtYtLpOracle/PendleLpOracleLib.sol → PendleLpOracleLib.sol} +0 -0
- /package/contracts/oracles/{internal/PendleSparkLinearDiscountOracle.sol → PendleSparkLinearDiscountOracle.sol} +0 -0
|
@@ -0,0 +1,1283 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
+
import type {
|
|
7
|
+
PendleZerolendLBTCSYUpg,
|
|
8
|
+
PendleZerolendLBTCSYUpgInterface,
|
|
9
|
+
} from "../PendleZerolendLBTCSYUpg";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [],
|
|
14
|
+
stateMutability: "nonpayable",
|
|
15
|
+
type: "constructor",
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
inputs: [
|
|
19
|
+
{
|
|
20
|
+
internalType: "uint256",
|
|
21
|
+
name: "actualSharesOut",
|
|
22
|
+
type: "uint256",
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
internalType: "uint256",
|
|
26
|
+
name: "requiredSharesOut",
|
|
27
|
+
type: "uint256",
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
name: "SYInsufficientSharesOut",
|
|
31
|
+
type: "error",
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
inputs: [
|
|
35
|
+
{
|
|
36
|
+
internalType: "uint256",
|
|
37
|
+
name: "actualTokenOut",
|
|
38
|
+
type: "uint256",
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
internalType: "uint256",
|
|
42
|
+
name: "requiredTokenOut",
|
|
43
|
+
type: "uint256",
|
|
44
|
+
},
|
|
45
|
+
],
|
|
46
|
+
name: "SYInsufficientTokenOut",
|
|
47
|
+
type: "error",
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
inputs: [
|
|
51
|
+
{
|
|
52
|
+
internalType: "address",
|
|
53
|
+
name: "token",
|
|
54
|
+
type: "address",
|
|
55
|
+
},
|
|
56
|
+
],
|
|
57
|
+
name: "SYInvalidTokenIn",
|
|
58
|
+
type: "error",
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
inputs: [
|
|
62
|
+
{
|
|
63
|
+
internalType: "address",
|
|
64
|
+
name: "token",
|
|
65
|
+
type: "address",
|
|
66
|
+
},
|
|
67
|
+
],
|
|
68
|
+
name: "SYInvalidTokenOut",
|
|
69
|
+
type: "error",
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
inputs: [],
|
|
73
|
+
name: "SYZeroDeposit",
|
|
74
|
+
type: "error",
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
inputs: [],
|
|
78
|
+
name: "SYZeroRedeem",
|
|
79
|
+
type: "error",
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
inputs: [],
|
|
83
|
+
name: "SameIncentiveController",
|
|
84
|
+
type: "error",
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
anonymous: false,
|
|
88
|
+
inputs: [
|
|
89
|
+
{
|
|
90
|
+
indexed: true,
|
|
91
|
+
internalType: "address",
|
|
92
|
+
name: "owner",
|
|
93
|
+
type: "address",
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
indexed: true,
|
|
97
|
+
internalType: "address",
|
|
98
|
+
name: "spender",
|
|
99
|
+
type: "address",
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
indexed: false,
|
|
103
|
+
internalType: "uint256",
|
|
104
|
+
name: "value",
|
|
105
|
+
type: "uint256",
|
|
106
|
+
},
|
|
107
|
+
],
|
|
108
|
+
name: "Approval",
|
|
109
|
+
type: "event",
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
anonymous: false,
|
|
113
|
+
inputs: [
|
|
114
|
+
{
|
|
115
|
+
indexed: true,
|
|
116
|
+
internalType: "address",
|
|
117
|
+
name: "user",
|
|
118
|
+
type: "address",
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
indexed: false,
|
|
122
|
+
internalType: "address[]",
|
|
123
|
+
name: "rewardTokens",
|
|
124
|
+
type: "address[]",
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
indexed: false,
|
|
128
|
+
internalType: "uint256[]",
|
|
129
|
+
name: "rewardAmounts",
|
|
130
|
+
type: "uint256[]",
|
|
131
|
+
},
|
|
132
|
+
],
|
|
133
|
+
name: "ClaimRewards",
|
|
134
|
+
type: "event",
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
anonymous: false,
|
|
138
|
+
inputs: [
|
|
139
|
+
{
|
|
140
|
+
indexed: true,
|
|
141
|
+
internalType: "address",
|
|
142
|
+
name: "caller",
|
|
143
|
+
type: "address",
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
indexed: true,
|
|
147
|
+
internalType: "address",
|
|
148
|
+
name: "receiver",
|
|
149
|
+
type: "address",
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
indexed: true,
|
|
153
|
+
internalType: "address",
|
|
154
|
+
name: "tokenIn",
|
|
155
|
+
type: "address",
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
indexed: false,
|
|
159
|
+
internalType: "uint256",
|
|
160
|
+
name: "amountDeposited",
|
|
161
|
+
type: "uint256",
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
indexed: false,
|
|
165
|
+
internalType: "uint256",
|
|
166
|
+
name: "amountSyOut",
|
|
167
|
+
type: "uint256",
|
|
168
|
+
},
|
|
169
|
+
],
|
|
170
|
+
name: "Deposit",
|
|
171
|
+
type: "event",
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
anonymous: false,
|
|
175
|
+
inputs: [],
|
|
176
|
+
name: "EIP712DomainChanged",
|
|
177
|
+
type: "event",
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
anonymous: false,
|
|
181
|
+
inputs: [
|
|
182
|
+
{
|
|
183
|
+
indexed: false,
|
|
184
|
+
internalType: "uint8",
|
|
185
|
+
name: "version",
|
|
186
|
+
type: "uint8",
|
|
187
|
+
},
|
|
188
|
+
],
|
|
189
|
+
name: "Initialized",
|
|
190
|
+
type: "event",
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
anonymous: false,
|
|
194
|
+
inputs: [
|
|
195
|
+
{
|
|
196
|
+
indexed: false,
|
|
197
|
+
internalType: "address",
|
|
198
|
+
name: "incentiveController",
|
|
199
|
+
type: "address",
|
|
200
|
+
},
|
|
201
|
+
],
|
|
202
|
+
name: "NewIncentiveController",
|
|
203
|
+
type: "event",
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
anonymous: false,
|
|
207
|
+
inputs: [
|
|
208
|
+
{
|
|
209
|
+
indexed: true,
|
|
210
|
+
internalType: "address",
|
|
211
|
+
name: "previousOwner",
|
|
212
|
+
type: "address",
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
indexed: true,
|
|
216
|
+
internalType: "address",
|
|
217
|
+
name: "newOwner",
|
|
218
|
+
type: "address",
|
|
219
|
+
},
|
|
220
|
+
],
|
|
221
|
+
name: "OwnershipTransferred",
|
|
222
|
+
type: "event",
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
anonymous: false,
|
|
226
|
+
inputs: [
|
|
227
|
+
{
|
|
228
|
+
indexed: false,
|
|
229
|
+
internalType: "address",
|
|
230
|
+
name: "account",
|
|
231
|
+
type: "address",
|
|
232
|
+
},
|
|
233
|
+
],
|
|
234
|
+
name: "Paused",
|
|
235
|
+
type: "event",
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
anonymous: false,
|
|
239
|
+
inputs: [
|
|
240
|
+
{
|
|
241
|
+
indexed: true,
|
|
242
|
+
internalType: "address",
|
|
243
|
+
name: "caller",
|
|
244
|
+
type: "address",
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
indexed: true,
|
|
248
|
+
internalType: "address",
|
|
249
|
+
name: "receiver",
|
|
250
|
+
type: "address",
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
indexed: true,
|
|
254
|
+
internalType: "address",
|
|
255
|
+
name: "tokenOut",
|
|
256
|
+
type: "address",
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
indexed: false,
|
|
260
|
+
internalType: "uint256",
|
|
261
|
+
name: "amountSyToRedeem",
|
|
262
|
+
type: "uint256",
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
indexed: false,
|
|
266
|
+
internalType: "uint256",
|
|
267
|
+
name: "amountTokenOut",
|
|
268
|
+
type: "uint256",
|
|
269
|
+
},
|
|
270
|
+
],
|
|
271
|
+
name: "Redeem",
|
|
272
|
+
type: "event",
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
anonymous: false,
|
|
276
|
+
inputs: [
|
|
277
|
+
{
|
|
278
|
+
indexed: true,
|
|
279
|
+
internalType: "address",
|
|
280
|
+
name: "from",
|
|
281
|
+
type: "address",
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
indexed: true,
|
|
285
|
+
internalType: "address",
|
|
286
|
+
name: "to",
|
|
287
|
+
type: "address",
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
indexed: false,
|
|
291
|
+
internalType: "uint256",
|
|
292
|
+
name: "value",
|
|
293
|
+
type: "uint256",
|
|
294
|
+
},
|
|
295
|
+
],
|
|
296
|
+
name: "Transfer",
|
|
297
|
+
type: "event",
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
anonymous: false,
|
|
301
|
+
inputs: [
|
|
302
|
+
{
|
|
303
|
+
indexed: false,
|
|
304
|
+
internalType: "address",
|
|
305
|
+
name: "account",
|
|
306
|
+
type: "address",
|
|
307
|
+
},
|
|
308
|
+
],
|
|
309
|
+
name: "Unpaused",
|
|
310
|
+
type: "event",
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
inputs: [],
|
|
314
|
+
name: "DOMAIN_SEPARATOR",
|
|
315
|
+
outputs: [
|
|
316
|
+
{
|
|
317
|
+
internalType: "bytes32",
|
|
318
|
+
name: "",
|
|
319
|
+
type: "bytes32",
|
|
320
|
+
},
|
|
321
|
+
],
|
|
322
|
+
stateMutability: "view",
|
|
323
|
+
type: "function",
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
inputs: [],
|
|
327
|
+
name: "LBTC_ORACLE",
|
|
328
|
+
outputs: [
|
|
329
|
+
{
|
|
330
|
+
internalType: "address",
|
|
331
|
+
name: "",
|
|
332
|
+
type: "address",
|
|
333
|
+
},
|
|
334
|
+
],
|
|
335
|
+
stateMutability: "view",
|
|
336
|
+
type: "function",
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
inputs: [],
|
|
340
|
+
name: "WBTC",
|
|
341
|
+
outputs: [
|
|
342
|
+
{
|
|
343
|
+
internalType: "address",
|
|
344
|
+
name: "",
|
|
345
|
+
type: "address",
|
|
346
|
+
},
|
|
347
|
+
],
|
|
348
|
+
stateMutability: "view",
|
|
349
|
+
type: "function",
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
inputs: [],
|
|
353
|
+
name: "Z0LBTC",
|
|
354
|
+
outputs: [
|
|
355
|
+
{
|
|
356
|
+
internalType: "address",
|
|
357
|
+
name: "",
|
|
358
|
+
type: "address",
|
|
359
|
+
},
|
|
360
|
+
],
|
|
361
|
+
stateMutability: "view",
|
|
362
|
+
type: "function",
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
inputs: [],
|
|
366
|
+
name: "ZERO",
|
|
367
|
+
outputs: [
|
|
368
|
+
{
|
|
369
|
+
internalType: "address",
|
|
370
|
+
name: "",
|
|
371
|
+
type: "address",
|
|
372
|
+
},
|
|
373
|
+
],
|
|
374
|
+
stateMutability: "view",
|
|
375
|
+
type: "function",
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
inputs: [],
|
|
379
|
+
name: "ZEROLEND_INCENTIVE_CONTROLLER",
|
|
380
|
+
outputs: [
|
|
381
|
+
{
|
|
382
|
+
internalType: "address",
|
|
383
|
+
name: "",
|
|
384
|
+
type: "address",
|
|
385
|
+
},
|
|
386
|
+
],
|
|
387
|
+
stateMutability: "view",
|
|
388
|
+
type: "function",
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
inputs: [],
|
|
392
|
+
name: "ZEROLEND_POOL",
|
|
393
|
+
outputs: [
|
|
394
|
+
{
|
|
395
|
+
internalType: "address",
|
|
396
|
+
name: "",
|
|
397
|
+
type: "address",
|
|
398
|
+
},
|
|
399
|
+
],
|
|
400
|
+
stateMutability: "view",
|
|
401
|
+
type: "function",
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
inputs: [],
|
|
405
|
+
name: "aToken",
|
|
406
|
+
outputs: [
|
|
407
|
+
{
|
|
408
|
+
internalType: "address",
|
|
409
|
+
name: "",
|
|
410
|
+
type: "address",
|
|
411
|
+
},
|
|
412
|
+
],
|
|
413
|
+
stateMutability: "view",
|
|
414
|
+
type: "function",
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
inputs: [],
|
|
418
|
+
name: "aavePool",
|
|
419
|
+
outputs: [
|
|
420
|
+
{
|
|
421
|
+
internalType: "address",
|
|
422
|
+
name: "",
|
|
423
|
+
type: "address",
|
|
424
|
+
},
|
|
425
|
+
],
|
|
426
|
+
stateMutability: "view",
|
|
427
|
+
type: "function",
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
inputs: [
|
|
431
|
+
{
|
|
432
|
+
internalType: "address",
|
|
433
|
+
name: "user",
|
|
434
|
+
type: "address",
|
|
435
|
+
},
|
|
436
|
+
],
|
|
437
|
+
name: "accruedRewards",
|
|
438
|
+
outputs: [
|
|
439
|
+
{
|
|
440
|
+
internalType: "uint256[]",
|
|
441
|
+
name: "rewardAmounts",
|
|
442
|
+
type: "uint256[]",
|
|
443
|
+
},
|
|
444
|
+
],
|
|
445
|
+
stateMutability: "view",
|
|
446
|
+
type: "function",
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
inputs: [
|
|
450
|
+
{
|
|
451
|
+
internalType: "address",
|
|
452
|
+
name: "owner",
|
|
453
|
+
type: "address",
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
internalType: "address",
|
|
457
|
+
name: "spender",
|
|
458
|
+
type: "address",
|
|
459
|
+
},
|
|
460
|
+
],
|
|
461
|
+
name: "allowance",
|
|
462
|
+
outputs: [
|
|
463
|
+
{
|
|
464
|
+
internalType: "uint256",
|
|
465
|
+
name: "",
|
|
466
|
+
type: "uint256",
|
|
467
|
+
},
|
|
468
|
+
],
|
|
469
|
+
stateMutability: "view",
|
|
470
|
+
type: "function",
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
inputs: [
|
|
474
|
+
{
|
|
475
|
+
internalType: "address",
|
|
476
|
+
name: "spender",
|
|
477
|
+
type: "address",
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
internalType: "uint256",
|
|
481
|
+
name: "amount",
|
|
482
|
+
type: "uint256",
|
|
483
|
+
},
|
|
484
|
+
],
|
|
485
|
+
name: "approve",
|
|
486
|
+
outputs: [
|
|
487
|
+
{
|
|
488
|
+
internalType: "bool",
|
|
489
|
+
name: "",
|
|
490
|
+
type: "bool",
|
|
491
|
+
},
|
|
492
|
+
],
|
|
493
|
+
stateMutability: "nonpayable",
|
|
494
|
+
type: "function",
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
inputs: [],
|
|
498
|
+
name: "assetInfo",
|
|
499
|
+
outputs: [
|
|
500
|
+
{
|
|
501
|
+
internalType: "enum IStandardizedYield.AssetType",
|
|
502
|
+
name: "assetType",
|
|
503
|
+
type: "uint8",
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
internalType: "address",
|
|
507
|
+
name: "assetAddress",
|
|
508
|
+
type: "address",
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
internalType: "uint8",
|
|
512
|
+
name: "assetDecimals",
|
|
513
|
+
type: "uint8",
|
|
514
|
+
},
|
|
515
|
+
],
|
|
516
|
+
stateMutability: "view",
|
|
517
|
+
type: "function",
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
inputs: [
|
|
521
|
+
{
|
|
522
|
+
internalType: "address",
|
|
523
|
+
name: "account",
|
|
524
|
+
type: "address",
|
|
525
|
+
},
|
|
526
|
+
],
|
|
527
|
+
name: "balanceOf",
|
|
528
|
+
outputs: [
|
|
529
|
+
{
|
|
530
|
+
internalType: "uint256",
|
|
531
|
+
name: "",
|
|
532
|
+
type: "uint256",
|
|
533
|
+
},
|
|
534
|
+
],
|
|
535
|
+
stateMutability: "view",
|
|
536
|
+
type: "function",
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
inputs: [],
|
|
540
|
+
name: "claimOwnership",
|
|
541
|
+
outputs: [],
|
|
542
|
+
stateMutability: "nonpayable",
|
|
543
|
+
type: "function",
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
inputs: [
|
|
547
|
+
{
|
|
548
|
+
internalType: "address",
|
|
549
|
+
name: "user",
|
|
550
|
+
type: "address",
|
|
551
|
+
},
|
|
552
|
+
],
|
|
553
|
+
name: "claimRewards",
|
|
554
|
+
outputs: [
|
|
555
|
+
{
|
|
556
|
+
internalType: "uint256[]",
|
|
557
|
+
name: "rewardAmounts",
|
|
558
|
+
type: "uint256[]",
|
|
559
|
+
},
|
|
560
|
+
],
|
|
561
|
+
stateMutability: "nonpayable",
|
|
562
|
+
type: "function",
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
inputs: [],
|
|
566
|
+
name: "decimals",
|
|
567
|
+
outputs: [
|
|
568
|
+
{
|
|
569
|
+
internalType: "uint8",
|
|
570
|
+
name: "",
|
|
571
|
+
type: "uint8",
|
|
572
|
+
},
|
|
573
|
+
],
|
|
574
|
+
stateMutability: "view",
|
|
575
|
+
type: "function",
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
inputs: [],
|
|
579
|
+
name: "defaultRewardToken",
|
|
580
|
+
outputs: [
|
|
581
|
+
{
|
|
582
|
+
internalType: "address",
|
|
583
|
+
name: "",
|
|
584
|
+
type: "address",
|
|
585
|
+
},
|
|
586
|
+
],
|
|
587
|
+
stateMutability: "view",
|
|
588
|
+
type: "function",
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
inputs: [
|
|
592
|
+
{
|
|
593
|
+
internalType: "address",
|
|
594
|
+
name: "receiver",
|
|
595
|
+
type: "address",
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
internalType: "address",
|
|
599
|
+
name: "tokenIn",
|
|
600
|
+
type: "address",
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
internalType: "uint256",
|
|
604
|
+
name: "amountTokenToDeposit",
|
|
605
|
+
type: "uint256",
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
internalType: "uint256",
|
|
609
|
+
name: "minSharesOut",
|
|
610
|
+
type: "uint256",
|
|
611
|
+
},
|
|
612
|
+
],
|
|
613
|
+
name: "deposit",
|
|
614
|
+
outputs: [
|
|
615
|
+
{
|
|
616
|
+
internalType: "uint256",
|
|
617
|
+
name: "amountSharesOut",
|
|
618
|
+
type: "uint256",
|
|
619
|
+
},
|
|
620
|
+
],
|
|
621
|
+
stateMutability: "payable",
|
|
622
|
+
type: "function",
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
inputs: [],
|
|
626
|
+
name: "eip712Domain",
|
|
627
|
+
outputs: [
|
|
628
|
+
{
|
|
629
|
+
internalType: "bytes1",
|
|
630
|
+
name: "fields",
|
|
631
|
+
type: "bytes1",
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
internalType: "string",
|
|
635
|
+
name: "name",
|
|
636
|
+
type: "string",
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
internalType: "string",
|
|
640
|
+
name: "version",
|
|
641
|
+
type: "string",
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
internalType: "uint256",
|
|
645
|
+
name: "chainId",
|
|
646
|
+
type: "uint256",
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
internalType: "address",
|
|
650
|
+
name: "verifyingContract",
|
|
651
|
+
type: "address",
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
internalType: "bytes32",
|
|
655
|
+
name: "salt",
|
|
656
|
+
type: "bytes32",
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
internalType: "uint256[]",
|
|
660
|
+
name: "extensions",
|
|
661
|
+
type: "uint256[]",
|
|
662
|
+
},
|
|
663
|
+
],
|
|
664
|
+
stateMutability: "view",
|
|
665
|
+
type: "function",
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
inputs: [],
|
|
669
|
+
name: "exchangeRate",
|
|
670
|
+
outputs: [
|
|
671
|
+
{
|
|
672
|
+
internalType: "uint256",
|
|
673
|
+
name: "",
|
|
674
|
+
type: "uint256",
|
|
675
|
+
},
|
|
676
|
+
],
|
|
677
|
+
stateMutability: "view",
|
|
678
|
+
type: "function",
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
inputs: [],
|
|
682
|
+
name: "getRewardTokens",
|
|
683
|
+
outputs: [
|
|
684
|
+
{
|
|
685
|
+
internalType: "address[]",
|
|
686
|
+
name: "rewardTokens",
|
|
687
|
+
type: "address[]",
|
|
688
|
+
},
|
|
689
|
+
],
|
|
690
|
+
stateMutability: "view",
|
|
691
|
+
type: "function",
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
inputs: [],
|
|
695
|
+
name: "getTokensIn",
|
|
696
|
+
outputs: [
|
|
697
|
+
{
|
|
698
|
+
internalType: "address[]",
|
|
699
|
+
name: "res",
|
|
700
|
+
type: "address[]",
|
|
701
|
+
},
|
|
702
|
+
],
|
|
703
|
+
stateMutability: "view",
|
|
704
|
+
type: "function",
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
inputs: [],
|
|
708
|
+
name: "getTokensOut",
|
|
709
|
+
outputs: [
|
|
710
|
+
{
|
|
711
|
+
internalType: "address[]",
|
|
712
|
+
name: "res",
|
|
713
|
+
type: "address[]",
|
|
714
|
+
},
|
|
715
|
+
],
|
|
716
|
+
stateMutability: "view",
|
|
717
|
+
type: "function",
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
inputs: [],
|
|
721
|
+
name: "incentiveController",
|
|
722
|
+
outputs: [
|
|
723
|
+
{
|
|
724
|
+
internalType: "address",
|
|
725
|
+
name: "",
|
|
726
|
+
type: "address",
|
|
727
|
+
},
|
|
728
|
+
],
|
|
729
|
+
stateMutability: "view",
|
|
730
|
+
type: "function",
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
inputs: [
|
|
734
|
+
{
|
|
735
|
+
internalType: "string",
|
|
736
|
+
name: "_name",
|
|
737
|
+
type: "string",
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
internalType: "string",
|
|
741
|
+
name: "_symbol",
|
|
742
|
+
type: "string",
|
|
743
|
+
},
|
|
744
|
+
],
|
|
745
|
+
name: "initialize",
|
|
746
|
+
outputs: [],
|
|
747
|
+
stateMutability: "nonpayable",
|
|
748
|
+
type: "function",
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
inputs: [
|
|
752
|
+
{
|
|
753
|
+
internalType: "address",
|
|
754
|
+
name: "token",
|
|
755
|
+
type: "address",
|
|
756
|
+
},
|
|
757
|
+
],
|
|
758
|
+
name: "isValidTokenIn",
|
|
759
|
+
outputs: [
|
|
760
|
+
{
|
|
761
|
+
internalType: "bool",
|
|
762
|
+
name: "",
|
|
763
|
+
type: "bool",
|
|
764
|
+
},
|
|
765
|
+
],
|
|
766
|
+
stateMutability: "view",
|
|
767
|
+
type: "function",
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
inputs: [
|
|
771
|
+
{
|
|
772
|
+
internalType: "address",
|
|
773
|
+
name: "token",
|
|
774
|
+
type: "address",
|
|
775
|
+
},
|
|
776
|
+
],
|
|
777
|
+
name: "isValidTokenOut",
|
|
778
|
+
outputs: [
|
|
779
|
+
{
|
|
780
|
+
internalType: "bool",
|
|
781
|
+
name: "",
|
|
782
|
+
type: "bool",
|
|
783
|
+
},
|
|
784
|
+
],
|
|
785
|
+
stateMutability: "view",
|
|
786
|
+
type: "function",
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
inputs: [],
|
|
790
|
+
name: "lastRewardBlock",
|
|
791
|
+
outputs: [
|
|
792
|
+
{
|
|
793
|
+
internalType: "uint256",
|
|
794
|
+
name: "",
|
|
795
|
+
type: "uint256",
|
|
796
|
+
},
|
|
797
|
+
],
|
|
798
|
+
stateMutability: "view",
|
|
799
|
+
type: "function",
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
inputs: [],
|
|
803
|
+
name: "name",
|
|
804
|
+
outputs: [
|
|
805
|
+
{
|
|
806
|
+
internalType: "string",
|
|
807
|
+
name: "",
|
|
808
|
+
type: "string",
|
|
809
|
+
},
|
|
810
|
+
],
|
|
811
|
+
stateMutability: "view",
|
|
812
|
+
type: "function",
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
inputs: [
|
|
816
|
+
{
|
|
817
|
+
internalType: "address",
|
|
818
|
+
name: "owner",
|
|
819
|
+
type: "address",
|
|
820
|
+
},
|
|
821
|
+
],
|
|
822
|
+
name: "nonces",
|
|
823
|
+
outputs: [
|
|
824
|
+
{
|
|
825
|
+
internalType: "uint256",
|
|
826
|
+
name: "",
|
|
827
|
+
type: "uint256",
|
|
828
|
+
},
|
|
829
|
+
],
|
|
830
|
+
stateMutability: "view",
|
|
831
|
+
type: "function",
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
inputs: [],
|
|
835
|
+
name: "owner",
|
|
836
|
+
outputs: [
|
|
837
|
+
{
|
|
838
|
+
internalType: "address",
|
|
839
|
+
name: "",
|
|
840
|
+
type: "address",
|
|
841
|
+
},
|
|
842
|
+
],
|
|
843
|
+
stateMutability: "view",
|
|
844
|
+
type: "function",
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
inputs: [],
|
|
848
|
+
name: "pause",
|
|
849
|
+
outputs: [],
|
|
850
|
+
stateMutability: "nonpayable",
|
|
851
|
+
type: "function",
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
inputs: [],
|
|
855
|
+
name: "paused",
|
|
856
|
+
outputs: [
|
|
857
|
+
{
|
|
858
|
+
internalType: "bool",
|
|
859
|
+
name: "",
|
|
860
|
+
type: "bool",
|
|
861
|
+
},
|
|
862
|
+
],
|
|
863
|
+
stateMutability: "view",
|
|
864
|
+
type: "function",
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
inputs: [],
|
|
868
|
+
name: "pendingOwner",
|
|
869
|
+
outputs: [
|
|
870
|
+
{
|
|
871
|
+
internalType: "address",
|
|
872
|
+
name: "",
|
|
873
|
+
type: "address",
|
|
874
|
+
},
|
|
875
|
+
],
|
|
876
|
+
stateMutability: "view",
|
|
877
|
+
type: "function",
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
inputs: [
|
|
881
|
+
{
|
|
882
|
+
internalType: "address",
|
|
883
|
+
name: "owner",
|
|
884
|
+
type: "address",
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
internalType: "address",
|
|
888
|
+
name: "spender",
|
|
889
|
+
type: "address",
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
internalType: "uint256",
|
|
893
|
+
name: "value",
|
|
894
|
+
type: "uint256",
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
internalType: "uint256",
|
|
898
|
+
name: "deadline",
|
|
899
|
+
type: "uint256",
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
internalType: "uint8",
|
|
903
|
+
name: "v",
|
|
904
|
+
type: "uint8",
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
internalType: "bytes32",
|
|
908
|
+
name: "r",
|
|
909
|
+
type: "bytes32",
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
internalType: "bytes32",
|
|
913
|
+
name: "s",
|
|
914
|
+
type: "bytes32",
|
|
915
|
+
},
|
|
916
|
+
],
|
|
917
|
+
name: "permit",
|
|
918
|
+
outputs: [],
|
|
919
|
+
stateMutability: "nonpayable",
|
|
920
|
+
type: "function",
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
inputs: [
|
|
924
|
+
{
|
|
925
|
+
internalType: "address",
|
|
926
|
+
name: "tokenIn",
|
|
927
|
+
type: "address",
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
internalType: "uint256",
|
|
931
|
+
name: "amountTokenToDeposit",
|
|
932
|
+
type: "uint256",
|
|
933
|
+
},
|
|
934
|
+
],
|
|
935
|
+
name: "previewDeposit",
|
|
936
|
+
outputs: [
|
|
937
|
+
{
|
|
938
|
+
internalType: "uint256",
|
|
939
|
+
name: "amountSharesOut",
|
|
940
|
+
type: "uint256",
|
|
941
|
+
},
|
|
942
|
+
],
|
|
943
|
+
stateMutability: "view",
|
|
944
|
+
type: "function",
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
inputs: [
|
|
948
|
+
{
|
|
949
|
+
internalType: "address",
|
|
950
|
+
name: "tokenOut",
|
|
951
|
+
type: "address",
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
internalType: "uint256",
|
|
955
|
+
name: "amountSharesToRedeem",
|
|
956
|
+
type: "uint256",
|
|
957
|
+
},
|
|
958
|
+
],
|
|
959
|
+
name: "previewRedeem",
|
|
960
|
+
outputs: [
|
|
961
|
+
{
|
|
962
|
+
internalType: "uint256",
|
|
963
|
+
name: "amountTokenOut",
|
|
964
|
+
type: "uint256",
|
|
965
|
+
},
|
|
966
|
+
],
|
|
967
|
+
stateMutability: "view",
|
|
968
|
+
type: "function",
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
inputs: [
|
|
972
|
+
{
|
|
973
|
+
internalType: "address",
|
|
974
|
+
name: "receiver",
|
|
975
|
+
type: "address",
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
internalType: "uint256",
|
|
979
|
+
name: "amountSharesToRedeem",
|
|
980
|
+
type: "uint256",
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
internalType: "address",
|
|
984
|
+
name: "tokenOut",
|
|
985
|
+
type: "address",
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
internalType: "uint256",
|
|
989
|
+
name: "minTokenOut",
|
|
990
|
+
type: "uint256",
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
internalType: "bool",
|
|
994
|
+
name: "burnFromInternalBalance",
|
|
995
|
+
type: "bool",
|
|
996
|
+
},
|
|
997
|
+
],
|
|
998
|
+
name: "redeem",
|
|
999
|
+
outputs: [
|
|
1000
|
+
{
|
|
1001
|
+
internalType: "uint256",
|
|
1002
|
+
name: "amountTokenOut",
|
|
1003
|
+
type: "uint256",
|
|
1004
|
+
},
|
|
1005
|
+
],
|
|
1006
|
+
stateMutability: "nonpayable",
|
|
1007
|
+
type: "function",
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
inputs: [],
|
|
1011
|
+
name: "rewardIndexesCurrent",
|
|
1012
|
+
outputs: [
|
|
1013
|
+
{
|
|
1014
|
+
internalType: "uint256[]",
|
|
1015
|
+
name: "indexes",
|
|
1016
|
+
type: "uint256[]",
|
|
1017
|
+
},
|
|
1018
|
+
],
|
|
1019
|
+
stateMutability: "nonpayable",
|
|
1020
|
+
type: "function",
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
inputs: [],
|
|
1024
|
+
name: "rewardIndexesStored",
|
|
1025
|
+
outputs: [
|
|
1026
|
+
{
|
|
1027
|
+
internalType: "uint256[]",
|
|
1028
|
+
name: "indexes",
|
|
1029
|
+
type: "uint256[]",
|
|
1030
|
+
},
|
|
1031
|
+
],
|
|
1032
|
+
stateMutability: "view",
|
|
1033
|
+
type: "function",
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
inputs: [
|
|
1037
|
+
{
|
|
1038
|
+
internalType: "address",
|
|
1039
|
+
name: "",
|
|
1040
|
+
type: "address",
|
|
1041
|
+
},
|
|
1042
|
+
],
|
|
1043
|
+
name: "rewardState",
|
|
1044
|
+
outputs: [
|
|
1045
|
+
{
|
|
1046
|
+
internalType: "uint128",
|
|
1047
|
+
name: "index",
|
|
1048
|
+
type: "uint128",
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
internalType: "uint128",
|
|
1052
|
+
name: "lastBalance",
|
|
1053
|
+
type: "uint128",
|
|
1054
|
+
},
|
|
1055
|
+
],
|
|
1056
|
+
stateMutability: "view",
|
|
1057
|
+
type: "function",
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
inputs: [],
|
|
1061
|
+
name: "symbol",
|
|
1062
|
+
outputs: [
|
|
1063
|
+
{
|
|
1064
|
+
internalType: "string",
|
|
1065
|
+
name: "",
|
|
1066
|
+
type: "string",
|
|
1067
|
+
},
|
|
1068
|
+
],
|
|
1069
|
+
stateMutability: "view",
|
|
1070
|
+
type: "function",
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
inputs: [],
|
|
1074
|
+
name: "totalSupply",
|
|
1075
|
+
outputs: [
|
|
1076
|
+
{
|
|
1077
|
+
internalType: "uint256",
|
|
1078
|
+
name: "",
|
|
1079
|
+
type: "uint256",
|
|
1080
|
+
},
|
|
1081
|
+
],
|
|
1082
|
+
stateMutability: "view",
|
|
1083
|
+
type: "function",
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
inputs: [
|
|
1087
|
+
{
|
|
1088
|
+
internalType: "address",
|
|
1089
|
+
name: "to",
|
|
1090
|
+
type: "address",
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
internalType: "uint256",
|
|
1094
|
+
name: "amount",
|
|
1095
|
+
type: "uint256",
|
|
1096
|
+
},
|
|
1097
|
+
],
|
|
1098
|
+
name: "transfer",
|
|
1099
|
+
outputs: [
|
|
1100
|
+
{
|
|
1101
|
+
internalType: "bool",
|
|
1102
|
+
name: "",
|
|
1103
|
+
type: "bool",
|
|
1104
|
+
},
|
|
1105
|
+
],
|
|
1106
|
+
stateMutability: "nonpayable",
|
|
1107
|
+
type: "function",
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
inputs: [
|
|
1111
|
+
{
|
|
1112
|
+
internalType: "address",
|
|
1113
|
+
name: "from",
|
|
1114
|
+
type: "address",
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
internalType: "address",
|
|
1118
|
+
name: "to",
|
|
1119
|
+
type: "address",
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
internalType: "uint256",
|
|
1123
|
+
name: "amount",
|
|
1124
|
+
type: "uint256",
|
|
1125
|
+
},
|
|
1126
|
+
],
|
|
1127
|
+
name: "transferFrom",
|
|
1128
|
+
outputs: [
|
|
1129
|
+
{
|
|
1130
|
+
internalType: "bool",
|
|
1131
|
+
name: "",
|
|
1132
|
+
type: "bool",
|
|
1133
|
+
},
|
|
1134
|
+
],
|
|
1135
|
+
stateMutability: "nonpayable",
|
|
1136
|
+
type: "function",
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
inputs: [
|
|
1140
|
+
{
|
|
1141
|
+
internalType: "address",
|
|
1142
|
+
name: "newOwner",
|
|
1143
|
+
type: "address",
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
internalType: "bool",
|
|
1147
|
+
name: "direct",
|
|
1148
|
+
type: "bool",
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
internalType: "bool",
|
|
1152
|
+
name: "renounce",
|
|
1153
|
+
type: "bool",
|
|
1154
|
+
},
|
|
1155
|
+
],
|
|
1156
|
+
name: "transferOwnership",
|
|
1157
|
+
outputs: [],
|
|
1158
|
+
stateMutability: "nonpayable",
|
|
1159
|
+
type: "function",
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
inputs: [],
|
|
1163
|
+
name: "underlying",
|
|
1164
|
+
outputs: [
|
|
1165
|
+
{
|
|
1166
|
+
internalType: "address",
|
|
1167
|
+
name: "",
|
|
1168
|
+
type: "address",
|
|
1169
|
+
},
|
|
1170
|
+
],
|
|
1171
|
+
stateMutability: "view",
|
|
1172
|
+
type: "function",
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
inputs: [],
|
|
1176
|
+
name: "unpause",
|
|
1177
|
+
outputs: [],
|
|
1178
|
+
stateMutability: "nonpayable",
|
|
1179
|
+
type: "function",
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
inputs: [
|
|
1183
|
+
{
|
|
1184
|
+
internalType: "address",
|
|
1185
|
+
name: "",
|
|
1186
|
+
type: "address",
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
internalType: "address",
|
|
1190
|
+
name: "",
|
|
1191
|
+
type: "address",
|
|
1192
|
+
},
|
|
1193
|
+
],
|
|
1194
|
+
name: "userReward",
|
|
1195
|
+
outputs: [
|
|
1196
|
+
{
|
|
1197
|
+
internalType: "uint128",
|
|
1198
|
+
name: "index",
|
|
1199
|
+
type: "uint128",
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
internalType: "uint128",
|
|
1203
|
+
name: "accrued",
|
|
1204
|
+
type: "uint128",
|
|
1205
|
+
},
|
|
1206
|
+
],
|
|
1207
|
+
stateMutability: "view",
|
|
1208
|
+
type: "function",
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
inputs: [],
|
|
1212
|
+
name: "yieldToken",
|
|
1213
|
+
outputs: [
|
|
1214
|
+
{
|
|
1215
|
+
internalType: "address",
|
|
1216
|
+
name: "",
|
|
1217
|
+
type: "address",
|
|
1218
|
+
},
|
|
1219
|
+
],
|
|
1220
|
+
stateMutability: "view",
|
|
1221
|
+
type: "function",
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
stateMutability: "payable",
|
|
1225
|
+
type: "receive",
|
|
1226
|
+
},
|
|
1227
|
+
];
|
|
1228
|
+
|
|
1229
|
+
const _bytecode =
|
|
1230
|
+
"0x6101606040523480156200001257600080fd5b5073cd2b31071119d7ea449a9d211ac8ebf7ee97f98773cabb8fa209ccdf98a7a0dc30b1979fc855cb3eb36000732da17faf782ae884faf7db2208bbc66b6e085c2282806001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000094573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620000ba91906200024d565b60ff16608052610134805460ff191690556001600160a01b03811660a052620000e26200017f565b506001600160a01b0380841660c081905290851660e052604080516358b50cef60e11b8152905163b16a19de916004808201926020929091908290030181865afa15801562000135573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200015b919062000279565b6001600160a01b039081166101005291821661012052166101405250620002a49050565b600154600160a81b900460ff1615620001ee5760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b600154600160a01b900460ff908116146200024b576001805460ff60a01b191660ff60a01b17905560405160ff81527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b6000602082840312156200026057600080fd5b815160ff811681146200027257600080fd5b9392505050565b6000602082840312156200028c57600080fd5b81516001600160a01b03811681146200027257600080fd5b60805160a05160c05160e05161010051610120516101405161457662000384600039600081816109440152611ae30152600081816104b40152818161327601526132a5015260008181610596015281816109ff01528181610ffd015281816112e701528181611b7201528181611bc00152818161234b015281816123990152612be90152600081816106f00152818161101e01528181611bfc015281816123d00152612bbc01526000818161072401528181610a20015281816112ac0152818161244801526132d70152600061060a0152600061038801526145766000f3fe6080604052600436106102485760003560e01c806306fdde0314610254578063071bc3c91461027f578063078dfbe7146102a1578063095ea7b3146102c3578063128fced1146102f357806318160ddd1461032057806320e8c56514610343578063213cae631461027f57806323b872dd14610356578063313ce567146103765780633644e515146103bc57806339880258146103d15780633ba0b9a9146103f35780633f4ba83a146104085780634cd88b761461041d5780634dede3de1461043d5780634e71e0c81461046557806358fa63ca1461047a5780635b9fe37f146104a25780635c975abb146104d65780635cbadbe4146104ef57806364b362921461055c5780636f307dc31461058457806370a08231146105b8578063769f8e5d146105d857806376d5de85146105f8578063784367d61461062c5780637ecebe001461064c5780638456cb591461066c57806384b0196e146106815780638da5cb5b146106a957806395d89b41146106c9578063a03e4bc3146106de578063a0c1f15e14610712578063a40bee5014610746578063a9059cbb1461076a578063a90fd6ee1461078a578063a9f8d181146107b2578063b8f82b26146107c9578063b9530220146107e9578063c4f59f9b14610811578063cbe52ae314610826578063d505accf14610846578063da88ecb414610866578063dd62ed3e1461087b578063e30c39781461089b578063ea64a820146108bb578063ef5cfb8c146108fd578063f8b2f9911461091d578063fa5a4f061461062c578063ff3a4ac01461093257600080fd5b3661024f57005b600080fd5b34801561026057600080fd5b50610269610966565b6040516102769190613ac7565b60405180910390f35b34801561028b57600080fd5b506102946109f8565b6040516102769190613b1f565b3480156102ad57600080fd5b506102c16102bc366004613b55565b610a49565b005b3480156102cf57600080fd5b506102e36102de366004613ba0565b610b4e565b6040519015158152602001610276565b3480156102ff57600080fd5b5061031361030e366004613bcc565b610b68565b6040516102769190613c1a565b34801561032c57600080fd5b50610335610c75565b604051908152602001610276565b610335610351366004613c2d565b610c84565b34801561036257600080fd5b506102e3610371366004613c73565b610dcd565b34801561038257600080fd5b506103aa7f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff9091168152602001610276565b3480156103c857600080fd5b50610335610e4b565b3480156103dd57600080fd5b506103e6600081565b6040516102769190613cb4565b3480156103ff57600080fd5b50610335610e55565b34801561041457600080fd5b506102c1610edd565b34801561042957600080fd5b506102c1610438366004613d7d565b610f11565b34801561044957600080fd5b506103e6732260fac5e5542a773aa44fbcfedf7c193bc2c59981565b34801561047157600080fd5b506102c161108d565b34801561048657600080fd5b506103e6732da17faf782ae884faf7db2208bbc66b6e085c2281565b3480156104ae57600080fd5b506103e67f000000000000000000000000000000000000000000000000000000000000000081565b3480156104e257600080fd5b506101345460ff166102e3565b3480156104fb57600080fd5b5061053c61050a366004613de0565b6101996020908152600092835260408084209091529082529020546001600160801b0380821691600160801b90041682565b604080516001600160801b03938416815292909116602083015201610276565b34801561056857600080fd5b506103e673cabb8fa209ccdf98a7a0dc30b1979fc855cb3eb381565b34801561059057600080fd5b506103e67f000000000000000000000000000000000000000000000000000000000000000081565b3480156105c457600080fd5b506103356105d3366004613bcc565b611138565b3480156105e457600080fd5b506103356105f3366004613e19565b611153565b34801561060457600080fd5b506103e67f000000000000000000000000000000000000000000000000000000000000000081565b34801561063857600080fd5b506102e3610647366004613bcc565b6112a8565b34801561065857600080fd5b50610335610667366004613bcc565b611320565b34801561067857600080fd5b506102c161133e565b34801561068d57600080fd5b50610696611370565b6040516102769796959493929190613e78565b3480156106b557600080fd5b506000546103e6906001600160a01b031681565b3480156106d557600080fd5b5061026961140e565b3480156106ea57600080fd5b506103e67f000000000000000000000000000000000000000000000000000000000000000081565b34801561071e57600080fd5b506103e67f000000000000000000000000000000000000000000000000000000000000000081565b34801561075257600080fd5b5061075b61141d565b60405161027693929190613efe565b34801561077657600080fd5b506102e3610785366004613ba0565b6114a5565b34801561079657600080fd5b506103e6731f0318b5ab2c4084692986a2c25916cec1195cd981565b3480156107be57600080fd5b5061033561019a5481565b3480156107d557600080fd5b506103356107e4366004613ba0565b611517565b3480156107f557600080fd5b506103e673cd2b31071119d7ea449a9d211ac8ebf7ee97f98781565b34801561081d57600080fd5b50610294611552565b34801561083257600080fd5b50610335610841366004613ba0565b61155c565b34801561085257600080fd5b506102c1610861366004613f4f565b611590565b34801561087257600080fd5b506103136116f4565b34801561088757600080fd5b50610335610896366004613de0565b6117c6565b3480156108a757600080fd5b506001546103e6906001600160a01b031681565b3480156108c757600080fd5b5061053c6108d6366004613bcc565b61019b602052600090815260409020546001600160801b0380821691600160801b90041682565b34801561090957600080fd5b50610313610918366004613bcc565b6117f1565b34801561092957600080fd5b506103136118b8565b34801561093e57600080fd5b506103e67f000000000000000000000000000000000000000000000000000000000000000081565b60606005805461097590613fc0565b80601f01602080910402602001604051908101604052809291908181526020018280546109a190613fc0565b80156109ee5780601f106109c3576101008083540402835291602001916109ee565b820191906000526020600020905b8154815290600101906020018083116109d157829003601f168201915b5050505050905090565b6060610a447f00000000000000000000000000000000000000000000000000000000000000007f0000000000000000000000000000000000000000000000000000000000000000611929565b905090565b6000546001600160a01b03163314610a7c5760405162461bcd60e51b8152600401610a7390613ff4565b60405180910390fd5b8115610b2d576001600160a01b038316151580610a965750805b610ada5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610a73565b600080546040516001600160a01b038087169392169160008051602061450183398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b600033610b5c8185856119b7565b60019150505b92915050565b60606000610b74611adc565b905080516001600160401b03811115610b8f57610b8f613cc8565b604051908082528060200260200182016040528015610bb8578160200160208202803683370190505b50915060005b8151811015610c6e576101996000838381518110610bde57610bde614029565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000856001600160a01b03166001600160a01b0316815260200190815260200160002060000160109054906101000a90046001600160801b03166001600160801b0316838281518110610c5b57610c5b614029565b6020908102919091010152600101610bbe565b5050919050565b6004546001600160f81b031690565b600454600090600119600160f81b90910460ff1601610cb55760405162461bcd60e51b8152600401610a739061403f565b600480546001600160f81b0316600160f91b179055610cd3846112a8565b610cf257836040516315d57ce360e31b8152600401610a739190613cb4565b82600003610d1357604051630a907f2f60e41b815260040160405180910390fd5b610d1e843385611b07565b610d288484611b6e565b905081811015610d4f578082604051635e38f95d60e11b8152600401610a73929190614076565b610d598582611c6a565b836001600160a01b0316856001600160a01b0316336001600160a01b03167f5fe47ed6d4225326d3303476197d782ded5a4e9c14f479dc9ec4992af4e85d598685604051610da8929190614076565b60405180910390a4600480546001600160f81b0316600160f81b179055949350505050565b600454600090600119600160f81b90910460ff1601610dfe5760405162461bcd60e51b8152600401610a739061403f565b600480546001600160f81b0316600160f91b17905533610e1f858285611d82565b610e2a858585611dfc565b6001915050600480546001600160f81b0316600160f81b1790559392505050565b6000610a4461201e565b6000610a44610e62612028565b731f0318b5ab2c4084692986a2c25916cec1195cd96001600160a01b031663e6aa216c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610eb4573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ed89190614084565b612041565b6000546001600160a01b03163314610f075760405162461bcd60e51b8152600401610a7390613ff4565b610f0f612064565b565b600154600160a81b900460ff1615808015610f37575060018054600160a01b900460ff16105b80610f5e5750610f46306120b1565b158015610f5e575060018054600160a01b900460ff16145b610fc15760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610a73565b6001805460ff60a01b1916600160a01b1790558015610fee576001805460ff60a81b1916600160a81b1790555b610ff883836120c0565b6110427f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006120fb565b8015610b49576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a1505050565b6001546001600160a01b03163381146110e85760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610a73565b600080546040516001600160a01b038085169392169160008051602061450183398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b031660009081526002602052604090205490565b600454600090600119600160f81b90910460ff16016111845760405162461bcd60e51b8152600401610a739061403f565b600480546001600160f81b0316600160f91b1790556111a2846112a8565b6111c157836040516388a5056160e01b8152600401610a739190613cb4565b846000036111e25760405163c3d83b0760e01b815260040160405180910390fd5b81156111f7576111f230866121bb565b611201565b61120133866121bb565b61120c868587612334565b9050828110156112335780836040516305ff726560e51b8152600401610a73929190614076565b836001600160a01b0316866001600160a01b0316336001600160a01b03167faee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c8885604051611282929190614076565b60405180910390a4600480546001600160f81b0316600160f81b17905595945050505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480610b6257507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161492915050565b6001600160a01b0381166000908152609f6020526040812054610b62565b6000546001600160a01b031633146113685760405162461bcd60e51b8152600401610a7390613ff4565b610f0f61246e565b600060608060008060006060606b546000801b1480156113905750606c54155b6113d45760405162461bcd60e51b81526020600482015260156024820152741152540dcc4c8e88155b9a5b9a5d1a585b1a5e9959605a1b6044820152606401610a73565b6113dc6124ac565b6113e46124bb565b60408051600080825260208201909252600f60f81b9b939a50919850469750309650945092509050565b60606006805461097590613fc0565b600080600080732260fac5e5542a773aa44fbcfedf7c193bc2c599806001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa158015611476573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061149a919061409d565b925092509250909192565b600454600090600119600160f81b90910460ff16016114d65760405162461bcd60e51b8152600401610a739061403f565b600480546001600160f81b0316600160f91b179055336114f7818585611dfc565b6001915050600480546001600160f81b0316600160f81b17905592915050565b6000611522836112a8565b61154157826040516315d57ce360e31b8152600401610a739190613cb4565b61154b83836124ca565b9392505050565b6060610a44611adc565b6000611567836112a8565b61158657826040516388a5056160e01b8152600401610a739190613cb4565b61154b83836124d8565b834211156115e05760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606401610a73565b60007f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c988888861160f8c6124e6565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e001604051602081830303815290604052805190602001209050600061166a8261250e565b9050600061167a8287878761253b565b9050896001600160a01b0316816001600160a01b0316146116dd5760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606401610a73565b6116e88a8a8a6119b7565b50505050505050505050565b60606000611700611adc565b905080516001600160401b0381111561171b5761171b613cc8565b604051908082528060200260200182016040528015611744578160200160208202803683370190505b50915060005b81518110156117c15761019b600083838151811061176a5761176a614029565b6020908102919091018101516001600160a01b031682528101919091526040016000205483516001600160801b03909116908490839081106117ae576117ae614029565b602090810291909101015260010161174a565b505090565b6001600160a01b03918216600090815260036020908152604080832093909416825291909152205490565b600454606090600119600160f81b90910460ff16016118225760405162461bcd60e51b8152600401610a739061403f565b600480546001600160f81b0316600160f91b17905561183f612565565b611848826125ac565b61185282836125ba565b9050816001600160a01b03167f2193aa20a3717f5f4ac79482f4f553e5f0afe8f4e6ec3e3d1aa2e138adc4763f611887611adc565b836040516118969291906140ba565b60405180910390a2600480546001600160f81b0316600160f81b179055919050565b600454606090600119600160f81b90910460ff16016118e95760405162461bcd60e51b8152600401610a739061403f565b600480546001600160f81b0316600160f91b179055611906612565565b61190e61285b565b600480546001600160f81b0316600160f81b17905592915050565b6040805160028082526060808301845292602083019080368337019050509050828160008151811061195d5761195d614029565b60200260200101906001600160a01b031690816001600160a01b031681525050818160018151811061199157611991614029565b60200260200101906001600160a01b031690816001600160a01b03168152505092915050565b6001600160a01b038316611a195760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608401610a73565b6001600160a01b038216611a7a5760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608401610a73565b6001600160a01b0383811660008181526003602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b6060610a447f0000000000000000000000000000000000000000000000000000000000000000612adc565b6001600160a01b038316611b5357803414610b495760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610a73565b8015610b4957610b496001600160a01b038416833084612b37565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b031603611c595760405163617ba03760e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116600483015260248201849052306044830152600060648301527f0000000000000000000000000000000000000000000000000000000000000000169063617ba03790608401600060405180830381600087803b158015611c4057600080fd5b505af1158015611c54573d6000803e3d6000fd5b505050505b61154b82611c65612ba2565b612c52565b6001600160a01b038216611cc05760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401610a73565b611ccc60008383612c5e565b611cd581612c70565b60048054600090611cf09084906001600160f81b03166140fe565b92506101000a8154816001600160f81b0302191690836001600160f81b031602179055508060026000846001600160a01b03166001600160a01b031681526020019081526020016000206000828254611d499190614125565b90915550506040518181526001600160a01b038316906000906000805160206145218339815191529060200160405180910390a35b5050565b6000611d8e84846117c6565b90506000198114611df65781811015611de95760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606401610a73565b611df684848484036119b7565b50505050565b6001600160a01b038316611e605760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608401610a73565b6001600160a01b038216611ec25760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608401610a73565b816001600160a01b0316836001600160a01b031603611f1d5760405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b6044820152606401610a73565b611f28838383612c5e565b6001600160a01b03831660009081526002602052604090205481811015611fa05760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608401610a73565b6001600160a01b03808516600090815260026020526040808220858503905591851681529081208054849290611fd7908490614125565b92505081905550826001600160a01b0316846001600160a01b03166000805160206145218339815191528460405161201191815260200190565b60405180910390a3611df6565b6000610a44612c8a565b6000633b9aca00612037612ba2565b610a44919061414e565b60008061204e8385614162565b9050670de0b6b3a7640000815b04949350505050565b61206c612cfe565b610134805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa335b6040516120a79190613cb4565b60405180910390a1565b6001600160a01b03163b151590565b600154600160a81b900460ff166120e95760405162461bcd60e51b8152600401610a7390614179565b6120f38282612d48565b611d7e612d9e565b6001600160a01b03821661210d575050565b61211f60026001600160601b036141c4565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa158015612178573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061219c9190614084565b1015611d7e576121ae82826000612ddb565b611d7e8282600019612ddb565b6001600160a01b03821661221b5760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b6064820152608401610a73565b61222782600083612c5e565b6001600160a01b0382166000908152600260205260409020548181101561229b5760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b6064820152608401610a73565b6001600160a01b038316600090815260026020526040902082820390556122c182612c70565b600480546000906122dc9084906001600160f81b03166141ea565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555060006001600160a01b0316836001600160a01b031660008051602061452183398151915284604051611acf91815260200190565b600061234782612342612ba2565b612eef565b90507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b03160361244357604051631a4ca37b60e21b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000811660048301526024820183905285811660448301527f000000000000000000000000000000000000000000000000000000000000000016906369328dec906064016020604051808303816000875af1158015612419573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061243d9190614084565b5061154b565b61154b7f00000000000000000000000000000000000000000000000000000000000000008583612f11565b612476612565565b610134805460ff191660011790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a25861209a3390565b6060606d805461097590613fc0565b6060606e805461097590613fc0565b600061154b82611c65612ba2565b600061154b82612342612ba2565b6001600160a01b0381166000908152609f602052604090208054600181018255905b50919050565b6000610b6261251b61201e565b8360405161190160f01b8152600281019290925260228201526042902090565b600080600061254c87878787612fd5565b915091506125598161308f565b5090505b949350505050565b6101345460ff1615610f0f5760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b6044820152606401610a73565b6125b78160006131d4565b50565b606060006125c6611adc565b905080516001600160401b038111156125e1576125e1613cc8565b60405190808252806020026020018201604052801561260a578160200160208202803683370190505b50915060005b815181101561285357610199600083838151811061263057612630614029565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000866001600160a01b03166001600160a01b0316815260200190815260200160002060000160109054906101000a90046001600160801b03166001600160801b03168382815181106126ad576126ad614029565b6020026020010181815250508281815181106126cb576126cb614029565b602002602001015160001461284b57600061019960008484815181106126f3576126f3614029565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000876001600160a01b03166001600160a01b0316815260200190815260200160002060000160106101000a8154816001600160801b0302191690836001600160801b0316021790555061278783828151811061277a5761277a614029565b6020026020010151613254565b61019b600084848151811061279e5761279e614029565b60200260200101516001600160a01b03166001600160a01b0316815260200190815260200160002060000160108282829054906101000a90046001600160801b03166127ea919061420a565b92506101000a8154816001600160801b0302191690836001600160801b0316021790555061284b82828151811061282357612823614029565b60200260200101518585848151811061283e5761283e614029565b6020026020010151612f11565b600101612610565b505092915050565b606080612866611adc565b915081516001600160401b0381111561288157612881613cc8565b6040519080825280602002602001820160405280156128aa578160200160208202803683370190505b50905081516000036128ba579091565b4361019a5414612a5d574361019a5560006128d361326a565b90506128dd613274565b60005b8351811015612a575760008482815181106128fd576128fd614029565b6020908102919091018101516001600160a01b038116600090815261019b835260408082208151808301909252546001600160801b03808216808452600160801b9092041694820185905289519395509093929091908390612978908b908990811061296b5761296b614029565b602002602001015161335e565b612982919061422a565b90508160000361299157600191505b86156129ae576129a181886133e8565b6129ab9083614125565b91505b60405180604001604052806129c284613254565b6001600160801b031681526020016129e26129dd8487614125565b613254565b6001600160801b039081169091526001600160a01b038716600090815261019b60209081526040909120835193909101518216600160801b029290911691909117905587518290899088908110612a3b57612a3b614029565b60200260200101818152505050505050508060010190506128e0565b50509091565b60005b8251811015612ad75761019b6000848381518110612a8057612a80614029565b6020908102919091018101516001600160a01b031682528101919091526040016000205482516001600160801b0390911690839083908110612ac457612ac4614029565b6020908102919091010152600101612a60565b509091565b604080516001808252818301909252606091602080830190803683370190505090508181600081518110612b1257612b12614029565b60200260200101906001600160a01b031690816001600160a01b031681525050919050565b6040516001600160a01b0380851660248301528316604482015260648101829052611df69085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915261340e565b60405163d15e005360e01b81526000906001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063d15e005390612c11907f000000000000000000000000000000000000000000000000000000000000000090600401613cb4565b602060405180830381865afa158015612c2e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a449190614084565b600061154b83836134e3565b612c66612565565b610b4983836131d4565b60006001600160f81b03821115612c8657600080fd5b5090565b60007f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f612cb5613520565b612cbd613579565b60408051602081019490945283019190915260608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b6101345460ff16610f0f5760405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b6044820152606401610a73565b600154600160a81b900460ff16612d715760405162461bcd60e51b8152600401610a7390614179565b612d7b82826135aa565b611d7e82604051806040016040528060018152602001603160f81b815250613606565b600154600160a81b900460ff16612dc75760405162461bcd60e51b8152600401610a7390614179565b600080546001600160a01b03191633179055565b600080846001600160a01b031663095ea7b360e01b8585604051602401612e0392919061423d565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b0319909416939093179092529051612e419190614256565b6000604051808303816000865af19150503d8060008114612e7e576040519150601f19603f3d011682016040523d82523d6000602084013e612e83565b606091505b5091509150818015612ead575080511580612ead575080806020019051810190612ead9190614272565b612ee85760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b6044820152606401610a73565b5050505050565b6000676765c793fa10079d601b1b612f078385614162565b61154b919061414e565b80600003612f1e57505050565b6001600160a01b038316612fc1576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114612f79576040519150601f19603f3d011682016040523d82523d6000602084013e612f7e565b606091505b5050905080611df65760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610a73565b610b496001600160a01b0384168383613639565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b038311156130025750600090506003613086565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015613056573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b03811661307f57600060019250925050613086565b9150600090505b94509492505050565b60008160048111156130a3576130a3613ee8565b036130ab5750565b60018160048111156130bf576130bf613ee8565b036131075760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b6044820152606401610a73565b600281600481111561311b5761311b613ee8565b036131685760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610a73565b600381600481111561317c5761317c613ee8565b036125b75760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610a73565b6000806131df61285b565b9150915081516000036131f25750505050565b6001600160a01b0384161580159061321357506001600160a01b0384163014155b1561322357613223848383613658565b6001600160a01b0383161580159061324457506001600160a01b0383163014155b15611df657611df6838383613658565b60006001600160801b03821115612c8657600080fd5b6000610a44610c75565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615610f0f577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bf90f63a6132fb7f0000000000000000000000000000000000000000000000000000000000000000612adc565b6040518263ffffffff1660e01b81526004016133179190613b1f565b6000604051808303816000875af1158015613336573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052611d7e9190810190614321565b60006001600160a01b038216156133e1576040516370a0823160e01b81526001600160a01b038316906370a082319061339b903090600401613cb4565b602060405180830381865afa1580156133b8573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906133dc9190614084565b610b62565b4792915050565b6000806133fd670de0b6b3a764000085614162565b905082818161205b5761205b614138565b6000613463826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166138959092919063ffffffff16565b90508051600014806134845750808060200190518101906134849190614272565b610b495760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610a73565b60008115676765c793fa10079d601b1b6002840419048411171561350657600080fd5b50676765c793fa10079d601b1b9190910260028204010490565b60008061352b6124ac565b805190915015613542578051602090910120919050565b606b5480156135515792915050565b7fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a4709250505090565b6000806135846124bb565b80519091501561359b578051602090910120919050565b606c5480156135515792915050565b600154600160a81b900460ff166135d35760405162461bcd60e51b8152600401610a7390614179565b60056135df838261442b565b5060066135ec828261442b565b5050600480546001600160f81b0316600160f81b17905550565b600154600160a81b900460ff1661362f5760405162461bcd60e51b8152600401610a7390614179565b611d7e82826138a4565b610b498363a9059cbb60e01b8484604051602401612b6b92919061423d565b6001600160a01b0383161580159061367957506001600160a01b0383163014155b613685576136856144ea565b6000613690846138f5565b905060005b8351811015612ee85760008482815181106136b2576136b2614029565b6020026020010151905060008483815181106136d0576136d0614029565b6020908102919091018101516001600160a01b03808516600090815261019984526040808220928c168252919093528220549092506001600160801b03169081900361372c576137206001613254565b6001600160801b031690505b81811480613738575081155b156137455750505061388d565b6000613751828461422a565b9050600061375f8783612041565b6001600160a01b03868116600090815261019960209081526040808320938f16835292905290812054919250906137a7908390600160801b90046001600160801b0316614125565b905060405180604001604052806137bd87613254565b6001600160801b031681526020016137d483613254565b6001600160801b03168152506101996000886001600160a01b03166001600160a01b0316815260200190815260200160002060008d6001600160a01b03166001600160a01b0316815260200190815260200160002060008201518160000160006101000a8154816001600160801b0302191690836001600160801b0316021790555060208201518160000160106101000a8154816001600160801b0302191690836001600160801b031602179055509050505050505050505b600101613695565b606061255d8484600085613900565b600154600160a81b900460ff166138cd5760405162461bcd60e51b8152600401610a7390614179565b606d6138d9838261442b565b50606e6138e6828261442b565b50506000606b819055606c5550565b6000610b6282611138565b6060824710156139615760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610a73565b600080866001600160a01b0316858760405161397d9190614256565b60006040518083038185875af1925050503d80600081146139ba576040519150601f19603f3d011682016040523d82523d6000602084013e6139bf565b606091505b50915091506139d0878383876139db565b979650505050505050565b60608315613a48578251600003613a41576139f5856120b1565b613a415760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610a73565b508161255d565b61255d8383815115613a5d5781518083602001fd5b8060405162461bcd60e51b8152600401610a739190613ac7565b60005b83811015613a92578181015183820152602001613a7a565b50506000910152565b60008151808452613ab3816020860160208601613a77565b601f01601f19169290920160200192915050565b60208152600061154b6020830184613a9b565b60008151808452602080850194506020840160005b83811015613b145781516001600160a01b031687529582019590820190600101613aef565b509495945050505050565b60208152600061154b6020830184613ada565b6001600160a01b03811681146125b757600080fd5b80151581146125b757600080fd5b600080600060608486031215613b6a57600080fd5b8335613b7581613b32565b92506020840135613b8581613b47565b91506040840135613b9581613b47565b809150509250925092565b60008060408385031215613bb357600080fd5b8235613bbe81613b32565b946020939093013593505050565b600060208284031215613bde57600080fd5b813561154b81613b32565b60008151808452602080850194506020840160005b83811015613b1457815187529582019590820190600101613bfe565b60208152600061154b6020830184613be9565b60008060008060808587031215613c4357600080fd5b8435613c4e81613b32565b93506020850135613c5e81613b32565b93969395505050506040820135916060013590565b600080600060608486031215613c8857600080fd5b8335613c9381613b32565b92506020840135613ca381613b32565b929592945050506040919091013590565b6001600160a01b0391909116815260200190565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715613d0657613d06613cc8565b604052919050565b600082601f830112613d1f57600080fd5b81356001600160401b03811115613d3857613d38613cc8565b613d4b601f8201601f1916602001613cde565b818152846020838601011115613d6057600080fd5b816020850160208301376000918101602001919091529392505050565b60008060408385031215613d9057600080fd5b82356001600160401b0380821115613da757600080fd5b613db386838701613d0e565b93506020850135915080821115613dc957600080fd5b50613dd685828601613d0e565b9150509250929050565b60008060408385031215613df357600080fd5b8235613dfe81613b32565b91506020830135613e0e81613b32565b809150509250929050565b600080600080600060a08688031215613e3157600080fd5b8535613e3c81613b32565b9450602086013593506040860135613e5381613b32565b9250606086013591506080860135613e6a81613b47565b809150509295509295909350565b60ff60f81b8816815260e060208201526000613e9760e0830189613a9b565b8281036040840152613ea98189613a9b565b606084018890526001600160a01b038716608085015260a0840186905283810360c08501529050613eda8185613be9565b9a9950505050505050505050565b634e487b7160e01b600052602160045260246000fd5b6060810160028510613f2057634e487b7160e01b600052602160045260246000fd5b9381526001600160a01b0392909216602083015260ff1660409091015290565b60ff811681146125b757600080fd5b600080600080600080600060e0888a031215613f6a57600080fd5b8735613f7581613b32565b96506020880135613f8581613b32565b955060408801359450606088013593506080880135613fa381613f40565b9699959850939692959460a0840135945060c09093013592915050565b600181811c90821680613fd457607f821691505b60208210810361250857634e487b7160e01b600052602260045260246000fd5b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b634e487b7160e01b600052603260045260246000fd5b6020808252601f908201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604082015260600190565b918252602082015260400190565b60006020828403121561409657600080fd5b5051919050565b6000602082840312156140af57600080fd5b815161154b81613f40565b6040815260006140cd6040830185613ada565b82810360208401526140df8185613be9565b95945050505050565b634e487b7160e01b600052601160045260246000fd5b6001600160f81b0381811683821601908082111561411e5761411e6140e8565b5092915050565b80820180821115610b6257610b626140e8565b634e487b7160e01b600052601260045260246000fd5b60008261415d5761415d614138565b500490565b8082028115828204841417610b6257610b626140e8565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b60006001600160601b03838116806141de576141de614138565b92169190910492915050565b6001600160f81b0382811682821603908082111561411e5761411e6140e8565b6001600160801b0382811682821603908082111561411e5761411e6140e8565b81810381811115610b6257610b626140e8565b6001600160a01b03929092168252602082015260400190565b60008251614268818460208701613a77565b9190910192915050565b60006020828403121561428457600080fd5b815161154b81613b47565b60006001600160401b038211156142a8576142a8613cc8565b5060051b60200190565b600082601f8301126142c357600080fd5b815160206142d86142d38361428f565b613cde565b8083825260208201915060208460051b8701019350868411156142fa57600080fd5b602086015b8481101561431657805183529183019183016142ff565b509695505050505050565b6000806040838503121561433457600080fd5b82516001600160401b038082111561434b57600080fd5b818501915085601f83011261435f57600080fd5b8151602061436f6142d38361428f565b82815260059290921b8401810191818101908984111561438e57600080fd5b948201945b838610156143b55785516143a681613b32565b82529482019490820190614393565b918801519196509093505050808211156143ce57600080fd5b50613dd6858286016142b2565b601f821115610b49576000816000526020600020601f850160051c810160208610156144045750805b601f850160051c820191505b8181101561442357828155600101614410565b505050505050565b81516001600160401b0381111561444457614444613cc8565b614458816144528454613fc0565b846143db565b602080601f83116001811461448d57600084156144755750858301515b600019600386901b1c1916600185901b178555614423565b600085815260208120601f198616915b828110156144bc5788860151825594840194600190910190840161449d565b50858210156144da5787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b634e487b7160e01b600052600160045260246000fdfe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa2646970667358221220579ab9085a525c59148a875230dd0413b4e43a86b6b1571aae780406bb0f658164736f6c63430008170033";
|
|
1231
|
+
|
|
1232
|
+
type PendleZerolendLBTCSYUpgConstructorParams =
|
|
1233
|
+
| [signer?: Signer]
|
|
1234
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
1235
|
+
|
|
1236
|
+
const isSuperArgs = (
|
|
1237
|
+
xs: PendleZerolendLBTCSYUpgConstructorParams
|
|
1238
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
1239
|
+
|
|
1240
|
+
export class PendleZerolendLBTCSYUpg__factory extends ContractFactory {
|
|
1241
|
+
constructor(...args: PendleZerolendLBTCSYUpgConstructorParams) {
|
|
1242
|
+
if (isSuperArgs(args)) {
|
|
1243
|
+
super(...args);
|
|
1244
|
+
} else {
|
|
1245
|
+
super(_abi, _bytecode, args[0]);
|
|
1246
|
+
}
|
|
1247
|
+
this.contractName = "PendleZerolendLBTCSYUpg";
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1250
|
+
deploy(
|
|
1251
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1252
|
+
): Promise<PendleZerolendLBTCSYUpg> {
|
|
1253
|
+
return super.deploy(overrides || {}) as Promise<PendleZerolendLBTCSYUpg>;
|
|
1254
|
+
}
|
|
1255
|
+
getDeployTransaction(
|
|
1256
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1257
|
+
): TransactionRequest {
|
|
1258
|
+
return super.getDeployTransaction(overrides || {});
|
|
1259
|
+
}
|
|
1260
|
+
attach(address: string): PendleZerolendLBTCSYUpg {
|
|
1261
|
+
return super.attach(address) as PendleZerolendLBTCSYUpg;
|
|
1262
|
+
}
|
|
1263
|
+
connect(signer: Signer): PendleZerolendLBTCSYUpg__factory {
|
|
1264
|
+
return super.connect(signer) as PendleZerolendLBTCSYUpg__factory;
|
|
1265
|
+
}
|
|
1266
|
+
static readonly contractName: "PendleZerolendLBTCSYUpg";
|
|
1267
|
+
public readonly contractName: "PendleZerolendLBTCSYUpg";
|
|
1268
|
+
static readonly bytecode = _bytecode;
|
|
1269
|
+
static readonly abi = _abi;
|
|
1270
|
+
static createInterface(): PendleZerolendLBTCSYUpgInterface {
|
|
1271
|
+
return new utils.Interface(_abi) as PendleZerolendLBTCSYUpgInterface;
|
|
1272
|
+
}
|
|
1273
|
+
static connect(
|
|
1274
|
+
address: string,
|
|
1275
|
+
signerOrProvider: Signer | Provider
|
|
1276
|
+
): PendleZerolendLBTCSYUpg {
|
|
1277
|
+
return new Contract(
|
|
1278
|
+
address,
|
|
1279
|
+
_abi,
|
|
1280
|
+
signerOrProvider
|
|
1281
|
+
) as PendleZerolendLBTCSYUpg;
|
|
1282
|
+
}
|
|
1283
|
+
}
|