@pendle/core-v2 2.23.1 → 2.23.3-mantle
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/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/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.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/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/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.json +373 -0
- 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/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/v2/PendleGaugeV2.sol/PendleGaugeV2.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/v2/PendleGaugeV2.sol/PendleGaugeV2.json +128 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.json +682 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.json +1219 -0
- 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/implementations/Ankr/PendleAnkrBNBSY.sol/PendleAnkrBNBSY.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/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +1 -1
- 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/Linear/BbAPoolHelper.sol/BbAPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAWethHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearMath.sol/LinearMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearPreview.sol/LinearPreview.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/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.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/CamelotV1Volatile/CamelotRewardHelper.sol/CamelotRewardHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileCommon.sol/CamelotV1VolatileCommon.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileLpHelper.sol/CamelotV1VolatileLpHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatilePreview.sol/CamelotV1VolatilePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.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/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/PendleArbitrumStakedEthSY.sol/PendleArbitrumStakedEthSY.dbg.json +1 -1
- 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 +1 -1
- 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/PendleWbEthSY.sol/PendleWbEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleSwETH.sol/SwETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaLpHelper.sol/ThenaLpHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaMath.sol/ThenaMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/IThenaSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.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/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/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/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/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.json +2 -2
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Ankr/IAnkrBNB.sol/IAnkrBNB.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Ankr/IAnkrLiquidStaking.sol/IAnkrLiquidStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/BinanceEth/IWBETH.sol/IWBETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTPool.sol/ICamelotNFTPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPool.sol/ICamelotNitroPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotPair.sol/ICamelotPair.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/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/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.json +109 -0
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.json +166 -0
- package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
- 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/IPendlePreviewHelper.sol/IPendlePreviewHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISwETH.sol/ISwETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaFactory.sol/IThenaFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaGaugeV2.sol/IThenaGaugeV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaPair.sol/IThenaPair.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaRouter.sol/IThenaRouter.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.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/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PtAndLpToAsset.sol/PtAndLpToAsset.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/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/PendleLpGlpOracle.sol/PendleLpGlpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.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/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/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/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IExecutorHelper.sol/IExecutorHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberInputScalingHelper.sol/KyberInputScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScalingDataLib.sol/ScalingDataLib.dbg.json +1 -1
- package/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol +4 -0
- package/contracts/core/Market/PendleExternalRewardDistributor.sol +135 -0
- package/contracts/core/Market/v2/PendleGaugeV2.sol +142 -0
- package/contracts/core/Market/v2/PendleMarketFactoryV2.sol +177 -0
- package/contracts/core/Market/v2/PendleMarketV2.sol +379 -0
- package/contracts/core/RewardManager/RewardManager.sol +0 -1
- package/contracts/core/RewardManager/RewardManagerAbstract.sol +3 -2
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol +1 -607
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewProxy.sol +53 -0
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol +600 -0
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol +621 -0
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol +8 -0
- package/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol +46 -0
- package/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol +43 -0
- package/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleMantleStakedEthSY.sol +120 -0
- package/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleOracleForSyProxy.sol +23 -0
- package/contracts/core/libraries/ArrayLib.sol +32 -0
- package/contracts/core/libraries/Errors.sol +2 -0
- package/contracts/interfaces/Balancer/IPComposableStablePreview.sol +23 -0
- package/contracts/interfaces/Balancer/IVersion.sol +13 -0
- package/contracts/interfaces/IPExternalRewardDistributor.sol +19 -0
- package/contracts/interfaces/IPMarketFactoryV2.sol +8 -0
- package/contracts/interfaces/IPOracleForSy.sol +7 -0
- package/contracts/offchain-helpers/AutomateReady.sol +111 -0
- package/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol +52 -0
- package/contracts/offchain-helpers/ChainlinkRelayerGelato.sol +36 -0
- package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +149 -0
- package/contracts/router/swap-aggregator/PendleSwap.sol +7 -2
- package/deployments/5000-core.json +29 -0
- package/deployments/5000-markets/WSTETH-MANTLE-MARCH2024.json +10 -0
- package/package.json +7 -7
- package/typechain-types/AuraSwEthBbAWethSYV2.ts +1532 -0
- package/typechain-types/BotActionCallback.ts +1093 -0
- package/typechain-types/ComposableStablePreviewProxy.ts +352 -0
- package/typechain-types/ComposableStablePreviewV4.ts +217 -0
- package/typechain-types/ComposableStablePreviewV5.ts +217 -0
- package/typechain-types/IPComposableStablePreview.ts +217 -0
- package/typechain-types/IPOracleForSy.ts +87 -0
- package/typechain-types/IVersion.ts +81 -0
- package/typechain-types/LiquiditySeedingHelper.ts +128 -0
- package/typechain-types/LongYieldActionHelper.ts +1093 -0
- package/typechain-types/LongYieldTradingBot.ts +1093 -0
- package/typechain-types/PendleChainlinkReceiver.ts +239 -0
- package/typechain-types/PendleChainlinkRelayer.ts +158 -0
- package/typechain-types/PendleExternalRewardDistributor.ts +49 -0
- package/typechain-types/PendleMantleStakedEthSY.ts +1222 -0
- package/typechain-types/PendleMarketFactoryV2.ts +26 -24
- package/typechain-types/PendleOracleForSyProxy.ts +275 -0
- package/typechain-types/ShortYieldActionHelper.ts +1093 -0
- package/typechain-types/ShortYieldTradingBot.ts +1093 -0
- package/typechain-types/TradingBotBase.ts +1093 -0
- package/typechain-types/factories/AuraEthxBbAWethSY__factory.ts +1 -1
- package/typechain-types/factories/AuraSwEthBbAWethSYV2__factory.ts +1244 -0
- package/typechain-types/factories/BotActionCallback__factory.ts +899 -9
- package/typechain-types/factories/ComposableStablePreviewProxy__factory.ts +288 -0
- package/typechain-types/factories/ComposableStablePreviewV4__factory.ts +190 -0
- package/typechain-types/factories/ComposableStablePreviewV5__factory.ts +190 -0
- package/typechain-types/factories/IPComposableStablePreview__factory.ts +152 -0
- package/typechain-types/factories/IPOracleForSy__factory.ts +36 -0
- package/typechain-types/factories/IVersion__factory.ts +36 -0
- package/typechain-types/factories/LiquiditySeedingHelper__factory.ts +124 -0
- package/typechain-types/factories/LongYieldActionHelper__factory.ts +899 -9
- package/typechain-types/factories/LongYieldTradingBot__factory.ts +923 -33
- package/typechain-types/factories/PendleAuraBbAWethSwethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethVethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWstethAnkreth__factory.ts +1 -1
- package/typechain-types/factories/PendleCamelotV1VolatileSY__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkReceiver__factory.ts +216 -0
- package/typechain-types/factories/PendleChainlinkRelayer__factory.ts +180 -0
- package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
- package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
- package/typechain-types/factories/PendleExternalRewardDistributor__factory.ts +29 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendleMantleStakedEthSY__factory.ts +1068 -0
- package/typechain-types/factories/PendleMarketFactoryV2__factory.ts +15 -15
- package/typechain-types/factories/PendleMarketV2__factory.ts +10 -1
- package/typechain-types/factories/PendleMarket__factory.ts +1 -1
- package/typechain-types/factories/PendleOracleForSyProxy__factory.ts +211 -0
- package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
- package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
- package/typechain-types/factories/PendleThenaSY__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/ShortYieldActionHelper__factory.ts +899 -9
- package/typechain-types/factories/ShortYieldTradingBot__factory.ts +939 -49
- package/typechain-types/factories/TradingBotBase__factory.ts +899 -9
- package/typechain-types/hardhat.d.ts +162 -9
- package/typechain-types/index.ts +34 -2
- /package/contracts/router/swap-aggregator/{1inch → oneinch}/I1inchAggregationRouterV5.sol +0 -0
- /package/contracts/router/swap-aggregator/{1inch → oneinch}/OneInchAggregationRouterHelper.sol +0 -0
|
@@ -53,6 +53,95 @@ const _abi = [
|
|
|
53
53
|
name: "BotInsufficientYtOut",
|
|
54
54
|
type: "error",
|
|
55
55
|
},
|
|
56
|
+
{
|
|
57
|
+
inputs: [
|
|
58
|
+
{
|
|
59
|
+
internalType: "uint256",
|
|
60
|
+
name: "actualSharesOut",
|
|
61
|
+
type: "uint256",
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
internalType: "uint256",
|
|
65
|
+
name: "requiredSharesOut",
|
|
66
|
+
type: "uint256",
|
|
67
|
+
},
|
|
68
|
+
],
|
|
69
|
+
name: "SYInsufficientSharesOut",
|
|
70
|
+
type: "error",
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
inputs: [
|
|
74
|
+
{
|
|
75
|
+
internalType: "uint256",
|
|
76
|
+
name: "actualTokenOut",
|
|
77
|
+
type: "uint256",
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
internalType: "uint256",
|
|
81
|
+
name: "requiredTokenOut",
|
|
82
|
+
type: "uint256",
|
|
83
|
+
},
|
|
84
|
+
],
|
|
85
|
+
name: "SYInsufficientTokenOut",
|
|
86
|
+
type: "error",
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
inputs: [
|
|
90
|
+
{
|
|
91
|
+
internalType: "address",
|
|
92
|
+
name: "token",
|
|
93
|
+
type: "address",
|
|
94
|
+
},
|
|
95
|
+
],
|
|
96
|
+
name: "SYInvalidTokenIn",
|
|
97
|
+
type: "error",
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
inputs: [
|
|
101
|
+
{
|
|
102
|
+
internalType: "address",
|
|
103
|
+
name: "token",
|
|
104
|
+
type: "address",
|
|
105
|
+
},
|
|
106
|
+
],
|
|
107
|
+
name: "SYInvalidTokenOut",
|
|
108
|
+
type: "error",
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
inputs: [],
|
|
112
|
+
name: "SYZeroDeposit",
|
|
113
|
+
type: "error",
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
inputs: [],
|
|
117
|
+
name: "SYZeroRedeem",
|
|
118
|
+
type: "error",
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
anonymous: false,
|
|
122
|
+
inputs: [
|
|
123
|
+
{
|
|
124
|
+
indexed: true,
|
|
125
|
+
internalType: "address",
|
|
126
|
+
name: "owner",
|
|
127
|
+
type: "address",
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
indexed: true,
|
|
131
|
+
internalType: "address",
|
|
132
|
+
name: "spender",
|
|
133
|
+
type: "address",
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
indexed: false,
|
|
137
|
+
internalType: "uint256",
|
|
138
|
+
name: "value",
|
|
139
|
+
type: "uint256",
|
|
140
|
+
},
|
|
141
|
+
],
|
|
142
|
+
name: "Approval",
|
|
143
|
+
type: "event",
|
|
144
|
+
},
|
|
56
145
|
{
|
|
57
146
|
anonymous: false,
|
|
58
147
|
inputs: [
|
|
@@ -72,6 +161,68 @@ const _abi = [
|
|
|
72
161
|
name: "ClaimAndCompound",
|
|
73
162
|
type: "event",
|
|
74
163
|
},
|
|
164
|
+
{
|
|
165
|
+
anonymous: false,
|
|
166
|
+
inputs: [
|
|
167
|
+
{
|
|
168
|
+
indexed: true,
|
|
169
|
+
internalType: "address",
|
|
170
|
+
name: "user",
|
|
171
|
+
type: "address",
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
indexed: false,
|
|
175
|
+
internalType: "address[]",
|
|
176
|
+
name: "rewardTokens",
|
|
177
|
+
type: "address[]",
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
indexed: false,
|
|
181
|
+
internalType: "uint256[]",
|
|
182
|
+
name: "rewardAmounts",
|
|
183
|
+
type: "uint256[]",
|
|
184
|
+
},
|
|
185
|
+
],
|
|
186
|
+
name: "ClaimRewards",
|
|
187
|
+
type: "event",
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
anonymous: false,
|
|
191
|
+
inputs: [
|
|
192
|
+
{
|
|
193
|
+
indexed: true,
|
|
194
|
+
internalType: "address",
|
|
195
|
+
name: "caller",
|
|
196
|
+
type: "address",
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
indexed: true,
|
|
200
|
+
internalType: "address",
|
|
201
|
+
name: "receiver",
|
|
202
|
+
type: "address",
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
indexed: true,
|
|
206
|
+
internalType: "address",
|
|
207
|
+
name: "tokenIn",
|
|
208
|
+
type: "address",
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
indexed: false,
|
|
212
|
+
internalType: "uint256",
|
|
213
|
+
name: "amountDeposited",
|
|
214
|
+
type: "uint256",
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
indexed: false,
|
|
218
|
+
internalType: "uint256",
|
|
219
|
+
name: "amountSyOut",
|
|
220
|
+
type: "uint256",
|
|
221
|
+
},
|
|
222
|
+
],
|
|
223
|
+
name: "Deposit",
|
|
224
|
+
type: "event",
|
|
225
|
+
},
|
|
75
226
|
{
|
|
76
227
|
anonymous: false,
|
|
77
228
|
inputs: [
|
|
@@ -136,6 +287,94 @@ const _abi = [
|
|
|
136
287
|
name: "OwnershipTransferred",
|
|
137
288
|
type: "event",
|
|
138
289
|
},
|
|
290
|
+
{
|
|
291
|
+
anonymous: false,
|
|
292
|
+
inputs: [
|
|
293
|
+
{
|
|
294
|
+
indexed: false,
|
|
295
|
+
internalType: "address",
|
|
296
|
+
name: "account",
|
|
297
|
+
type: "address",
|
|
298
|
+
},
|
|
299
|
+
],
|
|
300
|
+
name: "Paused",
|
|
301
|
+
type: "event",
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
anonymous: false,
|
|
305
|
+
inputs: [
|
|
306
|
+
{
|
|
307
|
+
indexed: true,
|
|
308
|
+
internalType: "address",
|
|
309
|
+
name: "caller",
|
|
310
|
+
type: "address",
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
indexed: true,
|
|
314
|
+
internalType: "address",
|
|
315
|
+
name: "receiver",
|
|
316
|
+
type: "address",
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
indexed: true,
|
|
320
|
+
internalType: "address",
|
|
321
|
+
name: "tokenOut",
|
|
322
|
+
type: "address",
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
indexed: false,
|
|
326
|
+
internalType: "uint256",
|
|
327
|
+
name: "amountSyToRedeem",
|
|
328
|
+
type: "uint256",
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
indexed: false,
|
|
332
|
+
internalType: "uint256",
|
|
333
|
+
name: "amountTokenOut",
|
|
334
|
+
type: "uint256",
|
|
335
|
+
},
|
|
336
|
+
],
|
|
337
|
+
name: "Redeem",
|
|
338
|
+
type: "event",
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
anonymous: false,
|
|
342
|
+
inputs: [
|
|
343
|
+
{
|
|
344
|
+
indexed: true,
|
|
345
|
+
internalType: "address",
|
|
346
|
+
name: "from",
|
|
347
|
+
type: "address",
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
indexed: true,
|
|
351
|
+
internalType: "address",
|
|
352
|
+
name: "to",
|
|
353
|
+
type: "address",
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
indexed: false,
|
|
357
|
+
internalType: "uint256",
|
|
358
|
+
name: "value",
|
|
359
|
+
type: "uint256",
|
|
360
|
+
},
|
|
361
|
+
],
|
|
362
|
+
name: "Transfer",
|
|
363
|
+
type: "event",
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
anonymous: false,
|
|
367
|
+
inputs: [
|
|
368
|
+
{
|
|
369
|
+
indexed: false,
|
|
370
|
+
internalType: "address",
|
|
371
|
+
name: "account",
|
|
372
|
+
type: "address",
|
|
373
|
+
},
|
|
374
|
+
],
|
|
375
|
+
name: "Unpaused",
|
|
376
|
+
type: "event",
|
|
377
|
+
},
|
|
139
378
|
{
|
|
140
379
|
anonymous: false,
|
|
141
380
|
inputs: [
|
|
@@ -155,6 +394,19 @@ const _abi = [
|
|
|
155
394
|
name: "WithdrawFunds",
|
|
156
395
|
type: "event",
|
|
157
396
|
},
|
|
397
|
+
{
|
|
398
|
+
inputs: [],
|
|
399
|
+
name: "DOMAIN_SEPARATOR",
|
|
400
|
+
outputs: [
|
|
401
|
+
{
|
|
402
|
+
internalType: "bytes32",
|
|
403
|
+
name: "",
|
|
404
|
+
type: "bytes32",
|
|
405
|
+
},
|
|
406
|
+
],
|
|
407
|
+
stateMutability: "view",
|
|
408
|
+
type: "function",
|
|
409
|
+
},
|
|
158
410
|
{
|
|
159
411
|
inputs: [],
|
|
160
412
|
name: "PENDLE",
|
|
@@ -207,6 +459,73 @@ const _abi = [
|
|
|
207
459
|
stateMutability: "view",
|
|
208
460
|
type: "function",
|
|
209
461
|
},
|
|
462
|
+
{
|
|
463
|
+
inputs: [
|
|
464
|
+
{
|
|
465
|
+
internalType: "address",
|
|
466
|
+
name: "user",
|
|
467
|
+
type: "address",
|
|
468
|
+
},
|
|
469
|
+
],
|
|
470
|
+
name: "accruedRewards",
|
|
471
|
+
outputs: [
|
|
472
|
+
{
|
|
473
|
+
internalType: "uint256[]",
|
|
474
|
+
name: "rewardAmounts",
|
|
475
|
+
type: "uint256[]",
|
|
476
|
+
},
|
|
477
|
+
],
|
|
478
|
+
stateMutability: "view",
|
|
479
|
+
type: "function",
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
inputs: [
|
|
483
|
+
{
|
|
484
|
+
internalType: "address",
|
|
485
|
+
name: "owner",
|
|
486
|
+
type: "address",
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
internalType: "address",
|
|
490
|
+
name: "spender",
|
|
491
|
+
type: "address",
|
|
492
|
+
},
|
|
493
|
+
],
|
|
494
|
+
name: "allowance",
|
|
495
|
+
outputs: [
|
|
496
|
+
{
|
|
497
|
+
internalType: "uint256",
|
|
498
|
+
name: "",
|
|
499
|
+
type: "uint256",
|
|
500
|
+
},
|
|
501
|
+
],
|
|
502
|
+
stateMutability: "view",
|
|
503
|
+
type: "function",
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
inputs: [
|
|
507
|
+
{
|
|
508
|
+
internalType: "address",
|
|
509
|
+
name: "spender",
|
|
510
|
+
type: "address",
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
internalType: "uint256",
|
|
514
|
+
name: "amount",
|
|
515
|
+
type: "uint256",
|
|
516
|
+
},
|
|
517
|
+
],
|
|
518
|
+
name: "approve",
|
|
519
|
+
outputs: [
|
|
520
|
+
{
|
|
521
|
+
internalType: "bool",
|
|
522
|
+
name: "",
|
|
523
|
+
type: "bool",
|
|
524
|
+
},
|
|
525
|
+
],
|
|
526
|
+
stateMutability: "nonpayable",
|
|
527
|
+
type: "function",
|
|
528
|
+
},
|
|
210
529
|
{
|
|
211
530
|
inputs: [
|
|
212
531
|
{
|
|
@@ -232,6 +551,48 @@ const _abi = [
|
|
|
232
551
|
stateMutability: "nonpayable",
|
|
233
552
|
type: "function",
|
|
234
553
|
},
|
|
554
|
+
{
|
|
555
|
+
inputs: [],
|
|
556
|
+
name: "assetInfo",
|
|
557
|
+
outputs: [
|
|
558
|
+
{
|
|
559
|
+
internalType: "enum IStandardizedYield.AssetType",
|
|
560
|
+
name: "assetType",
|
|
561
|
+
type: "uint8",
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
internalType: "address",
|
|
565
|
+
name: "assetAddress",
|
|
566
|
+
type: "address",
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
internalType: "uint8",
|
|
570
|
+
name: "assetDecimals",
|
|
571
|
+
type: "uint8",
|
|
572
|
+
},
|
|
573
|
+
],
|
|
574
|
+
stateMutability: "view",
|
|
575
|
+
type: "function",
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
inputs: [
|
|
579
|
+
{
|
|
580
|
+
internalType: "address",
|
|
581
|
+
name: "account",
|
|
582
|
+
type: "address",
|
|
583
|
+
},
|
|
584
|
+
],
|
|
585
|
+
name: "balanceOf",
|
|
586
|
+
outputs: [
|
|
587
|
+
{
|
|
588
|
+
internalType: "uint256",
|
|
589
|
+
name: "",
|
|
590
|
+
type: "uint256",
|
|
591
|
+
},
|
|
592
|
+
],
|
|
593
|
+
stateMutability: "view",
|
|
594
|
+
type: "function",
|
|
595
|
+
},
|
|
235
596
|
{
|
|
236
597
|
inputs: [],
|
|
237
598
|
name: "buyBins",
|
|
@@ -335,6 +696,25 @@ const _abi = [
|
|
|
335
696
|
stateMutability: "nonpayable",
|
|
336
697
|
type: "function",
|
|
337
698
|
},
|
|
699
|
+
{
|
|
700
|
+
inputs: [
|
|
701
|
+
{
|
|
702
|
+
internalType: "address",
|
|
703
|
+
name: "user",
|
|
704
|
+
type: "address",
|
|
705
|
+
},
|
|
706
|
+
],
|
|
707
|
+
name: "claimRewards",
|
|
708
|
+
outputs: [
|
|
709
|
+
{
|
|
710
|
+
internalType: "uint256[]",
|
|
711
|
+
name: "rewardAmounts",
|
|
712
|
+
type: "uint256[]",
|
|
713
|
+
},
|
|
714
|
+
],
|
|
715
|
+
stateMutability: "nonpayable",
|
|
716
|
+
type: "function",
|
|
717
|
+
},
|
|
338
718
|
{
|
|
339
719
|
inputs: [],
|
|
340
720
|
name: "claimWithoutCompound",
|
|
@@ -360,6 +740,19 @@ const _abi = [
|
|
|
360
740
|
stateMutability: "nonpayable",
|
|
361
741
|
type: "function",
|
|
362
742
|
},
|
|
743
|
+
{
|
|
744
|
+
inputs: [],
|
|
745
|
+
name: "decimals",
|
|
746
|
+
outputs: [
|
|
747
|
+
{
|
|
748
|
+
internalType: "uint8",
|
|
749
|
+
name: "",
|
|
750
|
+
type: "uint8",
|
|
751
|
+
},
|
|
752
|
+
],
|
|
753
|
+
stateMutability: "view",
|
|
754
|
+
type: "function",
|
|
755
|
+
},
|
|
363
756
|
{
|
|
364
757
|
inputs: [],
|
|
365
758
|
name: "decisionHelper",
|
|
@@ -373,6 +766,40 @@ const _abi = [
|
|
|
373
766
|
stateMutability: "view",
|
|
374
767
|
type: "function",
|
|
375
768
|
},
|
|
769
|
+
{
|
|
770
|
+
inputs: [
|
|
771
|
+
{
|
|
772
|
+
internalType: "address",
|
|
773
|
+
name: "receiver",
|
|
774
|
+
type: "address",
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
internalType: "address",
|
|
778
|
+
name: "tokenIn",
|
|
779
|
+
type: "address",
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
internalType: "uint256",
|
|
783
|
+
name: "amountTokenToDeposit",
|
|
784
|
+
type: "uint256",
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
internalType: "uint256",
|
|
788
|
+
name: "minSharesOut",
|
|
789
|
+
type: "uint256",
|
|
790
|
+
},
|
|
791
|
+
],
|
|
792
|
+
name: "deposit",
|
|
793
|
+
outputs: [
|
|
794
|
+
{
|
|
795
|
+
internalType: "uint256",
|
|
796
|
+
name: "amountSharesOut",
|
|
797
|
+
type: "uint256",
|
|
798
|
+
},
|
|
799
|
+
],
|
|
800
|
+
stateMutability: "payable",
|
|
801
|
+
type: "function",
|
|
802
|
+
},
|
|
376
803
|
{
|
|
377
804
|
inputs: [
|
|
378
805
|
{
|
|
@@ -453,19 +880,187 @@ const _abi = [
|
|
|
453
880
|
type: "uint256",
|
|
454
881
|
},
|
|
455
882
|
],
|
|
456
|
-
name: "depositToken",
|
|
883
|
+
name: "depositToken",
|
|
884
|
+
outputs: [],
|
|
885
|
+
stateMutability: "payable",
|
|
886
|
+
type: "function",
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
inputs: [],
|
|
890
|
+
name: "exchangeRate",
|
|
891
|
+
outputs: [
|
|
892
|
+
{
|
|
893
|
+
internalType: "uint256",
|
|
894
|
+
name: "res",
|
|
895
|
+
type: "uint256",
|
|
896
|
+
},
|
|
897
|
+
],
|
|
898
|
+
stateMutability: "view",
|
|
899
|
+
type: "function",
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
inputs: [],
|
|
903
|
+
name: "getRewardTokens",
|
|
904
|
+
outputs: [
|
|
905
|
+
{
|
|
906
|
+
internalType: "address[]",
|
|
907
|
+
name: "rewardTokens",
|
|
908
|
+
type: "address[]",
|
|
909
|
+
},
|
|
910
|
+
],
|
|
911
|
+
stateMutability: "view",
|
|
912
|
+
type: "function",
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
inputs: [],
|
|
916
|
+
name: "getTokensIn",
|
|
917
|
+
outputs: [
|
|
918
|
+
{
|
|
919
|
+
internalType: "address[]",
|
|
920
|
+
name: "res",
|
|
921
|
+
type: "address[]",
|
|
922
|
+
},
|
|
923
|
+
],
|
|
924
|
+
stateMutability: "view",
|
|
925
|
+
type: "function",
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
inputs: [],
|
|
929
|
+
name: "getTokensOut",
|
|
930
|
+
outputs: [
|
|
931
|
+
{
|
|
932
|
+
internalType: "address[]",
|
|
933
|
+
name: "res",
|
|
934
|
+
type: "address[]",
|
|
935
|
+
},
|
|
936
|
+
],
|
|
937
|
+
stateMutability: "view",
|
|
938
|
+
type: "function",
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
inputs: [
|
|
942
|
+
{
|
|
943
|
+
internalType: "address",
|
|
944
|
+
name: "token",
|
|
945
|
+
type: "address",
|
|
946
|
+
},
|
|
947
|
+
],
|
|
948
|
+
name: "isValidTokenIn",
|
|
949
|
+
outputs: [
|
|
950
|
+
{
|
|
951
|
+
internalType: "bool",
|
|
952
|
+
name: "",
|
|
953
|
+
type: "bool",
|
|
954
|
+
},
|
|
955
|
+
],
|
|
956
|
+
stateMutability: "view",
|
|
957
|
+
type: "function",
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
inputs: [
|
|
961
|
+
{
|
|
962
|
+
internalType: "address",
|
|
963
|
+
name: "token",
|
|
964
|
+
type: "address",
|
|
965
|
+
},
|
|
966
|
+
],
|
|
967
|
+
name: "isValidTokenOut",
|
|
968
|
+
outputs: [
|
|
969
|
+
{
|
|
970
|
+
internalType: "bool",
|
|
971
|
+
name: "",
|
|
972
|
+
type: "bool",
|
|
973
|
+
},
|
|
974
|
+
],
|
|
975
|
+
stateMutability: "view",
|
|
976
|
+
type: "function",
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
inputs: [],
|
|
980
|
+
name: "lastRewardBlock",
|
|
981
|
+
outputs: [
|
|
982
|
+
{
|
|
983
|
+
internalType: "uint256",
|
|
984
|
+
name: "",
|
|
985
|
+
type: "uint256",
|
|
986
|
+
},
|
|
987
|
+
],
|
|
988
|
+
stateMutability: "view",
|
|
989
|
+
type: "function",
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
inputs: [],
|
|
993
|
+
name: "market",
|
|
994
|
+
outputs: [
|
|
995
|
+
{
|
|
996
|
+
internalType: "address",
|
|
997
|
+
name: "",
|
|
998
|
+
type: "address",
|
|
999
|
+
},
|
|
1000
|
+
],
|
|
1001
|
+
stateMutability: "view",
|
|
1002
|
+
type: "function",
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
inputs: [],
|
|
1006
|
+
name: "name",
|
|
1007
|
+
outputs: [
|
|
1008
|
+
{
|
|
1009
|
+
internalType: "string",
|
|
1010
|
+
name: "",
|
|
1011
|
+
type: "string",
|
|
1012
|
+
},
|
|
1013
|
+
],
|
|
1014
|
+
stateMutability: "view",
|
|
1015
|
+
type: "function",
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
inputs: [
|
|
1019
|
+
{
|
|
1020
|
+
internalType: "address",
|
|
1021
|
+
name: "owner",
|
|
1022
|
+
type: "address",
|
|
1023
|
+
},
|
|
1024
|
+
],
|
|
1025
|
+
name: "nonces",
|
|
1026
|
+
outputs: [
|
|
1027
|
+
{
|
|
1028
|
+
internalType: "uint256",
|
|
1029
|
+
name: "",
|
|
1030
|
+
type: "uint256",
|
|
1031
|
+
},
|
|
1032
|
+
],
|
|
1033
|
+
stateMutability: "view",
|
|
1034
|
+
type: "function",
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
inputs: [],
|
|
1038
|
+
name: "owner",
|
|
1039
|
+
outputs: [
|
|
1040
|
+
{
|
|
1041
|
+
internalType: "address",
|
|
1042
|
+
name: "",
|
|
1043
|
+
type: "address",
|
|
1044
|
+
},
|
|
1045
|
+
],
|
|
1046
|
+
stateMutability: "view",
|
|
1047
|
+
type: "function",
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
inputs: [],
|
|
1051
|
+
name: "pause",
|
|
457
1052
|
outputs: [],
|
|
458
|
-
stateMutability: "
|
|
1053
|
+
stateMutability: "nonpayable",
|
|
459
1054
|
type: "function",
|
|
460
1055
|
},
|
|
461
1056
|
{
|
|
462
1057
|
inputs: [],
|
|
463
|
-
name: "
|
|
1058
|
+
name: "paused",
|
|
464
1059
|
outputs: [
|
|
465
1060
|
{
|
|
466
|
-
internalType: "
|
|
1061
|
+
internalType: "bool",
|
|
467
1062
|
name: "",
|
|
468
|
-
type: "
|
|
1063
|
+
type: "bool",
|
|
469
1064
|
},
|
|
470
1065
|
],
|
|
471
1066
|
stateMutability: "view",
|
|
@@ -473,7 +1068,7 @@ const _abi = [
|
|
|
473
1068
|
},
|
|
474
1069
|
{
|
|
475
1070
|
inputs: [],
|
|
476
|
-
name: "
|
|
1071
|
+
name: "pendingOwner",
|
|
477
1072
|
outputs: [
|
|
478
1073
|
{
|
|
479
1074
|
internalType: "address",
|
|
@@ -485,14 +1080,92 @@ const _abi = [
|
|
|
485
1080
|
type: "function",
|
|
486
1081
|
},
|
|
487
1082
|
{
|
|
488
|
-
inputs: [
|
|
489
|
-
|
|
1083
|
+
inputs: [
|
|
1084
|
+
{
|
|
1085
|
+
internalType: "address",
|
|
1086
|
+
name: "owner",
|
|
1087
|
+
type: "address",
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
internalType: "address",
|
|
1091
|
+
name: "spender",
|
|
1092
|
+
type: "address",
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
internalType: "uint256",
|
|
1096
|
+
name: "value",
|
|
1097
|
+
type: "uint256",
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
internalType: "uint256",
|
|
1101
|
+
name: "deadline",
|
|
1102
|
+
type: "uint256",
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
internalType: "uint8",
|
|
1106
|
+
name: "v",
|
|
1107
|
+
type: "uint8",
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
internalType: "bytes32",
|
|
1111
|
+
name: "r",
|
|
1112
|
+
type: "bytes32",
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
internalType: "bytes32",
|
|
1116
|
+
name: "s",
|
|
1117
|
+
type: "bytes32",
|
|
1118
|
+
},
|
|
1119
|
+
],
|
|
1120
|
+
name: "permit",
|
|
1121
|
+
outputs: [],
|
|
1122
|
+
stateMutability: "nonpayable",
|
|
1123
|
+
type: "function",
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
inputs: [
|
|
1127
|
+
{
|
|
1128
|
+
internalType: "address",
|
|
1129
|
+
name: "tokenIn",
|
|
1130
|
+
type: "address",
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
internalType: "uint256",
|
|
1134
|
+
name: "amountTokenToDeposit",
|
|
1135
|
+
type: "uint256",
|
|
1136
|
+
},
|
|
1137
|
+
],
|
|
1138
|
+
name: "previewDeposit",
|
|
490
1139
|
outputs: [
|
|
1140
|
+
{
|
|
1141
|
+
internalType: "uint256",
|
|
1142
|
+
name: "amountSharesOut",
|
|
1143
|
+
type: "uint256",
|
|
1144
|
+
},
|
|
1145
|
+
],
|
|
1146
|
+
stateMutability: "view",
|
|
1147
|
+
type: "function",
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
inputs: [
|
|
491
1151
|
{
|
|
492
1152
|
internalType: "address",
|
|
493
|
-
name: "",
|
|
1153
|
+
name: "tokenOut",
|
|
494
1154
|
type: "address",
|
|
495
1155
|
},
|
|
1156
|
+
{
|
|
1157
|
+
internalType: "uint256",
|
|
1158
|
+
name: "amountSharesToRedeem",
|
|
1159
|
+
type: "uint256",
|
|
1160
|
+
},
|
|
1161
|
+
],
|
|
1162
|
+
name: "previewRedeem",
|
|
1163
|
+
outputs: [
|
|
1164
|
+
{
|
|
1165
|
+
internalType: "uint256",
|
|
1166
|
+
name: "amountTokenOut",
|
|
1167
|
+
type: "uint256",
|
|
1168
|
+
},
|
|
496
1169
|
],
|
|
497
1170
|
stateMutability: "view",
|
|
498
1171
|
type: "function",
|
|
@@ -650,6 +1323,95 @@ const _abi = [
|
|
|
650
1323
|
stateMutability: "nonpayable",
|
|
651
1324
|
type: "function",
|
|
652
1325
|
},
|
|
1326
|
+
{
|
|
1327
|
+
inputs: [
|
|
1328
|
+
{
|
|
1329
|
+
internalType: "address",
|
|
1330
|
+
name: "receiver",
|
|
1331
|
+
type: "address",
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
internalType: "uint256",
|
|
1335
|
+
name: "amountSharesToRedeem",
|
|
1336
|
+
type: "uint256",
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
internalType: "address",
|
|
1340
|
+
name: "tokenOut",
|
|
1341
|
+
type: "address",
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
internalType: "uint256",
|
|
1345
|
+
name: "minTokenOut",
|
|
1346
|
+
type: "uint256",
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
internalType: "bool",
|
|
1350
|
+
name: "burnFromInternalBalance",
|
|
1351
|
+
type: "bool",
|
|
1352
|
+
},
|
|
1353
|
+
],
|
|
1354
|
+
name: "redeem",
|
|
1355
|
+
outputs: [
|
|
1356
|
+
{
|
|
1357
|
+
internalType: "uint256",
|
|
1358
|
+
name: "amountTokenOut",
|
|
1359
|
+
type: "uint256",
|
|
1360
|
+
},
|
|
1361
|
+
],
|
|
1362
|
+
stateMutability: "nonpayable",
|
|
1363
|
+
type: "function",
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
inputs: [],
|
|
1367
|
+
name: "rewardIndexesCurrent",
|
|
1368
|
+
outputs: [
|
|
1369
|
+
{
|
|
1370
|
+
internalType: "uint256[]",
|
|
1371
|
+
name: "indexes",
|
|
1372
|
+
type: "uint256[]",
|
|
1373
|
+
},
|
|
1374
|
+
],
|
|
1375
|
+
stateMutability: "nonpayable",
|
|
1376
|
+
type: "function",
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
inputs: [],
|
|
1380
|
+
name: "rewardIndexesStored",
|
|
1381
|
+
outputs: [
|
|
1382
|
+
{
|
|
1383
|
+
internalType: "uint256[]",
|
|
1384
|
+
name: "indexes",
|
|
1385
|
+
type: "uint256[]",
|
|
1386
|
+
},
|
|
1387
|
+
],
|
|
1388
|
+
stateMutability: "view",
|
|
1389
|
+
type: "function",
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
inputs: [
|
|
1393
|
+
{
|
|
1394
|
+
internalType: "address",
|
|
1395
|
+
name: "",
|
|
1396
|
+
type: "address",
|
|
1397
|
+
},
|
|
1398
|
+
],
|
|
1399
|
+
name: "rewardState",
|
|
1400
|
+
outputs: [
|
|
1401
|
+
{
|
|
1402
|
+
internalType: "uint128",
|
|
1403
|
+
name: "index",
|
|
1404
|
+
type: "uint128",
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
internalType: "uint128",
|
|
1408
|
+
name: "lastBalance",
|
|
1409
|
+
type: "uint128",
|
|
1410
|
+
},
|
|
1411
|
+
],
|
|
1412
|
+
stateMutability: "view",
|
|
1413
|
+
type: "function",
|
|
1414
|
+
},
|
|
653
1415
|
{
|
|
654
1416
|
inputs: [],
|
|
655
1417
|
name: "router",
|
|
@@ -769,6 +1531,85 @@ const _abi = [
|
|
|
769
1531
|
stateMutability: "nonpayable",
|
|
770
1532
|
type: "function",
|
|
771
1533
|
},
|
|
1534
|
+
{
|
|
1535
|
+
inputs: [],
|
|
1536
|
+
name: "symbol",
|
|
1537
|
+
outputs: [
|
|
1538
|
+
{
|
|
1539
|
+
internalType: "string",
|
|
1540
|
+
name: "",
|
|
1541
|
+
type: "string",
|
|
1542
|
+
},
|
|
1543
|
+
],
|
|
1544
|
+
stateMutability: "view",
|
|
1545
|
+
type: "function",
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
inputs: [],
|
|
1549
|
+
name: "totalSupply",
|
|
1550
|
+
outputs: [
|
|
1551
|
+
{
|
|
1552
|
+
internalType: "uint256",
|
|
1553
|
+
name: "",
|
|
1554
|
+
type: "uint256",
|
|
1555
|
+
},
|
|
1556
|
+
],
|
|
1557
|
+
stateMutability: "view",
|
|
1558
|
+
type: "function",
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
inputs: [
|
|
1562
|
+
{
|
|
1563
|
+
internalType: "address",
|
|
1564
|
+
name: "to",
|
|
1565
|
+
type: "address",
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
internalType: "uint256",
|
|
1569
|
+
name: "amount",
|
|
1570
|
+
type: "uint256",
|
|
1571
|
+
},
|
|
1572
|
+
],
|
|
1573
|
+
name: "transfer",
|
|
1574
|
+
outputs: [
|
|
1575
|
+
{
|
|
1576
|
+
internalType: "bool",
|
|
1577
|
+
name: "",
|
|
1578
|
+
type: "bool",
|
|
1579
|
+
},
|
|
1580
|
+
],
|
|
1581
|
+
stateMutability: "nonpayable",
|
|
1582
|
+
type: "function",
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
inputs: [
|
|
1586
|
+
{
|
|
1587
|
+
internalType: "address",
|
|
1588
|
+
name: "from",
|
|
1589
|
+
type: "address",
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
internalType: "address",
|
|
1593
|
+
name: "to",
|
|
1594
|
+
type: "address",
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
internalType: "uint256",
|
|
1598
|
+
name: "amount",
|
|
1599
|
+
type: "uint256",
|
|
1600
|
+
},
|
|
1601
|
+
],
|
|
1602
|
+
name: "transferFrom",
|
|
1603
|
+
outputs: [
|
|
1604
|
+
{
|
|
1605
|
+
internalType: "bool",
|
|
1606
|
+
name: "",
|
|
1607
|
+
type: "bool",
|
|
1608
|
+
},
|
|
1609
|
+
],
|
|
1610
|
+
stateMutability: "nonpayable",
|
|
1611
|
+
type: "function",
|
|
1612
|
+
},
|
|
772
1613
|
{
|
|
773
1614
|
inputs: [
|
|
774
1615
|
{
|
|
@@ -792,6 +1633,42 @@ const _abi = [
|
|
|
792
1633
|
stateMutability: "nonpayable",
|
|
793
1634
|
type: "function",
|
|
794
1635
|
},
|
|
1636
|
+
{
|
|
1637
|
+
inputs: [],
|
|
1638
|
+
name: "unpause",
|
|
1639
|
+
outputs: [],
|
|
1640
|
+
stateMutability: "nonpayable",
|
|
1641
|
+
type: "function",
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
inputs: [
|
|
1645
|
+
{
|
|
1646
|
+
internalType: "address",
|
|
1647
|
+
name: "",
|
|
1648
|
+
type: "address",
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
internalType: "address",
|
|
1652
|
+
name: "",
|
|
1653
|
+
type: "address",
|
|
1654
|
+
},
|
|
1655
|
+
],
|
|
1656
|
+
name: "userReward",
|
|
1657
|
+
outputs: [
|
|
1658
|
+
{
|
|
1659
|
+
internalType: "uint128",
|
|
1660
|
+
name: "index",
|
|
1661
|
+
type: "uint128",
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
internalType: "uint128",
|
|
1665
|
+
name: "accrued",
|
|
1666
|
+
type: "uint128",
|
|
1667
|
+
},
|
|
1668
|
+
],
|
|
1669
|
+
stateMutability: "view",
|
|
1670
|
+
type: "function",
|
|
1671
|
+
},
|
|
795
1672
|
{
|
|
796
1673
|
inputs: [
|
|
797
1674
|
{
|
|
@@ -810,6 +1687,19 @@ const _abi = [
|
|
|
810
1687
|
stateMutability: "nonpayable",
|
|
811
1688
|
type: "function",
|
|
812
1689
|
},
|
|
1690
|
+
{
|
|
1691
|
+
inputs: [],
|
|
1692
|
+
name: "yieldToken",
|
|
1693
|
+
outputs: [
|
|
1694
|
+
{
|
|
1695
|
+
internalType: "address",
|
|
1696
|
+
name: "",
|
|
1697
|
+
type: "address",
|
|
1698
|
+
},
|
|
1699
|
+
],
|
|
1700
|
+
stateMutability: "view",
|
|
1701
|
+
type: "function",
|
|
1702
|
+
},
|
|
813
1703
|
{
|
|
814
1704
|
stateMutability: "payable",
|
|
815
1705
|
type: "receive",
|