@pendle/core-v2 5.2.1-beta-1 → 5.2.2
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/core/StandardizedYield/implementations/Lombard/PendleLBTCBaseSY.sol/PendleLBTCBaseSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Lombard/PendleLBTCBaseSY.sol/PendleLBTCBaseSY.json +1111 -0
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.json +0 -196
- package/build/artifacts/contracts/interfaces/IPActionCallbackV3.sol/IPActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.json +78 -196
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.json +0 -196
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.json +0 -196
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.json +0 -196
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.json +0 -196
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.json +0 -196
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.json +16 -1188
- 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/IPAllEventsV3.sol/IPAllEventsV3.json +0 -196
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.json +122 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.json +91 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.json +262 -0
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitOrderType.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.json +96 -0
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.json +13 -0
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.json +0 -196
- package/build/artifacts/contracts/interfaces/Lombard/ILBTCMinterBase.sol/ILBTCMinterBase.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Lombard/ILBTCMinterBase.sol/ILBTCMinterBase.json +63 -0
- package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.json +2 -2
- package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelper.sol/LimitBackendHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelper.sol/LimitBackendHelper.json +2 -2
- 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/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 +2 -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 -198
- 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/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleLpOracleLib.sol → PtYtLpOracle/PendleLpOracleLib.sol}/PendleLpOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendlePYLpOracle.sol → PtYtLpOracle/PendlePYLpOracle.sol}/PendlePYLpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendlePYOracleLib.sol → PtYtLpOracle/PendlePYOracleLib.sol}/PendlePYOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.json +226 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.json +343 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.json +257 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpGlpOracle.sol/BoringLpGlpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpSeller.sol/BoringLpSeller.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPtSeller.sol/BoringPtSeller.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleBoringOneracle.sol → internal/PendleBoringOneracle.sol}/PendleBoringOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleBoringSolvBTCOneracle.sol → internal/PendleBoringSolvBTCOneracle.sol}/PendleBoringSolvBTCOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleRedStoneRateOracleAdapter.sol → internal/PendleRedStoneRateOracleAdapter.sol}/PendleRedStoneRateOracleAdapter.json +3 -3
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleSparkLinearDiscountOracle.sol → internal/PendleSparkLinearDiscountOracle.sol}/PTExpiry.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleSparkLinearDiscountOracle.sol → internal/PendleSparkLinearDiscountOracle.sol}/PendleSparkLinearDiscountOracle.json +3 -3
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -198
- package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.json +2 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +80 -198
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -198
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -198
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -198
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -198
- 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/contracts/core/StandardizedYield/implementations/Lombard/PendleLBTCBaseSY.sol +121 -0
- package/contracts/interfaces/IPActionAddRemoveLiqV3.sol +6 -6
- package/contracts/interfaces/IPActionMiscV3.sol +8 -2
- package/contracts/interfaces/IPActionSwapPTV3.sol +4 -4
- package/contracts/interfaces/IPActionSwapYTV3.sol +4 -4
- package/contracts/interfaces/IPAllActionTypeV3.sol +0 -4
- package/contracts/interfaces/IPAllActionV3.sol +1 -3
- package/contracts/interfaces/IPAllEventsV3.sol +1 -44
- package/contracts/interfaces/IPChainlinkOracle.sol +11 -0
- package/contracts/interfaces/IPChainlinkOracleFactory.sol +22 -0
- package/contracts/interfaces/IPChainlinkOracleWithQuote.sol +8 -0
- package/contracts/interfaces/IPLimitRouter.sol +22 -12
- package/contracts/interfaces/IPPYLpOracle.sol +3 -4
- package/contracts/interfaces/Lombard/ILBTCMinterBase.sol +12 -0
- package/contracts/oracles/{PendlePYLpOracle.sol → PtYtLpOracle/PendlePYLpOracle.sol} +2 -2
- package/contracts/oracles/{PendlePYOracleLib.sol → PtYtLpOracle/PendlePYOracleLib.sol} +2 -2
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol +134 -0
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol +121 -0
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol +50 -0
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpGlpOracle.sol +3 -3
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpSeller.sol +1 -1
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkAssetOracle.sol +3 -3
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkSYOracle.sol +3 -3
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPtSeller.sol +1 -1
- package/contracts/oracles/{PendleBoringOneracle.sol → internal/PendleBoringOneracle.sol} +2 -2
- package/contracts/oracles/{PendleBoringSolvBTCOneracle.sol → internal/PendleBoringSolvBTCOneracle.sol} +2 -2
- package/contracts/oracles/{PendleRedStoneRateOracleAdapter.sol → internal/PendleRedStoneRateOracleAdapter.sol} +3 -3
- package/contracts/router/ActionAddRemoveLiqV3.sol +9 -9
- package/contracts/router/ActionMiscV3.sol +17 -3
- package/contracts/router/ActionSwapPTV3.sol +4 -4
- package/contracts/router/ActionSwapYTV3.sol +4 -4
- package/contracts/router/base/ActionBase.sol +12 -35
- package/contracts/router/base/ActionDelegateBase.sol +1 -1
- package/deployments/1-core.json +1 -1
- package/deployments/1-markets/MORPHO-PWBTC-JUN2025.json +14 -0
- package/deployments/8453-markets/CBETH-BASE-DEC2025.json +14 -0
- package/deployments/8453-markets/LBTC-BASE-MAY2025.json +14 -0
- package/package.json +1 -1
- package/typechain-types/ActionAddRemoveLiqV3.ts +0 -148
- package/typechain-types/ActionMiscV3.ts +44 -148
- package/typechain-types/ActionSimple.ts +0 -148
- package/typechain-types/ActionStorageStatic.ts +0 -148
- package/typechain-types/ActionStorageV4.ts +0 -148
- package/typechain-types/ActionSwapPTV3.ts +0 -148
- package/typechain-types/ActionSwapYTV3.ts +0 -148
- package/typechain-types/ILBTCMinterBase.ts +159 -0
- package/typechain-types/IPActionAddRemoveLiqV3.ts +0 -148
- package/typechain-types/IPActionMiscV3.ts +44 -148
- package/typechain-types/IPActionSimple.ts +0 -148
- package/typechain-types/IPActionStorageStatic.ts +0 -148
- package/typechain-types/IPActionStorageV4.ts +0 -148
- package/typechain-types/IPActionSwapPTV3.ts +0 -148
- package/typechain-types/IPActionSwapYTV3.ts +0 -148
- package/typechain-types/IPAllActionV3.ts +20 -390
- package/typechain-types/IPAllEventsV3.ts +0 -148
- package/typechain-types/IPLimitRouter.ts +36 -0
- package/typechain-types/IPPYLpOracle.ts +21 -0
- package/typechain-types/IPRouterStatic.ts +0 -148
- package/typechain-types/PendleLBTCBaseSY.ts +1470 -0
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -197
- package/typechain-types/factories/ActionCallbackV3__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 +1 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +79 -197
- package/typechain-types/factories/ActionSimple__factory.ts +1 -197
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -197
- package/typechain-types/factories/ActionStorageV4__factory.ts +1 -197
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -197
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -197
- 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/ILBTCMinterBase__factory.ts +78 -0
- package/typechain-types/factories/IPActionAddRemoveLiqV3__factory.ts +0 -196
- package/typechain-types/factories/IPActionMiscV3__factory.ts +78 -196
- package/typechain-types/factories/IPActionSimple__factory.ts +0 -196
- package/typechain-types/factories/IPActionStorageStatic__factory.ts +0 -196
- package/typechain-types/factories/IPActionStorageV4__factory.ts +0 -196
- package/typechain-types/factories/IPActionSwapPTV3__factory.ts +0 -196
- package/typechain-types/factories/IPActionSwapYTV3__factory.ts +0 -196
- package/typechain-types/factories/IPAllActionV3__factory.ts +16 -1188
- package/typechain-types/factories/IPAllEventsV3__factory.ts +0 -196
- package/typechain-types/factories/IPLimitRouter__factory.ts +96 -0
- package/typechain-types/factories/IPPYLpOracle__factory.ts +13 -0
- package/typechain-types/factories/IPRouterStatic__factory.ts +0 -196
- package/typechain-types/factories/LimitBackendHelper__factory.ts +1 -1
- 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 +1 -1
- package/typechain-types/factories/PendleChainlinkOracleWithQuote__factory.ts +1 -49
- package/typechain-types/factories/PendleChainlinkOracle__factory.ts +1 -49
- package/typechain-types/factories/PendleLBTCBaseSY__factory.ts +1164 -0
- package/typechain-types/factories/PendleLimitRouter__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/PendleSparkLinearDiscountOracle__factory.ts +1 -1
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +180 -27
- package/typechain-types/index.ts +18 -8
- package/build/artifacts/contracts/interfaces/IPActionSwapLimitV3.sol/IPActionSwapLimitV3.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapLimitV3.sol/IPActionSwapLimitV3.json +0 -2638
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapLimitV3Events.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapLimitV3Events.json +0 -207
- package/build/artifacts/contracts/oracles/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +0 -4
- package/build/artifacts/contracts/router/ActionSwapLimitV3.sol/ActionSwapLimitV3.dbg.json +0 -4
- package/build/artifacts/contracts/router/ActionSwapLimitV3.sol/ActionSwapLimitV3.json +0 -2638
- package/contracts/interfaces/IPActionSwapLimitV3.sol +0 -42
- package/contracts/router/ActionSwapLimitV3.sol +0 -126
- /package/contracts/oracles/{PendleLpOracleLib.sol → PtYtLpOracle/PendleLpOracleLib.sol} +0 -0
- /package/contracts/oracles/{PendleSparkLinearDiscountOracle.sol → internal/PendleSparkLinearDiscountOracle.sol} +0 -0
|
@@ -524,6 +524,10 @@ declare module "hardhat/types/runtime" {
|
|
|
524
524
|
name: "PendleKyberElasticSYUpg",
|
|
525
525
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
526
526
|
): Promise<Contracts.PendleKyberElasticSYUpg__factory>;
|
|
527
|
+
getContractFactory(
|
|
528
|
+
name: "PendleLBTCBaseSY",
|
|
529
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
530
|
+
): Promise<Contracts.PendleLBTCBaseSY__factory>;
|
|
527
531
|
getContractFactory(
|
|
528
532
|
name: "PendleLBTCSY",
|
|
529
533
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1172,10 +1176,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1172
1176
|
name: "IPActionStorageV4",
|
|
1173
1177
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1174
1178
|
): Promise<Contracts.IPActionStorageV4__factory>;
|
|
1175
|
-
getContractFactory(
|
|
1176
|
-
name: "IPActionSwapLimitV3",
|
|
1177
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1178
|
-
): Promise<Contracts.IPActionSwapLimitV3__factory>;
|
|
1179
1179
|
getContractFactory(
|
|
1180
1180
|
name: "IPActionSwapPTV3",
|
|
1181
1181
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1204,10 +1204,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1204
1204
|
name: "IPActionStorageEvents",
|
|
1205
1205
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1206
1206
|
): Promise<Contracts.IPActionStorageEvents__factory>;
|
|
1207
|
-
getContractFactory(
|
|
1208
|
-
name: "IPActionSwapLimitV3Events",
|
|
1209
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1210
|
-
): Promise<Contracts.IPActionSwapLimitV3Events__factory>;
|
|
1211
1207
|
getContractFactory(
|
|
1212
1208
|
name: "IPActionSwapPTV3Events",
|
|
1213
1209
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1232,6 +1228,18 @@ declare module "hardhat/types/runtime" {
|
|
|
1232
1228
|
name: "IPBulkSellerCallback",
|
|
1233
1229
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1234
1230
|
): Promise<Contracts.IPBulkSellerCallback__factory>;
|
|
1231
|
+
getContractFactory(
|
|
1232
|
+
name: "IPChainlinkOracle",
|
|
1233
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1234
|
+
): Promise<Contracts.IPChainlinkOracle__factory>;
|
|
1235
|
+
getContractFactory(
|
|
1236
|
+
name: "IPChainlinkOracleFactory",
|
|
1237
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1238
|
+
): Promise<Contracts.IPChainlinkOracleFactory__factory>;
|
|
1239
|
+
getContractFactory(
|
|
1240
|
+
name: "IPChainlinkOracleWithQuote",
|
|
1241
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1242
|
+
): Promise<Contracts.IPChainlinkOracleWithQuote__factory>;
|
|
1235
1243
|
getContractFactory(
|
|
1236
1244
|
name: "IPExchangeRateOracle",
|
|
1237
1245
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1476,6 +1484,10 @@ declare module "hardhat/types/runtime" {
|
|
|
1476
1484
|
name: "IKyberPositionManager",
|
|
1477
1485
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1478
1486
|
): Promise<Contracts.IKyberPositionManager__factory>;
|
|
1487
|
+
getContractFactory(
|
|
1488
|
+
name: "ILBTCMinterBase",
|
|
1489
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1490
|
+
): Promise<Contracts.ILBTCMinterBase__factory>;
|
|
1479
1491
|
getContractFactory(
|
|
1480
1492
|
name: "IEUSD",
|
|
1481
1493
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1824,6 +1836,38 @@ declare module "hardhat/types/runtime" {
|
|
|
1824
1836
|
name: "SupplyCapReader",
|
|
1825
1837
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1826
1838
|
): Promise<Contracts.SupplyCapReader__factory>;
|
|
1839
|
+
getContractFactory(
|
|
1840
|
+
name: "PendleChainlinkOracle",
|
|
1841
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1842
|
+
): Promise<Contracts.PendleChainlinkOracle__factory>;
|
|
1843
|
+
getContractFactory(
|
|
1844
|
+
name: "PendleChainlinkOracleFactory",
|
|
1845
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1846
|
+
): Promise<Contracts.PendleChainlinkOracleFactory__factory>;
|
|
1847
|
+
getContractFactory(
|
|
1848
|
+
name: "PendleChainlinkOracleWithQuote",
|
|
1849
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1850
|
+
): Promise<Contracts.PendleChainlinkOracleWithQuote__factory>;
|
|
1851
|
+
getContractFactory(
|
|
1852
|
+
name: "PendleBoringOneracle",
|
|
1853
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1854
|
+
): Promise<Contracts.PendleBoringOneracle__factory>;
|
|
1855
|
+
getContractFactory(
|
|
1856
|
+
name: "PendleBoringSolvBTCOneracle",
|
|
1857
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1858
|
+
): Promise<Contracts.PendleBoringSolvBTCOneracle__factory>;
|
|
1859
|
+
getContractFactory(
|
|
1860
|
+
name: "PendleRedStoneRateOracleAdapter",
|
|
1861
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1862
|
+
): Promise<Contracts.PendleRedStoneRateOracleAdapter__factory>;
|
|
1863
|
+
getContractFactory(
|
|
1864
|
+
name: "PendleSparkLinearDiscountOracle",
|
|
1865
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1866
|
+
): Promise<Contracts.PendleSparkLinearDiscountOracle__factory>;
|
|
1867
|
+
getContractFactory(
|
|
1868
|
+
name: "PTExpiry",
|
|
1869
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1870
|
+
): Promise<Contracts.PTExpiry__factory>;
|
|
1827
1871
|
getContractFactory(
|
|
1828
1872
|
name: "PendleBoringOneracle",
|
|
1829
1873
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1848,6 +1892,34 @@ declare module "hardhat/types/runtime" {
|
|
|
1848
1892
|
name: "PTExpiry",
|
|
1849
1893
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1850
1894
|
): Promise<Contracts.PTExpiry__factory>;
|
|
1895
|
+
getContractFactory(
|
|
1896
|
+
name: "PendleChainlinkOracle",
|
|
1897
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1898
|
+
): Promise<Contracts.PendleChainlinkOracle__factory>;
|
|
1899
|
+
getContractFactory(
|
|
1900
|
+
name: "PendleChainlinkOracleFactory",
|
|
1901
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1902
|
+
): Promise<Contracts.PendleChainlinkOracleFactory__factory>;
|
|
1903
|
+
getContractFactory(
|
|
1904
|
+
name: "PendleChainlinkOracleWithQuote",
|
|
1905
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1906
|
+
): Promise<Contracts.PendleChainlinkOracleWithQuote__factory>;
|
|
1907
|
+
getContractFactory(
|
|
1908
|
+
name: "PendlePYLpOracle",
|
|
1909
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1910
|
+
): Promise<Contracts.PendlePYLpOracle__factory>;
|
|
1911
|
+
getContractFactory(
|
|
1912
|
+
name: "BoringLpGlpOracle",
|
|
1913
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1914
|
+
): Promise<Contracts.BoringLpGlpOracle__factory>;
|
|
1915
|
+
getContractFactory(
|
|
1916
|
+
name: "BoringPYUsdChainlinkAssetOracle",
|
|
1917
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1918
|
+
): Promise<Contracts.BoringPYUsdChainlinkAssetOracle__factory>;
|
|
1919
|
+
getContractFactory(
|
|
1920
|
+
name: "BoringPYUsdChainlinkSYOracle",
|
|
1921
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1922
|
+
): Promise<Contracts.BoringPYUsdChainlinkSYOracle__factory>;
|
|
1851
1923
|
getContractFactory(
|
|
1852
1924
|
name: "BoringLpGlpOracle",
|
|
1853
1925
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1880,10 +1952,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1880
1952
|
name: "ActionStorageV4",
|
|
1881
1953
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1882
1954
|
): Promise<Contracts.ActionStorageV4__factory>;
|
|
1883
|
-
getContractFactory(
|
|
1884
|
-
name: "ActionSwapLimitV3",
|
|
1885
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1886
|
-
): Promise<Contracts.ActionSwapLimitV3__factory>;
|
|
1887
1955
|
getContractFactory(
|
|
1888
1956
|
name: "ActionSwapPTV3",
|
|
1889
1957
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -2577,6 +2645,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2577
2645
|
address: string,
|
|
2578
2646
|
signer?: ethers.Signer
|
|
2579
2647
|
): Promise<Contracts.PendleKyberElasticSYUpg>;
|
|
2648
|
+
getContractAt(
|
|
2649
|
+
name: "PendleLBTCBaseSY",
|
|
2650
|
+
address: string,
|
|
2651
|
+
signer?: ethers.Signer
|
|
2652
|
+
): Promise<Contracts.PendleLBTCBaseSY>;
|
|
2580
2653
|
getContractAt(
|
|
2581
2654
|
name: "PendleLBTCSY",
|
|
2582
2655
|
address: string,
|
|
@@ -3387,11 +3460,6 @@ declare module "hardhat/types/runtime" {
|
|
|
3387
3460
|
address: string,
|
|
3388
3461
|
signer?: ethers.Signer
|
|
3389
3462
|
): Promise<Contracts.IPActionStorageV4>;
|
|
3390
|
-
getContractAt(
|
|
3391
|
-
name: "IPActionSwapLimitV3",
|
|
3392
|
-
address: string,
|
|
3393
|
-
signer?: ethers.Signer
|
|
3394
|
-
): Promise<Contracts.IPActionSwapLimitV3>;
|
|
3395
3463
|
getContractAt(
|
|
3396
3464
|
name: "IPActionSwapPTV3",
|
|
3397
3465
|
address: string,
|
|
@@ -3427,11 +3495,6 @@ declare module "hardhat/types/runtime" {
|
|
|
3427
3495
|
address: string,
|
|
3428
3496
|
signer?: ethers.Signer
|
|
3429
3497
|
): Promise<Contracts.IPActionStorageEvents>;
|
|
3430
|
-
getContractAt(
|
|
3431
|
-
name: "IPActionSwapLimitV3Events",
|
|
3432
|
-
address: string,
|
|
3433
|
-
signer?: ethers.Signer
|
|
3434
|
-
): Promise<Contracts.IPActionSwapLimitV3Events>;
|
|
3435
3498
|
getContractAt(
|
|
3436
3499
|
name: "IPActionSwapPTV3Events",
|
|
3437
3500
|
address: string,
|
|
@@ -3462,6 +3525,21 @@ declare module "hardhat/types/runtime" {
|
|
|
3462
3525
|
address: string,
|
|
3463
3526
|
signer?: ethers.Signer
|
|
3464
3527
|
): Promise<Contracts.IPBulkSellerCallback>;
|
|
3528
|
+
getContractAt(
|
|
3529
|
+
name: "IPChainlinkOracle",
|
|
3530
|
+
address: string,
|
|
3531
|
+
signer?: ethers.Signer
|
|
3532
|
+
): Promise<Contracts.IPChainlinkOracle>;
|
|
3533
|
+
getContractAt(
|
|
3534
|
+
name: "IPChainlinkOracleFactory",
|
|
3535
|
+
address: string,
|
|
3536
|
+
signer?: ethers.Signer
|
|
3537
|
+
): Promise<Contracts.IPChainlinkOracleFactory>;
|
|
3538
|
+
getContractAt(
|
|
3539
|
+
name: "IPChainlinkOracleWithQuote",
|
|
3540
|
+
address: string,
|
|
3541
|
+
signer?: ethers.Signer
|
|
3542
|
+
): Promise<Contracts.IPChainlinkOracleWithQuote>;
|
|
3465
3543
|
getContractAt(
|
|
3466
3544
|
name: "IPExchangeRateOracle",
|
|
3467
3545
|
address: string,
|
|
@@ -3767,6 +3845,11 @@ declare module "hardhat/types/runtime" {
|
|
|
3767
3845
|
address: string,
|
|
3768
3846
|
signer?: ethers.Signer
|
|
3769
3847
|
): Promise<Contracts.IKyberPositionManager>;
|
|
3848
|
+
getContractAt(
|
|
3849
|
+
name: "ILBTCMinterBase",
|
|
3850
|
+
address: string,
|
|
3851
|
+
signer?: ethers.Signer
|
|
3852
|
+
): Promise<Contracts.ILBTCMinterBase>;
|
|
3770
3853
|
getContractAt(
|
|
3771
3854
|
name: "IEUSD",
|
|
3772
3855
|
address: string,
|
|
@@ -4202,6 +4285,46 @@ declare module "hardhat/types/runtime" {
|
|
|
4202
4285
|
address: string,
|
|
4203
4286
|
signer?: ethers.Signer
|
|
4204
4287
|
): Promise<Contracts.SupplyCapReader>;
|
|
4288
|
+
getContractAt(
|
|
4289
|
+
name: "PendleChainlinkOracle",
|
|
4290
|
+
address: string,
|
|
4291
|
+
signer?: ethers.Signer
|
|
4292
|
+
): Promise<Contracts.PendleChainlinkOracle>;
|
|
4293
|
+
getContractAt(
|
|
4294
|
+
name: "PendleChainlinkOracleFactory",
|
|
4295
|
+
address: string,
|
|
4296
|
+
signer?: ethers.Signer
|
|
4297
|
+
): Promise<Contracts.PendleChainlinkOracleFactory>;
|
|
4298
|
+
getContractAt(
|
|
4299
|
+
name: "PendleChainlinkOracleWithQuote",
|
|
4300
|
+
address: string,
|
|
4301
|
+
signer?: ethers.Signer
|
|
4302
|
+
): Promise<Contracts.PendleChainlinkOracleWithQuote>;
|
|
4303
|
+
getContractAt(
|
|
4304
|
+
name: "PendleBoringOneracle",
|
|
4305
|
+
address: string,
|
|
4306
|
+
signer?: ethers.Signer
|
|
4307
|
+
): Promise<Contracts.PendleBoringOneracle>;
|
|
4308
|
+
getContractAt(
|
|
4309
|
+
name: "PendleBoringSolvBTCOneracle",
|
|
4310
|
+
address: string,
|
|
4311
|
+
signer?: ethers.Signer
|
|
4312
|
+
): Promise<Contracts.PendleBoringSolvBTCOneracle>;
|
|
4313
|
+
getContractAt(
|
|
4314
|
+
name: "PendleRedStoneRateOracleAdapter",
|
|
4315
|
+
address: string,
|
|
4316
|
+
signer?: ethers.Signer
|
|
4317
|
+
): Promise<Contracts.PendleRedStoneRateOracleAdapter>;
|
|
4318
|
+
getContractAt(
|
|
4319
|
+
name: "PendleSparkLinearDiscountOracle",
|
|
4320
|
+
address: string,
|
|
4321
|
+
signer?: ethers.Signer
|
|
4322
|
+
): Promise<Contracts.PendleSparkLinearDiscountOracle>;
|
|
4323
|
+
getContractAt(
|
|
4324
|
+
name: "PTExpiry",
|
|
4325
|
+
address: string,
|
|
4326
|
+
signer?: ethers.Signer
|
|
4327
|
+
): Promise<Contracts.PTExpiry>;
|
|
4205
4328
|
getContractAt(
|
|
4206
4329
|
name: "PendleBoringOneracle",
|
|
4207
4330
|
address: string,
|
|
@@ -4232,6 +4355,41 @@ declare module "hardhat/types/runtime" {
|
|
|
4232
4355
|
address: string,
|
|
4233
4356
|
signer?: ethers.Signer
|
|
4234
4357
|
): Promise<Contracts.PTExpiry>;
|
|
4358
|
+
getContractAt(
|
|
4359
|
+
name: "PendleChainlinkOracle",
|
|
4360
|
+
address: string,
|
|
4361
|
+
signer?: ethers.Signer
|
|
4362
|
+
): Promise<Contracts.PendleChainlinkOracle>;
|
|
4363
|
+
getContractAt(
|
|
4364
|
+
name: "PendleChainlinkOracleFactory",
|
|
4365
|
+
address: string,
|
|
4366
|
+
signer?: ethers.Signer
|
|
4367
|
+
): Promise<Contracts.PendleChainlinkOracleFactory>;
|
|
4368
|
+
getContractAt(
|
|
4369
|
+
name: "PendleChainlinkOracleWithQuote",
|
|
4370
|
+
address: string,
|
|
4371
|
+
signer?: ethers.Signer
|
|
4372
|
+
): Promise<Contracts.PendleChainlinkOracleWithQuote>;
|
|
4373
|
+
getContractAt(
|
|
4374
|
+
name: "PendlePYLpOracle",
|
|
4375
|
+
address: string,
|
|
4376
|
+
signer?: ethers.Signer
|
|
4377
|
+
): Promise<Contracts.PendlePYLpOracle>;
|
|
4378
|
+
getContractAt(
|
|
4379
|
+
name: "BoringLpGlpOracle",
|
|
4380
|
+
address: string,
|
|
4381
|
+
signer?: ethers.Signer
|
|
4382
|
+
): Promise<Contracts.BoringLpGlpOracle>;
|
|
4383
|
+
getContractAt(
|
|
4384
|
+
name: "BoringPYUsdChainlinkAssetOracle",
|
|
4385
|
+
address: string,
|
|
4386
|
+
signer?: ethers.Signer
|
|
4387
|
+
): Promise<Contracts.BoringPYUsdChainlinkAssetOracle>;
|
|
4388
|
+
getContractAt(
|
|
4389
|
+
name: "BoringPYUsdChainlinkSYOracle",
|
|
4390
|
+
address: string,
|
|
4391
|
+
signer?: ethers.Signer
|
|
4392
|
+
): Promise<Contracts.BoringPYUsdChainlinkSYOracle>;
|
|
4235
4393
|
getContractAt(
|
|
4236
4394
|
name: "BoringLpGlpOracle",
|
|
4237
4395
|
address: string,
|
|
@@ -4272,11 +4430,6 @@ declare module "hardhat/types/runtime" {
|
|
|
4272
4430
|
address: string,
|
|
4273
4431
|
signer?: ethers.Signer
|
|
4274
4432
|
): Promise<Contracts.ActionStorageV4>;
|
|
4275
|
-
getContractAt(
|
|
4276
|
-
name: "ActionSwapLimitV3",
|
|
4277
|
-
address: string,
|
|
4278
|
-
signer?: ethers.Signer
|
|
4279
|
-
): Promise<Contracts.ActionSwapLimitV3>;
|
|
4280
4433
|
getContractAt(
|
|
4281
4434
|
name: "ActionSwapPTV3",
|
|
4282
4435
|
address: string,
|
package/typechain-types/index.ts
CHANGED
|
@@ -128,6 +128,7 @@ export type { PendleRsETHSY } from "./PendleRsETHSY";
|
|
|
128
128
|
export type { KyberMathHelper } from "./KyberMathHelper";
|
|
129
129
|
export type { KyberNftManagerBaseUpg } from "./KyberNftManagerBaseUpg";
|
|
130
130
|
export type { PendleKyberElasticSYUpg } from "./PendleKyberElasticSYUpg";
|
|
131
|
+
export type { PendleLBTCBaseSY } from "./PendleLBTCBaseSY";
|
|
131
132
|
export type { PendleLBTCSY } from "./PendleLBTCSY";
|
|
132
133
|
export type { PendleCMETHSY } from "./PendleCMETHSY";
|
|
133
134
|
export type { PendleMETHSY } from "./PendleMETHSY";
|
|
@@ -289,7 +290,6 @@ export type { IPActionMiscV3 } from "./IPActionMiscV3";
|
|
|
289
290
|
export type { IPActionSimple } from "./IPActionSimple";
|
|
290
291
|
export type { IPActionStorageStatic } from "./IPActionStorageStatic";
|
|
291
292
|
export type { IPActionStorageV4 } from "./IPActionStorageV4";
|
|
292
|
-
export type { IPActionSwapLimitV3 } from "./IPActionSwapLimitV3";
|
|
293
293
|
export type { IPActionSwapPTV3 } from "./IPActionSwapPTV3";
|
|
294
294
|
export type { IPActionSwapYTV3 } from "./IPActionSwapYTV3";
|
|
295
295
|
export type { IPActionVePendleStatic } from "./IPActionVePendleStatic";
|
|
@@ -297,13 +297,15 @@ export type { IPAllActionV3 } from "./IPAllActionV3";
|
|
|
297
297
|
export type { IPActionAddRemoveLiqV3Events } from "./IPActionAddRemoveLiqV3Events";
|
|
298
298
|
export type { IPActionMiscV3Events } from "./IPActionMiscV3Events";
|
|
299
299
|
export type { IPActionStorageEvents } from "./IPActionStorageEvents";
|
|
300
|
-
export type { IPActionSwapLimitV3Events } from "./IPActionSwapLimitV3Events";
|
|
301
300
|
export type { IPActionSwapPTV3Events } from "./IPActionSwapPTV3Events";
|
|
302
301
|
export type { IPActionSwapYTV3Events } from "./IPActionSwapYTV3Events";
|
|
303
302
|
export type { IPAllEventsV3 } from "./IPAllEventsV3";
|
|
304
303
|
export type { IPBulkSeller } from "./IPBulkSeller";
|
|
305
304
|
export type { IPBulkSellerFactory } from "./IPBulkSellerFactory";
|
|
306
305
|
export type { IPBulkSellerCallback } from "./IPBulkSellerCallback";
|
|
306
|
+
export type { IPChainlinkOracle } from "./IPChainlinkOracle";
|
|
307
|
+
export type { IPChainlinkOracleFactory } from "./IPChainlinkOracleFactory";
|
|
308
|
+
export type { IPChainlinkOracleWithQuote } from "./IPChainlinkOracleWithQuote";
|
|
307
309
|
export type { IPExchangeRateOracle } from "./IPExchangeRateOracle";
|
|
308
310
|
export type { IPExternalRewardDistributor } from "./IPExternalRewardDistributor";
|
|
309
311
|
export type { IPFeeDistributor } from "./IPFeeDistributor";
|
|
@@ -365,6 +367,7 @@ export type { IKyberElasticRouter } from "./IKyberElasticRouter";
|
|
|
365
367
|
export type { IKyberLiquidityMining } from "./IKyberLiquidityMining";
|
|
366
368
|
export type { IKyberMathHelper } from "./IKyberMathHelper";
|
|
367
369
|
export type { IKyberPositionManager } from "./IKyberPositionManager";
|
|
370
|
+
export type { ILBTCMinterBase } from "./ILBTCMinterBase";
|
|
368
371
|
export type { IEUSD } from "./IEUSD";
|
|
369
372
|
export type { IMellowVault } from "./IMellowVault";
|
|
370
373
|
export type { IMellowVaultConfigurator } from "./IMellowVaultConfigurator";
|
|
@@ -452,12 +455,15 @@ export type { PendleRouterStatic } from "./PendleRouterStatic";
|
|
|
452
455
|
export type { SimulateHelper } from "./SimulateHelper";
|
|
453
456
|
export type { IPossibleSupplyCapInterface } from "./IPossibleSupplyCapInterface";
|
|
454
457
|
export type { SupplyCapReader } from "./SupplyCapReader";
|
|
458
|
+
export type { PendleChainlinkOracle } from "./PendleChainlinkOracle";
|
|
459
|
+
export type { PendleChainlinkOracleFactory } from "./PendleChainlinkOracleFactory";
|
|
460
|
+
export type { PendleChainlinkOracleWithQuote } from "./PendleChainlinkOracleWithQuote";
|
|
455
461
|
export type { PendleBoringOneracle } from "./PendleBoringOneracle";
|
|
456
462
|
export type { PendleBoringSolvBTCOneracle } from "./PendleBoringSolvBTCOneracle";
|
|
457
|
-
export type { PendlePYLpOracle } from "./PendlePYLpOracle";
|
|
458
463
|
export type { PendleRedStoneRateOracleAdapter } from "./PendleRedStoneRateOracleAdapter";
|
|
459
464
|
export type { PendleSparkLinearDiscountOracle } from "./PendleSparkLinearDiscountOracle";
|
|
460
465
|
export type { PTExpiry } from "./PTExpiry";
|
|
466
|
+
export type { PendlePYLpOracle } from "./PendlePYLpOracle";
|
|
461
467
|
export type { BoringLpGlpOracle } from "./BoringLpGlpOracle";
|
|
462
468
|
export type { BoringPYUsdChainlinkAssetOracle } from "./BoringPYUsdChainlinkAssetOracle";
|
|
463
469
|
export type { BoringPYUsdChainlinkSYOracle } from "./BoringPYUsdChainlinkSYOracle";
|
|
@@ -466,7 +472,6 @@ export type { ActionCallbackV3 } from "./ActionCallbackV3";
|
|
|
466
472
|
export type { ActionMiscV3 } from "./ActionMiscV3";
|
|
467
473
|
export type { ActionSimple } from "./ActionSimple";
|
|
468
474
|
export type { ActionStorageV4 } from "./ActionStorageV4";
|
|
469
|
-
export type { ActionSwapLimitV3 } from "./ActionSwapLimitV3";
|
|
470
475
|
export type { ActionSwapPTV3 } from "./ActionSwapPTV3";
|
|
471
476
|
export type { ActionSwapYTV3 } from "./ActionSwapYTV3";
|
|
472
477
|
export type { PendleRouterV4 } from "./PendleRouterV4";
|
|
@@ -608,6 +613,7 @@ export { PendleRsETHSY__factory } from "./factories/PendleRsETHSY__factory";
|
|
|
608
613
|
export { KyberMathHelper__factory } from "./factories/KyberMathHelper__factory";
|
|
609
614
|
export { KyberNftManagerBaseUpg__factory } from "./factories/KyberNftManagerBaseUpg__factory";
|
|
610
615
|
export { PendleKyberElasticSYUpg__factory } from "./factories/PendleKyberElasticSYUpg__factory";
|
|
616
|
+
export { PendleLBTCBaseSY__factory } from "./factories/PendleLBTCBaseSY__factory";
|
|
611
617
|
export { PendleLBTCSY__factory } from "./factories/PendleLBTCSY__factory";
|
|
612
618
|
export { PendleCMETHSY__factory } from "./factories/PendleCMETHSY__factory";
|
|
613
619
|
export { PendleMETHSY__factory } from "./factories/PendleMETHSY__factory";
|
|
@@ -769,7 +775,6 @@ export { IPActionMiscV3__factory } from "./factories/IPActionMiscV3__factory";
|
|
|
769
775
|
export { IPActionSimple__factory } from "./factories/IPActionSimple__factory";
|
|
770
776
|
export { IPActionStorageStatic__factory } from "./factories/IPActionStorageStatic__factory";
|
|
771
777
|
export { IPActionStorageV4__factory } from "./factories/IPActionStorageV4__factory";
|
|
772
|
-
export { IPActionSwapLimitV3__factory } from "./factories/IPActionSwapLimitV3__factory";
|
|
773
778
|
export { IPActionSwapPTV3__factory } from "./factories/IPActionSwapPTV3__factory";
|
|
774
779
|
export { IPActionSwapYTV3__factory } from "./factories/IPActionSwapYTV3__factory";
|
|
775
780
|
export { IPActionVePendleStatic__factory } from "./factories/IPActionVePendleStatic__factory";
|
|
@@ -777,13 +782,15 @@ export { IPAllActionV3__factory } from "./factories/IPAllActionV3__factory";
|
|
|
777
782
|
export { IPActionAddRemoveLiqV3Events__factory } from "./factories/IPActionAddRemoveLiqV3Events__factory";
|
|
778
783
|
export { IPActionMiscV3Events__factory } from "./factories/IPActionMiscV3Events__factory";
|
|
779
784
|
export { IPActionStorageEvents__factory } from "./factories/IPActionStorageEvents__factory";
|
|
780
|
-
export { IPActionSwapLimitV3Events__factory } from "./factories/IPActionSwapLimitV3Events__factory";
|
|
781
785
|
export { IPActionSwapPTV3Events__factory } from "./factories/IPActionSwapPTV3Events__factory";
|
|
782
786
|
export { IPActionSwapYTV3Events__factory } from "./factories/IPActionSwapYTV3Events__factory";
|
|
783
787
|
export { IPAllEventsV3__factory } from "./factories/IPAllEventsV3__factory";
|
|
784
788
|
export { IPBulkSeller__factory } from "./factories/IPBulkSeller__factory";
|
|
785
789
|
export { IPBulkSellerFactory__factory } from "./factories/IPBulkSellerFactory__factory";
|
|
786
790
|
export { IPBulkSellerCallback__factory } from "./factories/IPBulkSellerCallback__factory";
|
|
791
|
+
export { IPChainlinkOracle__factory } from "./factories/IPChainlinkOracle__factory";
|
|
792
|
+
export { IPChainlinkOracleFactory__factory } from "./factories/IPChainlinkOracleFactory__factory";
|
|
793
|
+
export { IPChainlinkOracleWithQuote__factory } from "./factories/IPChainlinkOracleWithQuote__factory";
|
|
787
794
|
export { IPExchangeRateOracle__factory } from "./factories/IPExchangeRateOracle__factory";
|
|
788
795
|
export { IPExternalRewardDistributor__factory } from "./factories/IPExternalRewardDistributor__factory";
|
|
789
796
|
export { IPFeeDistributor__factory } from "./factories/IPFeeDistributor__factory";
|
|
@@ -845,6 +852,7 @@ export { IKyberElasticRouter__factory } from "./factories/IKyberElasticRouter__f
|
|
|
845
852
|
export { IKyberLiquidityMining__factory } from "./factories/IKyberLiquidityMining__factory";
|
|
846
853
|
export { IKyberMathHelper__factory } from "./factories/IKyberMathHelper__factory";
|
|
847
854
|
export { IKyberPositionManager__factory } from "./factories/IKyberPositionManager__factory";
|
|
855
|
+
export { ILBTCMinterBase__factory } from "./factories/ILBTCMinterBase__factory";
|
|
848
856
|
export { IEUSD__factory } from "./factories/IEUSD__factory";
|
|
849
857
|
export { IMellowVault__factory } from "./factories/IMellowVault__factory";
|
|
850
858
|
export { IMellowVaultConfigurator__factory } from "./factories/IMellowVaultConfigurator__factory";
|
|
@@ -932,12 +940,15 @@ export { PendleRouterStatic__factory } from "./factories/PendleRouterStatic__fac
|
|
|
932
940
|
export { SimulateHelper__factory } from "./factories/SimulateHelper__factory";
|
|
933
941
|
export { IPossibleSupplyCapInterface__factory } from "./factories/IPossibleSupplyCapInterface__factory";
|
|
934
942
|
export { SupplyCapReader__factory } from "./factories/SupplyCapReader__factory";
|
|
943
|
+
export { PendleChainlinkOracle__factory } from "./factories/PendleChainlinkOracle__factory";
|
|
944
|
+
export { PendleChainlinkOracleFactory__factory } from "./factories/PendleChainlinkOracleFactory__factory";
|
|
945
|
+
export { PendleChainlinkOracleWithQuote__factory } from "./factories/PendleChainlinkOracleWithQuote__factory";
|
|
935
946
|
export { PendleBoringOneracle__factory } from "./factories/PendleBoringOneracle__factory";
|
|
936
947
|
export { PendleBoringSolvBTCOneracle__factory } from "./factories/PendleBoringSolvBTCOneracle__factory";
|
|
937
|
-
export { PendlePYLpOracle__factory } from "./factories/PendlePYLpOracle__factory";
|
|
938
948
|
export { PendleRedStoneRateOracleAdapter__factory } from "./factories/PendleRedStoneRateOracleAdapter__factory";
|
|
939
949
|
export { PendleSparkLinearDiscountOracle__factory } from "./factories/PendleSparkLinearDiscountOracle__factory";
|
|
940
950
|
export { PTExpiry__factory } from "./factories/PTExpiry__factory";
|
|
951
|
+
export { PendlePYLpOracle__factory } from "./factories/PendlePYLpOracle__factory";
|
|
941
952
|
export { BoringLpGlpOracle__factory } from "./factories/BoringLpGlpOracle__factory";
|
|
942
953
|
export { BoringPYUsdChainlinkAssetOracle__factory } from "./factories/BoringPYUsdChainlinkAssetOracle__factory";
|
|
943
954
|
export { BoringPYUsdChainlinkSYOracle__factory } from "./factories/BoringPYUsdChainlinkSYOracle__factory";
|
|
@@ -946,7 +957,6 @@ export { ActionCallbackV3__factory } from "./factories/ActionCallbackV3__factory
|
|
|
946
957
|
export { ActionMiscV3__factory } from "./factories/ActionMiscV3__factory";
|
|
947
958
|
export { ActionSimple__factory } from "./factories/ActionSimple__factory";
|
|
948
959
|
export { ActionStorageV4__factory } from "./factories/ActionStorageV4__factory";
|
|
949
|
-
export { ActionSwapLimitV3__factory } from "./factories/ActionSwapLimitV3__factory";
|
|
950
960
|
export { ActionSwapPTV3__factory } from "./factories/ActionSwapPTV3__factory";
|
|
951
961
|
export { ActionSwapYTV3__factory } from "./factories/ActionSwapYTV3__factory";
|
|
952
962
|
export { PendleRouterV4__factory } from "./factories/PendleRouterV4__factory";
|