@pendle/core-v2 2.5.1-mainnet → 2.7.0-mainnet
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/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/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.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/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- 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/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- 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/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- 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/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.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/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/FixedPoint.sol/FixedPoint.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.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/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/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.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/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.json +987 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.json +56 -0
- package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.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/IPActionVePendleStatic.sol/IPActionVePendleStatic.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/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.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/IPVeToken.sol/IPVeToken.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/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- 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/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- 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/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- 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/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- 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/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- 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/CallbackHelper.sol/CallbackHelper.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/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.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/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IExecutorHelper1.sol/IExecutorHelper1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IExecutorHelper2.sol/IExecutorHelper2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IHashflow.sol/IHashflow.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/KyberHelperArbitrum.sol/KyberHelperArbitrum.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/ScaleDataHelperArbitrum.sol/ScaleDataHelperArbitrum.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IHashflow.sol/IHashflow.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/KyberHelperEthereum.sol/KyberHelperEthereum.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/ScaleDataHelperEthereum.sol/ScaleDataHelperEthereum.dbg.json +1 -1
- package/contracts/core/StandardizedYield/SYBaseWithRewards.sol +19 -7
- package/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol +132 -0
- package/contracts/interfaces/Frax/IFrxEthMinter.sol +10 -0
- package/contracts/interfaces/IPRouterHelper.sol +8 -0
- package/contracts/router/PendleRouterHelper.sol +9 -8
- package/deployments/1-core.json +1 -1
- package/deployments/1-markets/SFRXETH-26DEC2024.json +10 -0
- package/deployments/1-markets/STETH-25DEC2025.json +10 -0
- package/deployments/42161-core.json +1 -1
- package/package.json +1 -1
- package/typechain-types/{IChainlinkAggregator.ts → AggregatorInterface.ts} +5 -18
- package/typechain-types/AggregatorV2V3Interface.ts +385 -0
- package/typechain-types/AggregatorV3Interface.ts +221 -0
- package/typechain-types/{ICelerMessageBus.ts → IFrxEthMinter.ts} +53 -45
- package/typechain-types/IPPtAssetOracle.ts +115 -0
- package/typechain-types/{IPVotingControllerStorage.ts → IPPtOracle.ts} +68 -72
- package/typechain-types/{IPGovernanceManager.ts → IPPtUsdOracle.ts} +26 -13
- package/typechain-types/IPRouterHelper.ts +84 -12
- package/typechain-types/PendleOracleFactory.ts +251 -0
- package/typechain-types/{PtStETHOracle.ts → PendlePtAssetOracle.ts} +50 -51
- package/typechain-types/{PendlePtOracleBase.ts → PendlePtGlpOracle.ts} +19 -39
- package/typechain-types/PendlePtOracle.ts +207 -0
- package/typechain-types/{PtFraxUsdcOracle.ts → PendlePtUsdChainlinkOracle.ts} +35 -63
- package/typechain-types/PendlePtUsdOracle.ts +142 -0
- package/typechain-types/PendleRouterHelper.ts +84 -12
- package/typechain-types/{SYBaseAutoCompound.ts → PendleSfrxEthSY.ts} +44 -5
- package/typechain-types/factories/{IChainlinkAggregator__factory.ts → AggregatorInterface__factory.ts} +8 -25
- package/typechain-types/factories/{IAToken__factory.ts → AggregatorV2V3Interface__factory.ts} +104 -100
- package/typechain-types/factories/AggregatorV3Interface__factory.ts +141 -0
- package/typechain-types/factories/{StEthHelper__factory.ts → IFrxEthMinter__factory.ts} +19 -13
- package/typechain-types/factories/{GMXPreviewHelper__factory.ts → IPPtAssetOracle__factory.ts} +19 -19
- package/typechain-types/factories/IPPtOracle__factory.ts +81 -0
- package/typechain-types/factories/IPPtUsdOracle__factory.ts +49 -0
- package/typechain-types/factories/IPRouterHelper__factory.ts +141 -0
- 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/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendleOracleFactory__factory.ts +258 -0
- package/typechain-types/factories/PendlePtAssetOracle__factory.ts +199 -0
- package/typechain-types/factories/PendlePtGlpOracle__factory.ts +198 -0
- package/typechain-types/factories/PendlePtOracle__factory.ts +187 -0
- package/typechain-types/factories/PendlePtUsdChainlinkOracle__factory.ts +228 -0
- package/typechain-types/factories/PendlePtUsdOracle__factory.ts +153 -0
- package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterHelper__factory.ts +142 -1
- package/typechain-types/factories/PendleSfrxEthSY__factory.ts +1051 -0
- package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +81 -45
- package/typechain-types/index.ts +18 -8
- package/typechain-types/AccessControl.ts +0 -360
- package/typechain-types/ActionBaseMintRedeem.ts +0 -87
- package/typechain-types/ActionCallback.ts +0 -134
- package/typechain-types/ActionCore.ts +0 -1758
- package/typechain-types/ActionSCYAndPTBase.ts +0 -87
- package/typechain-types/ActionSCYAndPYBase.ts +0 -87
- package/typechain-types/ActionSCYAndYTBase.ts +0 -87
- package/typechain-types/ActionSwapPTYT.ts +0 -237
- package/typechain-types/ActionYT.ts +0 -509
- package/typechain-types/AggregationRouterHelper.ts +0 -392
- package/typechain-types/BaseSplitCodeFactory.ts +0 -118
- package/typechain-types/BoringOwnable.ts +0 -194
- package/typechain-types/BoringOwnableData.ts +0 -100
- package/typechain-types/BribeDistributor.ts +0 -363
- package/typechain-types/CelerReceiverUpg.ts +0 -372
- package/typechain-types/CelerSenderUpg.ts +0 -321
- package/typechain-types/ComposableStablePreview.ts +0 -217
- package/typechain-types/Curve3CrvPoolHelper.ts +0 -236
- package/typechain-types/CurveFraxUsdcPoolHelper.ts +0 -158
- package/typechain-types/CurveUsdd3CrvPoolHelper.ts +0 -184
- package/typechain-types/DistributorBase.ts +0 -363
- package/typechain-types/ERC165.ts +0 -102
- package/typechain-types/ERC1967UpgradeUpgradeable.ts +0 -97
- package/typechain-types/EpochResultManager.ts +0 -261
- package/typechain-types/FeeDistributor.ts +0 -416
- package/typechain-types/FeeDistributorAbstract.ts +0 -240
- package/typechain-types/FeeDistributorVePendle.ts +0 -81
- package/typechain-types/FeeDistributorVoting.ts +0 -272
- package/typechain-types/FeeDistributorVotingFactory.ts +0 -293
- package/typechain-types/GMXPreviewHelper.ts +0 -121
- package/typechain-types/IAToken.ts +0 -386
- package/typechain-types/IAavePool.ts +0 -192
- package/typechain-types/IAaveRewardsController.ts +0 -148
- package/typechain-types/IAccessControl.ts +0 -305
- package/typechain-types/IAggregationRouterHelper.ts +0 -108
- package/typechain-types/IBeaconUpgradeable.ts +0 -87
- package/typechain-types/IBoringOwnableUpgradeable.ts +0 -114
- package/typechain-types/ICelerMessageReceiverApp.ts +0 -120
- package/typechain-types/IERC165.ts +0 -102
- package/typechain-types/IERC1822ProxiableUpgradeable.ts +0 -87
- package/typechain-types/IERC20Upgradeable.ts +0 -300
- package/typechain-types/IEulerEToken.ts +0 -320
- package/typechain-types/IEulerMarkets.ts +0 -204
- package/typechain-types/IKyberSwapAggregationRouterHelper.ts +0 -109
- package/typechain-types/IMetaAggregationRouter.ts +0 -213
- package/typechain-types/IMultihopRouter.ts +0 -209
- package/typechain-types/IMultihopRouterEthereum.ts +0 -209
- package/typechain-types/IPActionCore.ts +0 -1739
- package/typechain-types/IPActionSwapPTYT.ts +0 -237
- package/typechain-types/IPActionYT.ts +0 -490
- package/typechain-types/IPBatchSeller.ts +0 -234
- package/typechain-types/IPFeeDistributorFactory.ts +0 -101
- package/typechain-types/IPLiquidityMigrator.ts +0 -565
- package/typechain-types/IPVotingEscrow.ts +0 -344
- package/typechain-types/IPermissionsV2Upg.ts +0 -87
- package/typechain-types/IREDACTEDStaking.ts +0 -216
- package/typechain-types/ISAvax.ts +0 -430
- package/typechain-types/ISJoe.ts +0 -340
- package/typechain-types/ISiloPriceProvider.ts +0 -150
- package/typechain-types/IStargateLPStaking.ts +0 -251
- package/typechain-types/IStargatePool.ts +0 -223
- package/typechain-types/ISuperComposableYield.ts +0 -895
- package/typechain-types/ISwapAggregator.ts +0 -124
- package/typechain-types/IWAvax.ts +0 -380
- package/typechain-types/IWXBTRFLY.ts +0 -267
- package/typechain-types/IYearnVault.ts +0 -256
- package/typechain-types/ImplicitSwapfeeContract.ts +0 -149
- package/typechain-types/InputScalingHelper.ts +0 -108
- package/typechain-types/KyberSwapHelper.ts +0 -87
- package/typechain-types/MarketMathStatic.ts +0 -259
- package/typechain-types/OwnableUpgradeable.ts +0 -165
- package/typechain-types/Pendle3CrvAndTokenSCY.ts +0 -1215
- package/typechain-types/Pendle3CrvAndTokenSY.ts +0 -1243
- package/typechain-types/Pendle3CrvHelper.ts +0 -133
- package/typechain-types/Pendle3CrvTokenSCY.ts +0 -1150
- package/typechain-types/PendleAaveV3SCY.ts +0 -1088
- package/typechain-types/PendleApeStakingSY.ts +0 -1135
- package/typechain-types/PendleAura3EthSY.ts +0 -1600
- package/typechain-types/PendleAuraCbethWstethSY.ts +0 -1587
- package/typechain-types/PendleBatchSeller.ts +0 -648
- package/typechain-types/PendleConvex2TokensSY.ts +0 -1215
- package/typechain-types/PendleConvexCurveLP2PoolSCY.ts +0 -1215
- package/typechain-types/PendleConvexCurveLP3PoolSCY.ts +0 -1269
- package/typechain-types/PendleConvexCurveLP4PoolSCY.ts +0 -1288
- package/typechain-types/PendleConvexCurveLPSCY.ts +0 -1189
- package/typechain-types/PendleCvxCRVSCY.ts +0 -1104
- package/typechain-types/PendleERC4626SCY.ts +0 -950
- package/typechain-types/PendleEulerSCY.ts +0 -965
- package/typechain-types/PendleFeeDistributorAbstract.ts +0 -289
- package/typechain-types/PendleFeeDistributorFactory.ts +0 -591
- package/typechain-types/PendleFeeDistributorVoting.ts +0 -321
- package/typechain-types/PendleFeeDistributorVotingFactory.ts +0 -294
- package/typechain-types/PendleGovernanceManager.ts +0 -187
- package/typechain-types/PendleLooksStaking.ts +0 -1052
- package/typechain-types/PendleQiSAvaxSCY.ts +0 -1098
- package/typechain-types/PendleQiTokenSCY.ts +0 -1166
- package/typechain-types/PendleSAvaxSCY.ts +0 -962
- package/typechain-types/PendleSJoeSCY.ts +0 -1053
- package/typechain-types/PendleStargateLP.ts +0 -1442
- package/typechain-types/PendleStargateSCY.ts +0 -1135
- package/typechain-types/PendleSwapAggregator.ts +0 -126
- package/typechain-types/PendleWstEthSCY.ts +0 -1040
- package/typechain-types/PendleYearnVaultSCY.ts +0 -963
- package/typechain-types/PermissionsV2Upg.ts +0 -87
- package/typechain-types/PtAMMArb.ts +0 -587
- package/typechain-types/RouterStatic.ts +0 -2939
- package/typechain-types/SCYBase.ts +0 -1001
- package/typechain-types/SCYBaseWithDynamicRewards.ts +0 -1063
- package/typechain-types/SCYBaseWithRewards.ts +0 -1094
- package/typechain-types/SSTORE2DeployerContract.ts +0 -242
- package/typechain-types/StEthHelper.ts +0 -107
- package/typechain-types/SwapAggregator.ts +0 -406
- package/typechain-types/factories/AccessControl__factory.ts +0 -227
- package/typechain-types/factories/ActionBaseMintRedeem__factory.ts +0 -43
- package/typechain-types/factories/ActionCallback__factory.ts +0 -223
- package/typechain-types/factories/ActionCore__factory.ts +0 -1863
- package/typechain-types/factories/ActionSCYAndPTBase__factory.ts +0 -39
- package/typechain-types/factories/ActionSCYAndPYBase__factory.ts +0 -39
- package/typechain-types/factories/ActionSCYAndYTBase__factory.ts +0 -39
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +0 -396
- package/typechain-types/factories/ActionYT__factory.ts +0 -499
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +0 -281
- package/typechain-types/factories/BaseSplitCodeFactory__factory.ts +0 -102
- package/typechain-types/factories/BoringOwnableData__factory.ts +0 -90
- package/typechain-types/factories/BoringOwnable__factory.ts +0 -141
- package/typechain-types/factories/BribeDistributor__factory.ts +0 -303
- package/typechain-types/factories/CelerReceiverUpg__factory.ts +0 -205
- package/typechain-types/factories/CelerSenderUpg__factory.ts +0 -163
- package/typechain-types/factories/ComposableStablePreview__factory.ts +0 -190
- package/typechain-types/factories/Curve3CrvPoolHelper__factory.ts +0 -220
- package/typechain-types/factories/CurveFraxUsdcPoolHelper__factory.ts +0 -146
- package/typechain-types/factories/CurveUsdd3CrvPoolHelper__factory.ts +0 -172
- package/typechain-types/factories/DistributorBase__factory.ts +0 -249
- package/typechain-types/factories/ERC165__factory.ts +0 -39
- package/typechain-types/factories/ERC1967UpgradeUpgradeable__factory.ts +0 -75
- package/typechain-types/factories/EpochResultManager__factory.ts +0 -146
- package/typechain-types/factories/FeeDistributorAbstract__factory.ts +0 -127
- package/typechain-types/factories/FeeDistributorVePendle__factory.ts +0 -97
- package/typechain-types/factories/FeeDistributorVotingFactory__factory.ts +0 -211
- package/typechain-types/factories/FeeDistributorVoting__factory.ts +0 -219
- package/typechain-types/factories/FeeDistributor__factory.ts +0 -339
- package/typechain-types/factories/IAavePool__factory.ts +0 -99
- package/typechain-types/factories/IAaveRewardsController__factory.ts +0 -78
- package/typechain-types/factories/IAccessControl__factory.ts +0 -198
- package/typechain-types/factories/IAggregationRouterHelper__factory.ts +0 -54
- package/typechain-types/factories/IBeaconUpgradeable__factory.ts +0 -39
- package/typechain-types/factories/IBoringOwnableUpgradeable__factory.ts +0 -53
- package/typechain-types/factories/ICelerMessageBus__factory.ts +0 -68
- package/typechain-types/factories/ICelerMessageReceiverApp__factory.ts +0 -64
- package/typechain-types/factories/IERC165__factory.ts +0 -42
- package/typechain-types/factories/IERC1822ProxiableUpgradeable__factory.ts +0 -43
- package/typechain-types/factories/IERC20Upgradeable__factory.ts +0 -209
- package/typechain-types/factories/IEulerEToken__factory.ts +0 -174
- package/typechain-types/factories/IEulerMarkets__factory.ts +0 -99
- package/typechain-types/factories/IKyberSwapAggregationRouterHelper__factory.ts +0 -56
- package/typechain-types/factories/IMetaAggregationRouter__factory.ts +0 -202
- package/typechain-types/factories/IMultihopRouterEthereum__factory.ts +0 -155
- package/typechain-types/factories/IMultihopRouter__factory.ts +0 -151
- package/typechain-types/factories/IPActionCore__factory.ts +0 -1784
- package/typechain-types/factories/IPActionSwapPTYT__factory.ts +0 -205
- package/typechain-types/factories/IPActionYT__factory.ts +0 -435
- package/typechain-types/factories/IPBatchSeller__factory.ts +0 -132
- package/typechain-types/factories/IPFeeDistributorFactory__factory.ts +0 -86
- package/typechain-types/factories/IPGovernanceManager__factory.ts +0 -39
- package/typechain-types/factories/IPLiquidityMigrator__factory.ts +0 -677
- package/typechain-types/factories/IPVotingControllerStorage__factory.ts +0 -107
- package/typechain-types/factories/IPVotingEscrow__factory.ts +0 -250
- package/typechain-types/factories/IPermissionsV2Upg__factory.ts +0 -39
- package/typechain-types/factories/IREDACTEDStaking__factory.ts +0 -107
- package/typechain-types/factories/ISAvax__factory.ts +0 -208
- package/typechain-types/factories/ISJoe__factory.ts +0 -177
- package/typechain-types/factories/ISiloPriceProvider__factory.ts +0 -90
- package/typechain-types/factories/IStargateLPStaking__factory.ts +0 -152
- package/typechain-types/factories/IStargatePool__factory.ts +0 -147
- package/typechain-types/factories/ISuperComposableYield__factory.ts +0 -662
- package/typechain-types/factories/ISwapAggregator__factory.ts +0 -66
- package/typechain-types/factories/IWAvax__factory.ts +0 -261
- package/typechain-types/factories/IWXBTRFLY__factory.ts +0 -144
- package/typechain-types/factories/IYearnVault__factory.ts +0 -160
- package/typechain-types/factories/ImplicitSwapfeeContract__factory.ts +0 -239
- package/typechain-types/factories/InputScalingHelper__factory.ts +0 -88
- package/typechain-types/factories/KyberSwapHelper__factory.ts +0 -39
- package/typechain-types/factories/MarketMathStatic__factory.ts +0 -312
- package/typechain-types/factories/OwnableUpgradeable__factory.ts +0 -78
- package/typechain-types/factories/Pendle3CrvAndTokenSCY__factory.ts +0 -1130
- package/typechain-types/factories/Pendle3CrvAndTokenSY__factory.ts +0 -1106
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +0 -129
- package/typechain-types/factories/Pendle3CrvTokenSCY__factory.ts +0 -996
- package/typechain-types/factories/PendleAaveV3SCY__factory.ts +0 -874
- package/typechain-types/factories/PendleApeStakingSY__factory.ts +0 -981
- package/typechain-types/factories/PendleAura3EthSY__factory.ts +0 -1326
- package/typechain-types/factories/PendleAuraCbethWstethSY__factory.ts +0 -1317
- package/typechain-types/factories/PendleBatchSeller__factory.ts +0 -480
- package/typechain-types/factories/PendleConvex2TokensSY__factory.ts +0 -1093
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +0 -1125
- package/typechain-types/factories/PendleConvexCurveLP3PoolSCY__factory.ts +0 -1067
- package/typechain-types/factories/PendleConvexCurveLP4PoolSCY__factory.ts +0 -1080
- package/typechain-types/factories/PendleConvexCurveLPSCY__factory.ts +0 -967
- package/typechain-types/factories/PendleCvxCRVSCY__factory.ts +0 -910
- package/typechain-types/factories/PendleERC4626SCY__factory.ts +0 -774
- package/typechain-types/factories/PendleEulerSCY__factory.ts +0 -805
- package/typechain-types/factories/PendleFeeDistributorAbstract__factory.ts +0 -183
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +0 -485
- package/typechain-types/factories/PendleFeeDistributorVotingFactory__factory.ts +0 -213
- package/typechain-types/factories/PendleFeeDistributorVoting__factory.ts +0 -275
- package/typechain-types/factories/PendleGovernanceManager__factory.ts +0 -149
- package/typechain-types/factories/PendleLooksStaking__factory.ts +0 -933
- package/typechain-types/factories/PendlePtOracleBase__factory.ts +0 -104
- package/typechain-types/factories/PendleQiSAvaxSCY__factory.ts +0 -917
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +0 -1095
- package/typechain-types/factories/PendleSAvaxSCY__factory.ts +0 -796
- package/typechain-types/factories/PendleSJoeSCY__factory.ts +0 -845
- package/typechain-types/factories/PendleStargateLP__factory.ts +0 -1241
- package/typechain-types/factories/PendleStargateSCY__factory.ts +0 -952
- package/typechain-types/factories/PendleSwapAggregator__factory.ts +0 -129
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +0 -924
- package/typechain-types/factories/PendleYearnVaultSCY__factory.ts +0 -787
- package/typechain-types/factories/PermissionsV2Upg__factory.ts +0 -39
- package/typechain-types/factories/PtAMMArb__factory.ts +0 -525
- package/typechain-types/factories/PtFraxUsdcOracle__factory.ts +0 -252
- package/typechain-types/factories/PtStETHOracle__factory.ts +0 -227
- package/typechain-types/factories/RouterStatic__factory.ts +0 -2673
- package/typechain-types/factories/SCYBaseWithDynamicRewards__factory.ts +0 -775
- package/typechain-types/factories/SCYBaseWithRewards__factory.ts +0 -867
- package/typechain-types/factories/SCYBase__factory.ts +0 -798
- package/typechain-types/factories/SSTORE2DeployerContract__factory.ts +0 -191
- package/typechain-types/factories/SYBaseAutoCompound__factory.ts +0 -942
- package/typechain-types/factories/SwapAggregator__factory.ts +0 -309
|
@@ -24,9 +24,13 @@ abstract contract SYBaseWithRewards is SYBase, RewardManager {
|
|
|
24
24
|
/**
|
|
25
25
|
* @dev See {IStandardizedYield-claimRewards}
|
|
26
26
|
*/
|
|
27
|
-
function claimRewards(
|
|
28
|
-
|
|
29
|
-
|
|
27
|
+
function claimRewards(address user)
|
|
28
|
+
external
|
|
29
|
+
virtual
|
|
30
|
+
override
|
|
31
|
+
nonReentrant
|
|
32
|
+
returns (uint256[] memory rewardAmounts)
|
|
33
|
+
{
|
|
30
34
|
_updateAndDistributeRewards(user);
|
|
31
35
|
rewardAmounts = _doTransferOutRewards(user, user);
|
|
32
36
|
|
|
@@ -49,9 +53,13 @@ abstract contract SYBaseWithRewards is SYBase, RewardManager {
|
|
|
49
53
|
/**
|
|
50
54
|
* @dev See {IStandardizedYield-accruedRewards}
|
|
51
55
|
*/
|
|
52
|
-
function accruedRewards(
|
|
53
|
-
|
|
54
|
-
|
|
56
|
+
function accruedRewards(address user)
|
|
57
|
+
external
|
|
58
|
+
view
|
|
59
|
+
virtual
|
|
60
|
+
override
|
|
61
|
+
returns (uint256[] memory rewardAmounts)
|
|
62
|
+
{
|
|
55
63
|
address[] memory rewardTokens = _getRewardTokens();
|
|
56
64
|
rewardAmounts = new uint256[](rewardTokens.length);
|
|
57
65
|
for (uint256 i = 0; i < rewardTokens.length; ) {
|
|
@@ -108,7 +116,11 @@ abstract contract SYBaseWithRewards is SYBase, RewardManager {
|
|
|
108
116
|
/*///////////////////////////////////////////////////////////////
|
|
109
117
|
TRANSFER HOOKS
|
|
110
118
|
//////////////////////////////////////////////////////////////*/
|
|
111
|
-
function _beforeTokenTransfer(
|
|
119
|
+
function _beforeTokenTransfer(
|
|
120
|
+
address from,
|
|
121
|
+
address to,
|
|
122
|
+
uint256
|
|
123
|
+
) internal virtual override whenNotPaused {
|
|
112
124
|
_updateAndDistributeRewardsForTwo(from, to);
|
|
113
125
|
}
|
|
114
126
|
}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
2
|
+
pragma solidity 0.8.17;
|
|
3
|
+
|
|
4
|
+
import "../SYBase.sol";
|
|
5
|
+
import "../../../interfaces/Frax/IFrxEthMinter.sol";
|
|
6
|
+
import "../../../interfaces/IERC4626.sol";
|
|
7
|
+
|
|
8
|
+
/// @dev deposit through weth is not neccessary to be done on this contract's level
|
|
9
|
+
/// as we already supported this with our router
|
|
10
|
+
contract PendleSfrxEthSY is SYBase {
|
|
11
|
+
address public immutable minter;
|
|
12
|
+
address public immutable frxETH;
|
|
13
|
+
address public immutable sfrxETH;
|
|
14
|
+
|
|
15
|
+
constructor(
|
|
16
|
+
string memory _name,
|
|
17
|
+
string memory _symbol,
|
|
18
|
+
address _minter
|
|
19
|
+
) SYBase(_name, _symbol, IFrxEthMinter(_minter).sfrxETHToken()) {
|
|
20
|
+
minter = _minter;
|
|
21
|
+
sfrxETH = IFrxEthMinter(minter).sfrxETHToken();
|
|
22
|
+
frxETH = IFrxEthMinter(minter).frxETHToken();
|
|
23
|
+
|
|
24
|
+
_safeApproveInf(frxETH, sfrxETH);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
/*///////////////////////////////////////////////////////////////
|
|
28
|
+
DEPOSIT/REDEEM USING BASE TOKENS
|
|
29
|
+
//////////////////////////////////////////////////////////////*/
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* The underlying yield token is frxETH. If the base token deposited is ETH, the function
|
|
33
|
+
* deposits through fraxMinterContract - the most efficient way to get frxETH and deposit
|
|
34
|
+
* directly to sfrxETH.
|
|
35
|
+
*/
|
|
36
|
+
function _deposit(
|
|
37
|
+
address tokenIn,
|
|
38
|
+
uint256 amountDeposited
|
|
39
|
+
) internal virtual override returns (uint256 /*amountSharesOut*/) {
|
|
40
|
+
if (tokenIn == NATIVE) {
|
|
41
|
+
return IFrxEthMinter(minter).submitAndDeposit{ value: amountDeposited }(address(this));
|
|
42
|
+
} else if (tokenIn == frxETH) {
|
|
43
|
+
return IERC4626(sfrxETH).deposit(amountDeposited, address(this));
|
|
44
|
+
} else {
|
|
45
|
+
return amountDeposited;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* Withdrawal to sfrxETH and frxETH is done normally as other ERC4626.
|
|
51
|
+
* Withdrawal to ETH is on the other hand not possible
|
|
52
|
+
*/
|
|
53
|
+
function _redeem(
|
|
54
|
+
address receiver,
|
|
55
|
+
address tokenOut,
|
|
56
|
+
uint256 amountSharesToRedeem
|
|
57
|
+
) internal virtual override returns (uint256 /*amountTokenOut*/) {
|
|
58
|
+
if (tokenOut == sfrxETH) {
|
|
59
|
+
_transferOut(sfrxETH, receiver, amountSharesToRedeem);
|
|
60
|
+
return amountSharesToRedeem;
|
|
61
|
+
} else {
|
|
62
|
+
return IERC4626(sfrxETH).redeem(amountSharesToRedeem, receiver, address(this));
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/*///////////////////////////////////////////////////////////////
|
|
67
|
+
EXCHANGE-RATE
|
|
68
|
+
//////////////////////////////////////////////////////////////*/
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* @notice Calculates and updates the exchange rate of shares to underlying asset token
|
|
72
|
+
* @dev It is the exchange rate of sfrxETH to frxETH
|
|
73
|
+
*/
|
|
74
|
+
function exchangeRate() public view virtual override returns (uint256) {
|
|
75
|
+
return IERC4626(sfrxETH).convertToAssets(1 ether);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
/*///////////////////////////////////////////////////////////////
|
|
79
|
+
MISC FUNCTIONS FOR METADATA
|
|
80
|
+
//////////////////////////////////////////////////////////////*/
|
|
81
|
+
|
|
82
|
+
function _previewDeposit(
|
|
83
|
+
address tokenIn,
|
|
84
|
+
uint256 amountTokenToDeposit
|
|
85
|
+
) internal view override returns (uint256 /*amountSharesOut*/) {
|
|
86
|
+
if (tokenIn == sfrxETH) {
|
|
87
|
+
return amountTokenToDeposit;
|
|
88
|
+
} else {
|
|
89
|
+
return IERC4626(sfrxETH).previewDeposit(amountTokenToDeposit);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
function _previewRedeem(
|
|
94
|
+
address tokenOut,
|
|
95
|
+
uint256 amountSharesToRedeem
|
|
96
|
+
) internal view override returns (uint256 /*amountTokenOut*/) {
|
|
97
|
+
if (tokenOut == sfrxETH) {
|
|
98
|
+
return amountSharesToRedeem;
|
|
99
|
+
} else {
|
|
100
|
+
return IERC4626(sfrxETH).convertToAssets(amountSharesToRedeem);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
function getTokensIn() public view virtual override returns (address[] memory res) {
|
|
105
|
+
res = new address[](3);
|
|
106
|
+
res[0] = frxETH;
|
|
107
|
+
res[1] = sfrxETH;
|
|
108
|
+
res[2] = NATIVE;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
function getTokensOut() public view virtual override returns (address[] memory res) {
|
|
112
|
+
res = new address[](2);
|
|
113
|
+
res[0] = frxETH;
|
|
114
|
+
res[1] = sfrxETH;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
function isValidTokenIn(address token) public view virtual override returns (bool) {
|
|
118
|
+
return token == frxETH || token == sfrxETH || token == NATIVE;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
function isValidTokenOut(address token) public view virtual override returns (bool) {
|
|
122
|
+
return token == frxETH || token == sfrxETH;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
function assetInfo()
|
|
126
|
+
external
|
|
127
|
+
view
|
|
128
|
+
returns (AssetType assetType, address assetAddress, uint8 assetDecimals)
|
|
129
|
+
{
|
|
130
|
+
return (AssetType.TOKEN, frxETH, 18);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
2
|
+
pragma solidity 0.8.17;
|
|
3
|
+
|
|
4
|
+
interface IFrxEthMinter {
|
|
5
|
+
function frxETHToken() external view returns (address);
|
|
6
|
+
|
|
7
|
+
function sfrxETHToken() external view returns (address);
|
|
8
|
+
|
|
9
|
+
function submitAndDeposit(address recipient) external payable returns (uint256 shares);
|
|
10
|
+
}
|
|
@@ -165,4 +165,12 @@ interface IPRouterHelper {
|
|
|
165
165
|
uint256 netSyZapIn,
|
|
166
166
|
uint256 netSyFeeOfRemove
|
|
167
167
|
);
|
|
168
|
+
|
|
169
|
+
function removeLiquiditySingleToken(RemoveLiquiditySingleTokenStruct calldata fromMarket)
|
|
170
|
+
external
|
|
171
|
+
returns (uint256 netTokenOut, uint256 netSyFee);
|
|
172
|
+
|
|
173
|
+
function removeLiquiditySingleSy(RemoveLiquiditySingleSyStruct calldata fromMarket)
|
|
174
|
+
external
|
|
175
|
+
returns (uint256 netSyOut, uint256 netSyFee);
|
|
168
176
|
}
|
|
@@ -15,6 +15,7 @@ contract PendleRouterHelper is TokenHelper, IPRouterHelper {
|
|
|
15
15
|
constructor(address _ROUTER, IAddressProvider provider) {
|
|
16
16
|
ROUTER = IPAllAction(_ROUTER);
|
|
17
17
|
WETH = _getWETHAddress(provider, 1);
|
|
18
|
+
_safeApproveInf(WETH, address(ROUTER));
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
function _getWETHAddress(IAddressProvider provider, uint256 providerId)
|
|
@@ -75,7 +76,7 @@ contract PendleRouterHelper is TokenHelper, IPRouterHelper {
|
|
|
75
76
|
uint256 netSyFeeOfAdd
|
|
76
77
|
)
|
|
77
78
|
{
|
|
78
|
-
(netTokenZapIn, netSyFeeOfRemove) =
|
|
79
|
+
(netTokenZapIn, netSyFeeOfRemove) = removeLiquiditySingleToken(fromMarket);
|
|
79
80
|
(netLpOut, netSyFeeOfAdd) = _addLiquiditySingleToken(
|
|
80
81
|
toMarket,
|
|
81
82
|
fromMarket.output.tokenOut,
|
|
@@ -95,7 +96,7 @@ contract PendleRouterHelper is TokenHelper, IPRouterHelper {
|
|
|
95
96
|
uint256 netSyFeeOfRemove
|
|
96
97
|
)
|
|
97
98
|
{
|
|
98
|
-
(netTokenZapIn, netSyFeeOfRemove) =
|
|
99
|
+
(netTokenZapIn, netSyFeeOfRemove) = removeLiquiditySingleToken(fromMarket);
|
|
99
100
|
(netLpOut, netYtOut) = _addLiquiditySingleTokenKeepYt(
|
|
100
101
|
toMarket,
|
|
101
102
|
fromMarket.output.tokenOut,
|
|
@@ -115,7 +116,7 @@ contract PendleRouterHelper is TokenHelper, IPRouterHelper {
|
|
|
115
116
|
uint256 netSyFeeOfAdd
|
|
116
117
|
)
|
|
117
118
|
{
|
|
118
|
-
(netSyZapIn, netSyFeeOfRemove) =
|
|
119
|
+
(netSyZapIn, netSyFeeOfRemove) = removeLiquiditySingleSy(fromMarket);
|
|
119
120
|
(netLpOut, netSyFeeOfAdd) = _addLiquiditySingleSy(toMarket, netSyZapIn);
|
|
120
121
|
}
|
|
121
122
|
|
|
@@ -131,12 +132,12 @@ contract PendleRouterHelper is TokenHelper, IPRouterHelper {
|
|
|
131
132
|
uint256 netSyFeeOfRemove
|
|
132
133
|
)
|
|
133
134
|
{
|
|
134
|
-
(netSyZapIn, netSyFeeOfRemove) =
|
|
135
|
+
(netSyZapIn, netSyFeeOfRemove) = removeLiquiditySingleSy(fromMarket);
|
|
135
136
|
(netLpOut, netYtOut) = _addLiquiditySingleSyKeepYt(toMarket, netSyZapIn);
|
|
136
137
|
}
|
|
137
138
|
|
|
138
|
-
function
|
|
139
|
-
|
|
139
|
+
function removeLiquiditySingleToken(RemoveLiquiditySingleTokenStruct calldata fromMarket)
|
|
140
|
+
public
|
|
140
141
|
returns (uint256 netTokenOut, uint256 netSyFee)
|
|
141
142
|
{
|
|
142
143
|
_transferFrom(
|
|
@@ -169,8 +170,8 @@ contract PendleRouterHelper is TokenHelper, IPRouterHelper {
|
|
|
169
170
|
);
|
|
170
171
|
}
|
|
171
172
|
|
|
172
|
-
function
|
|
173
|
-
|
|
173
|
+
function removeLiquiditySingleSy(RemoveLiquiditySingleSyStruct calldata fromMarket)
|
|
174
|
+
public
|
|
174
175
|
returns (uint256 netSyOut, uint256 netSyFee)
|
|
175
176
|
{
|
|
176
177
|
_transferFrom(
|
package/deployments/1-core.json
CHANGED
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"votingController": "0x44087E105137a5095c008AaB6a6530182821F2F0",
|
|
29
29
|
"gaugeController": "0x47D74516B33eD5D70ddE7119A40839f6Fcc24e57",
|
|
30
30
|
"feeDistributor": "0xd7b34a6fDCb2A7ceD2115FF7f5fdD72aa6aA4dE2",
|
|
31
|
-
"routerHelper": "
|
|
31
|
+
"routerHelper": "0x462206b11d185ef6F64B41D344325401C37EC335"
|
|
32
32
|
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY sfrxETH",
|
|
3
|
+
"SY": "0xeb83006b0aADdD15AD8AFbebE2f4e0937f210673",
|
|
4
|
+
"YT": "0x22E250EcaF9090AB3E31916b0411d7c19e085fDE",
|
|
5
|
+
"PT": "0x6e99277F5349614AE653B8AC9C5e2F105943E8D9",
|
|
6
|
+
"market": "0xfb8f489df4e04609F4f4e54F586f960818B70041",
|
|
7
|
+
"expiry": 1735171200,
|
|
8
|
+
"scalarRoot": "52299600000000000000",
|
|
9
|
+
"initAnchor": "1124858000000000000"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY stETH",
|
|
3
|
+
"SY": "0xcbC72d92b2dc8187414F6734718563898740C0BC",
|
|
4
|
+
"YT": "0xf3aBC972A0f537c1119C990d422463b93227Cd83",
|
|
5
|
+
"PT": "0xf99985822fb361117FCf3768D34a6353E6022F5F",
|
|
6
|
+
"market": "0xC374f7eC85F8C7DE3207a10bB1978bA104bdA3B2",
|
|
7
|
+
"expiry": 1766620800,
|
|
8
|
+
"scalarRoot": "53188170000000000000",
|
|
9
|
+
"initAnchor": "1168079000000000000"
|
|
10
|
+
}
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"receiverEndpoint": "0xC9215ae9EC67385F38C755D862C8eE3702B5793A",
|
|
24
24
|
"vePendle": "0x3209E9412cca80B18338f2a56ADA59c484c39644",
|
|
25
25
|
"gaugeController": "0x1e56299ebc8a1010cec26005d12e3e5c5cc2db00",
|
|
26
|
-
"routerHelper": "
|
|
26
|
+
"routerHelper": "0x462206b11d185ef6F64B41D344325401C37EC335"
|
|
27
27
|
}
|
package/package.json
CHANGED
|
@@ -20,10 +20,9 @@ import type {
|
|
|
20
20
|
OnEvent,
|
|
21
21
|
} from "./common";
|
|
22
22
|
|
|
23
|
-
export interface
|
|
24
|
-
contractName: "
|
|
23
|
+
export interface AggregatorInterfaceInterface extends utils.Interface {
|
|
24
|
+
contractName: "AggregatorInterface";
|
|
25
25
|
functions: {
|
|
26
|
-
"decimals()": FunctionFragment;
|
|
27
26
|
"getAnswer(uint256)": FunctionFragment;
|
|
28
27
|
"getTimestamp(uint256)": FunctionFragment;
|
|
29
28
|
"latestAnswer()": FunctionFragment;
|
|
@@ -31,7 +30,6 @@ export interface IChainlinkAggregatorInterface extends utils.Interface {
|
|
|
31
30
|
"latestTimestamp()": FunctionFragment;
|
|
32
31
|
};
|
|
33
32
|
|
|
34
|
-
encodeFunctionData(functionFragment: "decimals", values?: undefined): string;
|
|
35
33
|
encodeFunctionData(
|
|
36
34
|
functionFragment: "getAnswer",
|
|
37
35
|
values: [BigNumberish]
|
|
@@ -53,7 +51,6 @@ export interface IChainlinkAggregatorInterface extends utils.Interface {
|
|
|
53
51
|
values?: undefined
|
|
54
52
|
): string;
|
|
55
53
|
|
|
56
|
-
decodeFunctionResult(functionFragment: "decimals", data: BytesLike): Result;
|
|
57
54
|
decodeFunctionResult(functionFragment: "getAnswer", data: BytesLike): Result;
|
|
58
55
|
decodeFunctionResult(
|
|
59
56
|
functionFragment: "getTimestamp",
|
|
@@ -95,13 +92,13 @@ export type NewRoundEvent = TypedEvent<
|
|
|
95
92
|
|
|
96
93
|
export type NewRoundEventFilter = TypedEventFilter<NewRoundEvent>;
|
|
97
94
|
|
|
98
|
-
export interface
|
|
99
|
-
contractName: "
|
|
95
|
+
export interface AggregatorInterface extends BaseContract {
|
|
96
|
+
contractName: "AggregatorInterface";
|
|
100
97
|
connect(signerOrProvider: Signer | Provider | string): this;
|
|
101
98
|
attach(addressOrName: string): this;
|
|
102
99
|
deployed(): Promise<this>;
|
|
103
100
|
|
|
104
|
-
interface:
|
|
101
|
+
interface: AggregatorInterfaceInterface;
|
|
105
102
|
|
|
106
103
|
queryFilter<TEvent extends TypedEvent>(
|
|
107
104
|
event: TypedEventFilter<TEvent>,
|
|
@@ -123,8 +120,6 @@ export interface IChainlinkAggregator extends BaseContract {
|
|
|
123
120
|
removeListener: OnEvent<this>;
|
|
124
121
|
|
|
125
122
|
functions: {
|
|
126
|
-
decimals(overrides?: CallOverrides): Promise<[number]>;
|
|
127
|
-
|
|
128
123
|
getAnswer(
|
|
129
124
|
roundId: BigNumberish,
|
|
130
125
|
overrides?: CallOverrides
|
|
@@ -142,8 +137,6 @@ export interface IChainlinkAggregator extends BaseContract {
|
|
|
142
137
|
latestTimestamp(overrides?: CallOverrides): Promise<[BigNumber]>;
|
|
143
138
|
};
|
|
144
139
|
|
|
145
|
-
decimals(overrides?: CallOverrides): Promise<number>;
|
|
146
|
-
|
|
147
140
|
getAnswer(
|
|
148
141
|
roundId: BigNumberish,
|
|
149
142
|
overrides?: CallOverrides
|
|
@@ -161,8 +154,6 @@ export interface IChainlinkAggregator extends BaseContract {
|
|
|
161
154
|
latestTimestamp(overrides?: CallOverrides): Promise<BigNumber>;
|
|
162
155
|
|
|
163
156
|
callStatic: {
|
|
164
|
-
decimals(overrides?: CallOverrides): Promise<number>;
|
|
165
|
-
|
|
166
157
|
getAnswer(
|
|
167
158
|
roundId: BigNumberish,
|
|
168
159
|
overrides?: CallOverrides
|
|
@@ -205,8 +196,6 @@ export interface IChainlinkAggregator extends BaseContract {
|
|
|
205
196
|
};
|
|
206
197
|
|
|
207
198
|
estimateGas: {
|
|
208
|
-
decimals(overrides?: CallOverrides): Promise<BigNumber>;
|
|
209
|
-
|
|
210
199
|
getAnswer(
|
|
211
200
|
roundId: BigNumberish,
|
|
212
201
|
overrides?: CallOverrides
|
|
@@ -225,8 +214,6 @@ export interface IChainlinkAggregator extends BaseContract {
|
|
|
225
214
|
};
|
|
226
215
|
|
|
227
216
|
populateTransaction: {
|
|
228
|
-
decimals(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
229
|
-
|
|
230
217
|
getAnswer(
|
|
231
218
|
roundId: BigNumberish,
|
|
232
219
|
overrides?: CallOverrides
|