@pendle/core-v2 1.4.3-testnet → 1.5.0-testnet
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/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- 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/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.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 +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.json +2 -2
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.json +2 -2
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.json +2 -2
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol/PendleAuraWethAnkrethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol/PendleAuraWethAnkrethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- 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/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +1157 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.json +2 -2
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +18 -2
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.json +141 -0
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IStargatePool.sol/IStargatePool.json → IStargateLP.sol/IStargateLP.json} +68 -3
- package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IStargateLPStaking.sol/IStargateLPStaking.json → IStargateStaking.sol/IStargateStaking.json} +20 -27
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.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 -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/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
- package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.json +143 -2
- package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.json +2 -2
- package/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol +222 -0
- package/contracts/core/libraries/Errors.sol +2 -0
- package/contracts/interfaces/IPRouterHelper.sol +8 -0
- package/contracts/interfaces/{IStargatePool.sol → IStargateLP.sol} +14 -1
- package/contracts/interfaces/{IStargateLPStaking.sol → IStargateStaking.sol} +2 -2
- package/contracts/router/PendleRouterHelper.sol +9 -8
- package/contracts/router/base/ActionBaseMintRedeem.sol +5 -5
- package/deployments/43113-core.json +1 -1
- package/deployments/80001-core.json +1 -1
- package/package.json +1 -1
- package/typechain-types/AggregatorInterface.ts +233 -0
- package/typechain-types/AggregatorV2V3Interface.ts +385 -0
- package/typechain-types/AggregatorV3Interface.ts +221 -0
- package/typechain-types/IPRouterHelper.ts +84 -12
- package/typechain-types/ISiloPriceProvider.ts +150 -0
- package/typechain-types/PendlePtAssetOracle.ts +167 -0
- package/typechain-types/PendlePtChainlinkOracle.ts +215 -0
- package/typechain-types/PendlePtOracleBase.ts +26 -0
- package/typechain-types/PendlePtSingleAssetOracle.ts +167 -0
- package/typechain-types/PendlePtUSDOracle.ts +215 -0
- package/typechain-types/PendleRouterHelper.ts +84 -12
- package/typechain-types/PendleStargateLPSY.ts +1442 -0
- package/typechain-types/PtFraxUsdcOracle.ts +26 -0
- package/typechain-types/PtStETHOracle.ts +26 -0
- package/typechain-types/factories/ActionAddRemoveLiq__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/ActionMintRedeem__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/AggregatorInterface__factory.ts +153 -0
- package/typechain-types/factories/AggregatorV2V3Interface__factory.ts +268 -0
- package/typechain-types/factories/AggregatorV3Interface__factory.ts +141 -0
- package/typechain-types/factories/Broadcaster__factory.ts +1 -1
- package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
- package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
- package/typechain-types/factories/BulkSeller__factory.ts +1 -1
- package/typechain-types/factories/Errors__factory.ts +17 -1
- package/typechain-types/factories/IPRouterHelper__factory.ts +141 -0
- package/typechain-types/factories/ISiloPriceProvider__factory.ts +90 -0
- package/typechain-types/factories/OracleLib__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethAnkrethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethRethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethWstethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
- package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGDaiSY__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
- package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleMarket__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/PendlePrincipalTokenV2__factory.ts +1 -1
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
- package/typechain-types/factories/PendlePtAssetOracle__factory.ts +199 -0
- package/typechain-types/factories/PendlePtChainlinkOracle__factory.ts +251 -0
- package/typechain-types/factories/PendlePtOracleBase__factory.ts +26 -0
- package/typechain-types/factories/PendlePtSingleAssetOracle__factory.ts +203 -0
- package/typechain-types/factories/PendlePtUSDOracle__factory.ts +247 -0
- package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterHelper__factory.ts +142 -1
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouter__factory.ts +1 -1
- package/typechain-types/factories/PendleStargateLPSY__factory.ts +1241 -0
- package/typechain-types/factories/PendleSwapArbitrum__factory.ts +1 -1
- package/typechain-types/factories/PendleSwapEthereum__factory.ts +1 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
- package/typechain-types/factories/PtFraxUsdcOracle__factory.ts +27 -1
- package/typechain-types/factories/PtStETHOracle__factory.ts +27 -1
- package/typechain-types/factories/SAPE__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +66 -21
- package/typechain-types/index.ts +16 -6
- package/build/artifacts/contracts/interfaces/IPLiquidityMigrator.sol/IPLiquidityMigrator.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPLiquidityMigrator.sol/IPLiquidityMigrator.json +0 -655
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +0 -4
- package/contracts/interfaces/IPLiquidityMigrator.sol +0 -130
|
@@ -391,7 +391,7 @@ const _abi = [
|
|
|
391
391
|
];
|
|
392
392
|
|
|
393
393
|
const _bytecode =
|
|
394
|
-
"
|
|
394
|
+
"0x60a060405234801561001057600080fd5b5060405162000f3238038062000f3283398101604081905261003191610214565b6001600160a01b038116608052606754600160a81b900460ff161580801561006657506067546001600160a01b90910460ff16105b80610098575061007f3061018460201b6105af1760201c565b1580156100985750606754600160a01b900460ff166001145b6101005760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b6067805460ff60a01b1916600160a01b179055801561012d576067805460ff60a81b1916600160a81b1790555b610135610193565b801561017d576067805460ff60a81b19169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5050610244565b6001600160a01b03163b151590565b606754600160a81b900460ff166102005760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016100f7565b606680546001600160a01b03191633179055565b60006020828403121561022657600080fd5b81516001600160a01b038116811461023d57600080fd5b9392505050565b608051610ccb620002676000396000818161017c01526104dc0152610ccb6000f3fe608060405234801561001057600080fd5b50600436106100d05760003560e01c8063078dfbe7146100d557806330d981af146100ea5780633ff03207146101085780634e71e0c81461011257806370a082311461011a578063769b1ebc1461012d5780638da5cb5b14610140578063aafcbe7614610160578063af5a8f7b14610177578063cb6b4f3c1461019e578063e0299bf5146101f2578063e268b3a414610205578063e30c397814610218578063ef1c243a1461022b578063f4359ce514610108578063fa78668f14610233575b600080fd5b6100e86100e336600461088e565b61023e565b005b6100f2610345565b6040516100ff91906108d3565b60405180910390f35b6100f262093a8081565b6100e8610354565b6100f26101283660046108e7565b610400565b6100e861013b366004610904565b61043b565b606654610153906001600160a01b031681565b6040516100ff919061093d565b61016960985481565b6040519081526020016100ff565b6101537f000000000000000000000000000000000000000000000000000000000000000081565b6101d26101ac3660046108e7565b6001602052600090815260409020546001600160801b0380821691600160801b90041682565b604080516001600160801b039384168152929091166020830152016100ff565b6100e8610200366004610951565b6104d1565b6101d26102133660046108e7565b61055f565b606754610153906001600160a01b031681565b6100f261057c565b6100f26303bfc40081565b6066546001600160a01b031633146102715760405162461bcd60e51b8152600401610268906109c2565b60405180910390fd5b8115610323576001600160a01b03831615158061028b5750805b6102cf5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610268565b6066546040516001600160a01b03808616921690600080516020610c7683398151915290600090a3606680546001600160a01b0385166001600160a01b031991821617909155606780549091169055505050565b606780546001600160a01b0385166001600160a01b0319909116179055505050565b600061034f61057c565b905090565b6067546001600160a01b03163381146103af5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610268565b6066546040516001600160a01b03808416921690600080516020610c7683398151915290600090a3606680546001600160a01b039092166001600160a01b0319928316179055606780549091169055565b6001600160a01b03808216600090815260996020526040812054909116806104325761042b836105be565b9392505050565b61042b816105be565b6066546001600160a01b031633146104655760405162461bcd60e51b8152600401610268906109c2565b6001600160a01b0382811660008181526099602090815260409182902080546001600160a01b031916948616948517905581519384528301919091527f8d268954369e04c7941c3a7876f40c618eb97919add31202c9a235e75e84cf1b91015b60405180910390a15050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461051c5733604051632b5c157560e11b8152600401610268919061093d565b61055b82828080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061061792505050565b5050565b60008061056a610345565b61057384610400565b91509150915091565b60408051808201909152600080546001600160801b038082168452600160801b9091041660208301529061034f90610656565b6001600160a01b03163b151590565b6001600160a01b03811660009081526001602090815260408083208151808301909252546001600160801b038082168352600160801b90910416918101919091526106119061060c90610678565b610656565b92915050565b6000806000838060200190518101906106309190610ab1565b92509250925061064083836106ca565b805115610650576106508161074b565b50505050565b6000610661826107dd565b1561066e57506000919050565b610611824261080e565b6040805180820190915260008082526020820152815161069d906303bfc40090610b95565b6001600160801b031660208083018290528301516106ba91610bc9565b6001600160801b03168152919050565b609854826001600160801b031610156106f857816040516367379c8f60e11b815260040161026891906108d3565b6001600160801b03808316609855815160208301518216600160801b029116176000556040517f460b96294ff8de4eea3be3fb4fac9f978cffe83c7cc3140a4bfe0bedba26b92f906104c5908390610bf4565b600080828060200190518101906107629190610c18565b6001600160a01b0382166000908152600160209081526040918290208351918401516001600160801b03908116600160801b0292169190911790555191935091507f776960a80ccfa09c52229b183bf0ef49b26a5d15f9ae2c1c0f780a450d3b2a9f906107d0908390610bf4565b60405180910390a1505050565b600081600001516001600160801b03164283602001516107fd9190610bc9565b6001600160801b0316101592915050565b600082600001516001600160801b031682846020015161082e9190610bc9565b6001600160801b0316111561084557506000610611565b8183602001516108559190610bc9565b835161042b9190610c4e565b6001600160a01b038116811461087657600080fd5b50565b8035801515811461088957600080fd5b919050565b6000806000606084860312156108a357600080fd5b83356108ae81610861565b92506108bc60208501610879565b91506108ca60408501610879565b90509250925092565b6001600160801b0391909116815260200190565b6000602082840312156108f957600080fd5b813561042b81610861565b6000806040838503121561091757600080fd5b823561092281610861565b9150602083013561093281610861565b809150509250929050565b6001600160a01b0391909116815260200190565b6000806020838503121561096457600080fd5b82356001600160401b038082111561097b57600080fd5b818501915085601f83011261098f57600080fd5b81358181111561099e57600080fd5b8660208285010111156109b057600080fd5b60209290920196919550909350505050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b80516001600160801b038116811461088957600080fd5b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715610a4c57610a4c610a0e565b604052919050565b600060408284031215610a6657600080fd5b604080519081016001600160401b0381118282101715610a8857610a88610a0e565b604052905080610a97836109f7565b8152610aa5602084016109f7565b60208201525092915050565b600080600060808486031215610ac657600080fd5b610acf846109f7565b92506020610adf86828701610a54565b60608601519093506001600160401b0380821115610afc57600080fd5b818701915087601f830112610b1057600080fd5b815181811115610b2257610b22610a0e565b610b34601f8201601f19168501610a24565b91508082528884828501011115610b4a57600080fd5b60005b81811015610b68578381018501518382018601528401610b4d565b506000848284010152508093505050509250925092565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b0383811680610bbd57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b6001600160801b03818116838216028082169190828114610bec57610bec610b7f565b505092915050565b60408101610611828480516001600160801b03908116835260209182015116910152565b60008060608385031215610c2b57600080fd5b8251610c3681610861565b9150610c458460208501610a54565b90509250929050565b6001600160801b03828116828216039080821115610c6e57610c6e610b7f565b509291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a26469706673582212205142b01893bc258061028b1ed37f88ef6a9605bed1c3a5e8b8521aaf7621b30e64736f6c63430008110033";
|
|
395
395
|
|
|
396
396
|
type VotingEscrowPendleSidechainConstructorParams =
|
|
397
397
|
| [signer?: Signer]
|
|
@@ -12,6 +12,18 @@ import * as Contracts from ".";
|
|
|
12
12
|
|
|
13
13
|
declare module "hardhat/types/runtime" {
|
|
14
14
|
interface HardhatEthersHelpers extends HardhatEthersHelpersBase {
|
|
15
|
+
getContractFactory(
|
|
16
|
+
name: "AggregatorInterface",
|
|
17
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
18
|
+
): Promise<Contracts.AggregatorInterface__factory>;
|
|
19
|
+
getContractFactory(
|
|
20
|
+
name: "AggregatorV2V3Interface",
|
|
21
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
22
|
+
): Promise<Contracts.AggregatorV2V3Interface__factory>;
|
|
23
|
+
getContractFactory(
|
|
24
|
+
name: "AggregatorV3Interface",
|
|
25
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
26
|
+
): Promise<Contracts.AggregatorV3Interface__factory>;
|
|
15
27
|
getContractFactory(
|
|
16
28
|
name: "AccessControlUpgradeable",
|
|
17
29
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -228,6 +240,10 @@ declare module "hardhat/types/runtime" {
|
|
|
228
240
|
name: "PendleLooksStakingSY",
|
|
229
241
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
230
242
|
): Promise<Contracts.PendleLooksStakingSY__factory>;
|
|
243
|
+
getContractFactory(
|
|
244
|
+
name: "PendleStargateLPSY",
|
|
245
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
246
|
+
): Promise<Contracts.PendleStargateLPSY__factory>;
|
|
231
247
|
getContractFactory(
|
|
232
248
|
name: "PendleWstEthSY",
|
|
233
249
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -476,10 +492,6 @@ declare module "hardhat/types/runtime" {
|
|
|
476
492
|
name: "IPInterestManagerYTV2",
|
|
477
493
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
478
494
|
): Promise<Contracts.IPInterestManagerYTV2__factory>;
|
|
479
|
-
getContractFactory(
|
|
480
|
-
name: "IPLiquidityMigrator",
|
|
481
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
482
|
-
): Promise<Contracts.IPLiquidityMigrator__factory>;
|
|
483
495
|
getContractFactory(
|
|
484
496
|
name: "IPMarket",
|
|
485
497
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -561,17 +573,17 @@ declare module "hardhat/types/runtime" {
|
|
|
561
573
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
562
574
|
): Promise<Contracts.IStandardizedYield__factory>;
|
|
563
575
|
getContractFactory(
|
|
564
|
-
name: "
|
|
565
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
566
|
-
): Promise<Contracts.IStargateLPStaking__factory>;
|
|
567
|
-
getContractFactory(
|
|
568
|
-
name: "IStargatePool",
|
|
576
|
+
name: "IStargateLP",
|
|
569
577
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
570
|
-
): Promise<Contracts.
|
|
578
|
+
): Promise<Contracts.IStargateLP__factory>;
|
|
571
579
|
getContractFactory(
|
|
572
580
|
name: "IStargateRouter",
|
|
573
581
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
574
582
|
): Promise<Contracts.IStargateRouter__factory>;
|
|
583
|
+
getContractFactory(
|
|
584
|
+
name: "IStargateStaking",
|
|
585
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
586
|
+
): Promise<Contracts.IStargateStaking__factory>;
|
|
575
587
|
getContractFactory(
|
|
576
588
|
name: "IStETH",
|
|
577
589
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -656,6 +668,14 @@ declare module "hardhat/types/runtime" {
|
|
|
656
668
|
name: "Multicall2",
|
|
657
669
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
658
670
|
): Promise<Contracts.Multicall2__factory>;
|
|
671
|
+
getContractFactory(
|
|
672
|
+
name: "PendlePtAssetOracle",
|
|
673
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
674
|
+
): Promise<Contracts.PendlePtAssetOracle__factory>;
|
|
675
|
+
getContractFactory(
|
|
676
|
+
name: "PendlePtUSDOracle",
|
|
677
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
678
|
+
): Promise<Contracts.PendlePtUSDOracle__factory>;
|
|
659
679
|
getContractFactory(
|
|
660
680
|
name: "PendleMulticall",
|
|
661
681
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -773,6 +793,21 @@ declare module "hardhat/types/runtime" {
|
|
|
773
793
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
774
794
|
): Promise<Contracts.PendleSwapEthereum__factory>;
|
|
775
795
|
|
|
796
|
+
getContractAt(
|
|
797
|
+
name: "AggregatorInterface",
|
|
798
|
+
address: string,
|
|
799
|
+
signer?: ethers.Signer
|
|
800
|
+
): Promise<Contracts.AggregatorInterface>;
|
|
801
|
+
getContractAt(
|
|
802
|
+
name: "AggregatorV2V3Interface",
|
|
803
|
+
address: string,
|
|
804
|
+
signer?: ethers.Signer
|
|
805
|
+
): Promise<Contracts.AggregatorV2V3Interface>;
|
|
806
|
+
getContractAt(
|
|
807
|
+
name: "AggregatorV3Interface",
|
|
808
|
+
address: string,
|
|
809
|
+
signer?: ethers.Signer
|
|
810
|
+
): Promise<Contracts.AggregatorV3Interface>;
|
|
776
811
|
getContractAt(
|
|
777
812
|
name: "AccessControlUpgradeable",
|
|
778
813
|
address: string,
|
|
@@ -1043,6 +1078,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1043
1078
|
address: string,
|
|
1044
1079
|
signer?: ethers.Signer
|
|
1045
1080
|
): Promise<Contracts.PendleLooksStakingSY>;
|
|
1081
|
+
getContractAt(
|
|
1082
|
+
name: "PendleStargateLPSY",
|
|
1083
|
+
address: string,
|
|
1084
|
+
signer?: ethers.Signer
|
|
1085
|
+
): Promise<Contracts.PendleStargateLPSY>;
|
|
1046
1086
|
getContractAt(
|
|
1047
1087
|
name: "PendleWstEthSY",
|
|
1048
1088
|
address: string,
|
|
@@ -1353,11 +1393,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1353
1393
|
address: string,
|
|
1354
1394
|
signer?: ethers.Signer
|
|
1355
1395
|
): Promise<Contracts.IPInterestManagerYTV2>;
|
|
1356
|
-
getContractAt(
|
|
1357
|
-
name: "IPLiquidityMigrator",
|
|
1358
|
-
address: string,
|
|
1359
|
-
signer?: ethers.Signer
|
|
1360
|
-
): Promise<Contracts.IPLiquidityMigrator>;
|
|
1361
1396
|
getContractAt(
|
|
1362
1397
|
name: "IPMarket",
|
|
1363
1398
|
address: string,
|
|
@@ -1459,20 +1494,20 @@ declare module "hardhat/types/runtime" {
|
|
|
1459
1494
|
signer?: ethers.Signer
|
|
1460
1495
|
): Promise<Contracts.IStandardizedYield>;
|
|
1461
1496
|
getContractAt(
|
|
1462
|
-
name: "
|
|
1497
|
+
name: "IStargateLP",
|
|
1463
1498
|
address: string,
|
|
1464
1499
|
signer?: ethers.Signer
|
|
1465
|
-
): Promise<Contracts.
|
|
1500
|
+
): Promise<Contracts.IStargateLP>;
|
|
1466
1501
|
getContractAt(
|
|
1467
|
-
name: "
|
|
1502
|
+
name: "IStargateRouter",
|
|
1468
1503
|
address: string,
|
|
1469
1504
|
signer?: ethers.Signer
|
|
1470
|
-
): Promise<Contracts.
|
|
1505
|
+
): Promise<Contracts.IStargateRouter>;
|
|
1471
1506
|
getContractAt(
|
|
1472
|
-
name: "
|
|
1507
|
+
name: "IStargateStaking",
|
|
1473
1508
|
address: string,
|
|
1474
1509
|
signer?: ethers.Signer
|
|
1475
|
-
): Promise<Contracts.
|
|
1510
|
+
): Promise<Contracts.IStargateStaking>;
|
|
1476
1511
|
getContractAt(
|
|
1477
1512
|
name: "IStETH",
|
|
1478
1513
|
address: string,
|
|
@@ -1578,6 +1613,16 @@ declare module "hardhat/types/runtime" {
|
|
|
1578
1613
|
address: string,
|
|
1579
1614
|
signer?: ethers.Signer
|
|
1580
1615
|
): Promise<Contracts.Multicall2>;
|
|
1616
|
+
getContractAt(
|
|
1617
|
+
name: "PendlePtAssetOracle",
|
|
1618
|
+
address: string,
|
|
1619
|
+
signer?: ethers.Signer
|
|
1620
|
+
): Promise<Contracts.PendlePtAssetOracle>;
|
|
1621
|
+
getContractAt(
|
|
1622
|
+
name: "PendlePtUSDOracle",
|
|
1623
|
+
address: string,
|
|
1624
|
+
signer?: ethers.Signer
|
|
1625
|
+
): Promise<Contracts.PendlePtUSDOracle>;
|
|
1581
1626
|
getContractAt(
|
|
1582
1627
|
name: "PendleMulticall",
|
|
1583
1628
|
address: string,
|
package/typechain-types/index.ts
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
/* Autogenerated file. Do not edit manually. */
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
|
+
export type { AggregatorInterface } from "./AggregatorInterface";
|
|
5
|
+
export type { AggregatorV2V3Interface } from "./AggregatorV2V3Interface";
|
|
6
|
+
export type { AggregatorV3Interface } from "./AggregatorV3Interface";
|
|
4
7
|
export type { AccessControlUpgradeable } from "./AccessControlUpgradeable";
|
|
5
8
|
export type { IAccessControlUpgradeable } from "./IAccessControlUpgradeable";
|
|
6
9
|
export type { Initializable } from "./Initializable";
|
|
@@ -54,6 +57,7 @@ export type { GLPPreviewHelper } from "./GLPPreviewHelper";
|
|
|
54
57
|
export type { PendleGlpSY } from "./PendleGlpSY";
|
|
55
58
|
export type { PendleGDaiSY } from "./PendleGDaiSY";
|
|
56
59
|
export type { PendleLooksStakingSY } from "./PendleLooksStakingSY";
|
|
60
|
+
export type { PendleStargateLPSY } from "./PendleStargateLPSY";
|
|
57
61
|
export type { PendleWstEthSY } from "./PendleWstEthSY";
|
|
58
62
|
export type { SYBase } from "./SYBase";
|
|
59
63
|
export type { SYBaseWithRewards } from "./SYBaseWithRewards";
|
|
@@ -116,7 +120,6 @@ export type { IPGaugeController } from "./IPGaugeController";
|
|
|
116
120
|
export type { IPGaugeControllerMainchain } from "./IPGaugeControllerMainchain";
|
|
117
121
|
export type { IPInterestManagerYT } from "./IPInterestManagerYT";
|
|
118
122
|
export type { IPInterestManagerYTV2 } from "./IPInterestManagerYTV2";
|
|
119
|
-
export type { IPLiquidityMigrator } from "./IPLiquidityMigrator";
|
|
120
123
|
export type { IPMarket } from "./IPMarket";
|
|
121
124
|
export type { IPMarketFactory } from "./IPMarketFactory";
|
|
122
125
|
export type { IPMarketSwapCallback } from "./IPMarketSwapCallback";
|
|
@@ -137,9 +140,9 @@ export type { IQiErc20 } from "./IQiErc20";
|
|
|
137
140
|
export type { IQiToken } from "./IQiToken";
|
|
138
141
|
export type { IRewardManager } from "./IRewardManager";
|
|
139
142
|
export type { IStandardizedYield } from "./IStandardizedYield";
|
|
140
|
-
export type {
|
|
141
|
-
export type { IStargatePool } from "./IStargatePool";
|
|
143
|
+
export type { IStargateLP } from "./IStargateLP";
|
|
142
144
|
export type { IStargateRouter } from "./IStargateRouter";
|
|
145
|
+
export type { IStargateStaking } from "./IStargateStaking";
|
|
143
146
|
export type { IStETH } from "./IStETH";
|
|
144
147
|
export type { IWETH } from "./IWETH";
|
|
145
148
|
export type { IWstETH } from "./IWstETH";
|
|
@@ -161,6 +164,8 @@ export type { BaseSplitCodeFactoryContract } from "./BaseSplitCodeFactoryContrac
|
|
|
161
164
|
export type { Broadcaster } from "./Broadcaster";
|
|
162
165
|
export type { BulkSellerOffchain } from "./BulkSellerOffchain";
|
|
163
166
|
export type { Multicall2 } from "./Multicall2";
|
|
167
|
+
export type { PendlePtAssetOracle } from "./PendlePtAssetOracle";
|
|
168
|
+
export type { PendlePtUSDOracle } from "./PendlePtUSDOracle";
|
|
164
169
|
export type { PendleMulticall } from "./PendleMulticall";
|
|
165
170
|
export type { ActionInfoStatic } from "./ActionInfoStatic";
|
|
166
171
|
export type { ActionMarketAuxStatic } from "./ActionMarketAuxStatic";
|
|
@@ -188,6 +193,9 @@ export type { IExecutorHelperEthereum1 } from "./IExecutorHelperEthereum1";
|
|
|
188
193
|
export type { PendleSwapArbitrum } from "./PendleSwapArbitrum";
|
|
189
194
|
export type { PendleSwapEthereum } from "./PendleSwapEthereum";
|
|
190
195
|
|
|
196
|
+
export { AggregatorInterface__factory } from "./factories/AggregatorInterface__factory";
|
|
197
|
+
export { AggregatorV2V3Interface__factory } from "./factories/AggregatorV2V3Interface__factory";
|
|
198
|
+
export { AggregatorV3Interface__factory } from "./factories/AggregatorV3Interface__factory";
|
|
191
199
|
export { AccessControlUpgradeable__factory } from "./factories/AccessControlUpgradeable__factory";
|
|
192
200
|
export { IAccessControlUpgradeable__factory } from "./factories/IAccessControlUpgradeable__factory";
|
|
193
201
|
export { Initializable__factory } from "./factories/Initializable__factory";
|
|
@@ -241,6 +249,7 @@ export { GLPPreviewHelper__factory } from "./factories/GLPPreviewHelper__factory
|
|
|
241
249
|
export { PendleGlpSY__factory } from "./factories/PendleGlpSY__factory";
|
|
242
250
|
export { PendleGDaiSY__factory } from "./factories/PendleGDaiSY__factory";
|
|
243
251
|
export { PendleLooksStakingSY__factory } from "./factories/PendleLooksStakingSY__factory";
|
|
252
|
+
export { PendleStargateLPSY__factory } from "./factories/PendleStargateLPSY__factory";
|
|
244
253
|
export { PendleWstEthSY__factory } from "./factories/PendleWstEthSY__factory";
|
|
245
254
|
export { SYBase__factory } from "./factories/SYBase__factory";
|
|
246
255
|
export { SYBaseWithRewards__factory } from "./factories/SYBaseWithRewards__factory";
|
|
@@ -303,7 +312,6 @@ export { IPGaugeController__factory } from "./factories/IPGaugeController__facto
|
|
|
303
312
|
export { IPGaugeControllerMainchain__factory } from "./factories/IPGaugeControllerMainchain__factory";
|
|
304
313
|
export { IPInterestManagerYT__factory } from "./factories/IPInterestManagerYT__factory";
|
|
305
314
|
export { IPInterestManagerYTV2__factory } from "./factories/IPInterestManagerYTV2__factory";
|
|
306
|
-
export { IPLiquidityMigrator__factory } from "./factories/IPLiquidityMigrator__factory";
|
|
307
315
|
export { IPMarket__factory } from "./factories/IPMarket__factory";
|
|
308
316
|
export { IPMarketFactory__factory } from "./factories/IPMarketFactory__factory";
|
|
309
317
|
export { IPMarketSwapCallback__factory } from "./factories/IPMarketSwapCallback__factory";
|
|
@@ -324,9 +332,9 @@ export { IQiErc20__factory } from "./factories/IQiErc20__factory";
|
|
|
324
332
|
export { IQiToken__factory } from "./factories/IQiToken__factory";
|
|
325
333
|
export { IRewardManager__factory } from "./factories/IRewardManager__factory";
|
|
326
334
|
export { IStandardizedYield__factory } from "./factories/IStandardizedYield__factory";
|
|
327
|
-
export {
|
|
328
|
-
export { IStargatePool__factory } from "./factories/IStargatePool__factory";
|
|
335
|
+
export { IStargateLP__factory } from "./factories/IStargateLP__factory";
|
|
329
336
|
export { IStargateRouter__factory } from "./factories/IStargateRouter__factory";
|
|
337
|
+
export { IStargateStaking__factory } from "./factories/IStargateStaking__factory";
|
|
330
338
|
export { IStETH__factory } from "./factories/IStETH__factory";
|
|
331
339
|
export { IWETH__factory } from "./factories/IWETH__factory";
|
|
332
340
|
export { IWstETH__factory } from "./factories/IWstETH__factory";
|
|
@@ -348,6 +356,8 @@ export { BaseSplitCodeFactoryContract__factory } from "./factories/BaseSplitCode
|
|
|
348
356
|
export { Broadcaster__factory } from "./factories/Broadcaster__factory";
|
|
349
357
|
export { BulkSellerOffchain__factory } from "./factories/BulkSellerOffchain__factory";
|
|
350
358
|
export { Multicall2__factory } from "./factories/Multicall2__factory";
|
|
359
|
+
export { PendlePtAssetOracle__factory } from "./factories/PendlePtAssetOracle__factory";
|
|
360
|
+
export { PendlePtUSDOracle__factory } from "./factories/PendlePtUSDOracle__factory";
|
|
351
361
|
export { PendleMulticall__factory } from "./factories/PendleMulticall__factory";
|
|
352
362
|
export { ActionInfoStatic__factory } from "./factories/ActionInfoStatic__factory";
|
|
353
363
|
export { ActionMarketAuxStatic__factory } from "./factories/ActionMarketAuxStatic__factory";
|