@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
|
@@ -26,6 +26,95 @@ const _abi = [
|
|
|
26
26
|
name: "BotInsufficientSyOut",
|
|
27
27
|
type: "error",
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
inputs: [
|
|
31
|
+
{
|
|
32
|
+
internalType: "uint256",
|
|
33
|
+
name: "actualSharesOut",
|
|
34
|
+
type: "uint256",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
internalType: "uint256",
|
|
38
|
+
name: "requiredSharesOut",
|
|
39
|
+
type: "uint256",
|
|
40
|
+
},
|
|
41
|
+
],
|
|
42
|
+
name: "SYInsufficientSharesOut",
|
|
43
|
+
type: "error",
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
inputs: [
|
|
47
|
+
{
|
|
48
|
+
internalType: "uint256",
|
|
49
|
+
name: "actualTokenOut",
|
|
50
|
+
type: "uint256",
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
internalType: "uint256",
|
|
54
|
+
name: "requiredTokenOut",
|
|
55
|
+
type: "uint256",
|
|
56
|
+
},
|
|
57
|
+
],
|
|
58
|
+
name: "SYInsufficientTokenOut",
|
|
59
|
+
type: "error",
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
inputs: [
|
|
63
|
+
{
|
|
64
|
+
internalType: "address",
|
|
65
|
+
name: "token",
|
|
66
|
+
type: "address",
|
|
67
|
+
},
|
|
68
|
+
],
|
|
69
|
+
name: "SYInvalidTokenIn",
|
|
70
|
+
type: "error",
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
inputs: [
|
|
74
|
+
{
|
|
75
|
+
internalType: "address",
|
|
76
|
+
name: "token",
|
|
77
|
+
type: "address",
|
|
78
|
+
},
|
|
79
|
+
],
|
|
80
|
+
name: "SYInvalidTokenOut",
|
|
81
|
+
type: "error",
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
inputs: [],
|
|
85
|
+
name: "SYZeroDeposit",
|
|
86
|
+
type: "error",
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
inputs: [],
|
|
90
|
+
name: "SYZeroRedeem",
|
|
91
|
+
type: "error",
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
anonymous: false,
|
|
95
|
+
inputs: [
|
|
96
|
+
{
|
|
97
|
+
indexed: true,
|
|
98
|
+
internalType: "address",
|
|
99
|
+
name: "owner",
|
|
100
|
+
type: "address",
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
indexed: true,
|
|
104
|
+
internalType: "address",
|
|
105
|
+
name: "spender",
|
|
106
|
+
type: "address",
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
indexed: false,
|
|
110
|
+
internalType: "uint256",
|
|
111
|
+
name: "value",
|
|
112
|
+
type: "uint256",
|
|
113
|
+
},
|
|
114
|
+
],
|
|
115
|
+
name: "Approval",
|
|
116
|
+
type: "event",
|
|
117
|
+
},
|
|
29
118
|
{
|
|
30
119
|
anonymous: false,
|
|
31
120
|
inputs: [
|
|
@@ -45,6 +134,68 @@ const _abi = [
|
|
|
45
134
|
name: "ClaimAndCompound",
|
|
46
135
|
type: "event",
|
|
47
136
|
},
|
|
137
|
+
{
|
|
138
|
+
anonymous: false,
|
|
139
|
+
inputs: [
|
|
140
|
+
{
|
|
141
|
+
indexed: true,
|
|
142
|
+
internalType: "address",
|
|
143
|
+
name: "user",
|
|
144
|
+
type: "address",
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
indexed: false,
|
|
148
|
+
internalType: "address[]",
|
|
149
|
+
name: "rewardTokens",
|
|
150
|
+
type: "address[]",
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
indexed: false,
|
|
154
|
+
internalType: "uint256[]",
|
|
155
|
+
name: "rewardAmounts",
|
|
156
|
+
type: "uint256[]",
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
name: "ClaimRewards",
|
|
160
|
+
type: "event",
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
anonymous: false,
|
|
164
|
+
inputs: [
|
|
165
|
+
{
|
|
166
|
+
indexed: true,
|
|
167
|
+
internalType: "address",
|
|
168
|
+
name: "caller",
|
|
169
|
+
type: "address",
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
indexed: true,
|
|
173
|
+
internalType: "address",
|
|
174
|
+
name: "receiver",
|
|
175
|
+
type: "address",
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
indexed: true,
|
|
179
|
+
internalType: "address",
|
|
180
|
+
name: "tokenIn",
|
|
181
|
+
type: "address",
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
indexed: false,
|
|
185
|
+
internalType: "uint256",
|
|
186
|
+
name: "amountDeposited",
|
|
187
|
+
type: "uint256",
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
indexed: false,
|
|
191
|
+
internalType: "uint256",
|
|
192
|
+
name: "amountSyOut",
|
|
193
|
+
type: "uint256",
|
|
194
|
+
},
|
|
195
|
+
],
|
|
196
|
+
name: "Deposit",
|
|
197
|
+
type: "event",
|
|
198
|
+
},
|
|
48
199
|
{
|
|
49
200
|
anonymous: false,
|
|
50
201
|
inputs: [
|
|
@@ -109,6 +260,94 @@ const _abi = [
|
|
|
109
260
|
name: "OwnershipTransferred",
|
|
110
261
|
type: "event",
|
|
111
262
|
},
|
|
263
|
+
{
|
|
264
|
+
anonymous: false,
|
|
265
|
+
inputs: [
|
|
266
|
+
{
|
|
267
|
+
indexed: false,
|
|
268
|
+
internalType: "address",
|
|
269
|
+
name: "account",
|
|
270
|
+
type: "address",
|
|
271
|
+
},
|
|
272
|
+
],
|
|
273
|
+
name: "Paused",
|
|
274
|
+
type: "event",
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
anonymous: false,
|
|
278
|
+
inputs: [
|
|
279
|
+
{
|
|
280
|
+
indexed: true,
|
|
281
|
+
internalType: "address",
|
|
282
|
+
name: "caller",
|
|
283
|
+
type: "address",
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
indexed: true,
|
|
287
|
+
internalType: "address",
|
|
288
|
+
name: "receiver",
|
|
289
|
+
type: "address",
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
indexed: true,
|
|
293
|
+
internalType: "address",
|
|
294
|
+
name: "tokenOut",
|
|
295
|
+
type: "address",
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
indexed: false,
|
|
299
|
+
internalType: "uint256",
|
|
300
|
+
name: "amountSyToRedeem",
|
|
301
|
+
type: "uint256",
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
indexed: false,
|
|
305
|
+
internalType: "uint256",
|
|
306
|
+
name: "amountTokenOut",
|
|
307
|
+
type: "uint256",
|
|
308
|
+
},
|
|
309
|
+
],
|
|
310
|
+
name: "Redeem",
|
|
311
|
+
type: "event",
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
anonymous: false,
|
|
315
|
+
inputs: [
|
|
316
|
+
{
|
|
317
|
+
indexed: true,
|
|
318
|
+
internalType: "address",
|
|
319
|
+
name: "from",
|
|
320
|
+
type: "address",
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
indexed: true,
|
|
324
|
+
internalType: "address",
|
|
325
|
+
name: "to",
|
|
326
|
+
type: "address",
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
indexed: false,
|
|
330
|
+
internalType: "uint256",
|
|
331
|
+
name: "value",
|
|
332
|
+
type: "uint256",
|
|
333
|
+
},
|
|
334
|
+
],
|
|
335
|
+
name: "Transfer",
|
|
336
|
+
type: "event",
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
anonymous: false,
|
|
340
|
+
inputs: [
|
|
341
|
+
{
|
|
342
|
+
indexed: false,
|
|
343
|
+
internalType: "address",
|
|
344
|
+
name: "account",
|
|
345
|
+
type: "address",
|
|
346
|
+
},
|
|
347
|
+
],
|
|
348
|
+
name: "Unpaused",
|
|
349
|
+
type: "event",
|
|
350
|
+
},
|
|
112
351
|
{
|
|
113
352
|
anonymous: false,
|
|
114
353
|
inputs: [
|
|
@@ -128,6 +367,19 @@ const _abi = [
|
|
|
128
367
|
name: "WithdrawFunds",
|
|
129
368
|
type: "event",
|
|
130
369
|
},
|
|
370
|
+
{
|
|
371
|
+
inputs: [],
|
|
372
|
+
name: "DOMAIN_SEPARATOR",
|
|
373
|
+
outputs: [
|
|
374
|
+
{
|
|
375
|
+
internalType: "bytes32",
|
|
376
|
+
name: "",
|
|
377
|
+
type: "bytes32",
|
|
378
|
+
},
|
|
379
|
+
],
|
|
380
|
+
stateMutability: "view",
|
|
381
|
+
type: "function",
|
|
382
|
+
},
|
|
131
383
|
{
|
|
132
384
|
inputs: [],
|
|
133
385
|
name: "PENDLE",
|
|
@@ -180,6 +432,73 @@ const _abi = [
|
|
|
180
432
|
stateMutability: "view",
|
|
181
433
|
type: "function",
|
|
182
434
|
},
|
|
435
|
+
{
|
|
436
|
+
inputs: [
|
|
437
|
+
{
|
|
438
|
+
internalType: "address",
|
|
439
|
+
name: "user",
|
|
440
|
+
type: "address",
|
|
441
|
+
},
|
|
442
|
+
],
|
|
443
|
+
name: "accruedRewards",
|
|
444
|
+
outputs: [
|
|
445
|
+
{
|
|
446
|
+
internalType: "uint256[]",
|
|
447
|
+
name: "rewardAmounts",
|
|
448
|
+
type: "uint256[]",
|
|
449
|
+
},
|
|
450
|
+
],
|
|
451
|
+
stateMutability: "view",
|
|
452
|
+
type: "function",
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
inputs: [
|
|
456
|
+
{
|
|
457
|
+
internalType: "address",
|
|
458
|
+
name: "owner",
|
|
459
|
+
type: "address",
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
internalType: "address",
|
|
463
|
+
name: "spender",
|
|
464
|
+
type: "address",
|
|
465
|
+
},
|
|
466
|
+
],
|
|
467
|
+
name: "allowance",
|
|
468
|
+
outputs: [
|
|
469
|
+
{
|
|
470
|
+
internalType: "uint256",
|
|
471
|
+
name: "",
|
|
472
|
+
type: "uint256",
|
|
473
|
+
},
|
|
474
|
+
],
|
|
475
|
+
stateMutability: "view",
|
|
476
|
+
type: "function",
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
inputs: [
|
|
480
|
+
{
|
|
481
|
+
internalType: "address",
|
|
482
|
+
name: "spender",
|
|
483
|
+
type: "address",
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
internalType: "uint256",
|
|
487
|
+
name: "amount",
|
|
488
|
+
type: "uint256",
|
|
489
|
+
},
|
|
490
|
+
],
|
|
491
|
+
name: "approve",
|
|
492
|
+
outputs: [
|
|
493
|
+
{
|
|
494
|
+
internalType: "bool",
|
|
495
|
+
name: "",
|
|
496
|
+
type: "bool",
|
|
497
|
+
},
|
|
498
|
+
],
|
|
499
|
+
stateMutability: "nonpayable",
|
|
500
|
+
type: "function",
|
|
501
|
+
},
|
|
183
502
|
{
|
|
184
503
|
inputs: [
|
|
185
504
|
{
|
|
@@ -205,6 +524,48 @@ const _abi = [
|
|
|
205
524
|
stateMutability: "nonpayable",
|
|
206
525
|
type: "function",
|
|
207
526
|
},
|
|
527
|
+
{
|
|
528
|
+
inputs: [],
|
|
529
|
+
name: "assetInfo",
|
|
530
|
+
outputs: [
|
|
531
|
+
{
|
|
532
|
+
internalType: "enum IStandardizedYield.AssetType",
|
|
533
|
+
name: "assetType",
|
|
534
|
+
type: "uint8",
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
internalType: "address",
|
|
538
|
+
name: "assetAddress",
|
|
539
|
+
type: "address",
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
internalType: "uint8",
|
|
543
|
+
name: "assetDecimals",
|
|
544
|
+
type: "uint8",
|
|
545
|
+
},
|
|
546
|
+
],
|
|
547
|
+
stateMutability: "view",
|
|
548
|
+
type: "function",
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
inputs: [
|
|
552
|
+
{
|
|
553
|
+
internalType: "address",
|
|
554
|
+
name: "account",
|
|
555
|
+
type: "address",
|
|
556
|
+
},
|
|
557
|
+
],
|
|
558
|
+
name: "balanceOf",
|
|
559
|
+
outputs: [
|
|
560
|
+
{
|
|
561
|
+
internalType: "uint256",
|
|
562
|
+
name: "",
|
|
563
|
+
type: "uint256",
|
|
564
|
+
},
|
|
565
|
+
],
|
|
566
|
+
stateMutability: "view",
|
|
567
|
+
type: "function",
|
|
568
|
+
},
|
|
208
569
|
{
|
|
209
570
|
inputs: [],
|
|
210
571
|
name: "buyBins",
|
|
@@ -308,6 +669,25 @@ const _abi = [
|
|
|
308
669
|
stateMutability: "nonpayable",
|
|
309
670
|
type: "function",
|
|
310
671
|
},
|
|
672
|
+
{
|
|
673
|
+
inputs: [
|
|
674
|
+
{
|
|
675
|
+
internalType: "address",
|
|
676
|
+
name: "user",
|
|
677
|
+
type: "address",
|
|
678
|
+
},
|
|
679
|
+
],
|
|
680
|
+
name: "claimRewards",
|
|
681
|
+
outputs: [
|
|
682
|
+
{
|
|
683
|
+
internalType: "uint256[]",
|
|
684
|
+
name: "rewardAmounts",
|
|
685
|
+
type: "uint256[]",
|
|
686
|
+
},
|
|
687
|
+
],
|
|
688
|
+
stateMutability: "nonpayable",
|
|
689
|
+
type: "function",
|
|
690
|
+
},
|
|
311
691
|
{
|
|
312
692
|
inputs: [],
|
|
313
693
|
name: "claimWithoutCompound",
|
|
@@ -333,6 +713,19 @@ const _abi = [
|
|
|
333
713
|
stateMutability: "nonpayable",
|
|
334
714
|
type: "function",
|
|
335
715
|
},
|
|
716
|
+
{
|
|
717
|
+
inputs: [],
|
|
718
|
+
name: "decimals",
|
|
719
|
+
outputs: [
|
|
720
|
+
{
|
|
721
|
+
internalType: "uint8",
|
|
722
|
+
name: "",
|
|
723
|
+
type: "uint8",
|
|
724
|
+
},
|
|
725
|
+
],
|
|
726
|
+
stateMutability: "view",
|
|
727
|
+
type: "function",
|
|
728
|
+
},
|
|
336
729
|
{
|
|
337
730
|
inputs: [],
|
|
338
731
|
name: "decisionHelper",
|
|
@@ -346,6 +739,40 @@ const _abi = [
|
|
|
346
739
|
stateMutability: "view",
|
|
347
740
|
type: "function",
|
|
348
741
|
},
|
|
742
|
+
{
|
|
743
|
+
inputs: [
|
|
744
|
+
{
|
|
745
|
+
internalType: "address",
|
|
746
|
+
name: "receiver",
|
|
747
|
+
type: "address",
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
internalType: "address",
|
|
751
|
+
name: "tokenIn",
|
|
752
|
+
type: "address",
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
internalType: "uint256",
|
|
756
|
+
name: "amountTokenToDeposit",
|
|
757
|
+
type: "uint256",
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
internalType: "uint256",
|
|
761
|
+
name: "minSharesOut",
|
|
762
|
+
type: "uint256",
|
|
763
|
+
},
|
|
764
|
+
],
|
|
765
|
+
name: "deposit",
|
|
766
|
+
outputs: [
|
|
767
|
+
{
|
|
768
|
+
internalType: "uint256",
|
|
769
|
+
name: "amountSharesOut",
|
|
770
|
+
type: "uint256",
|
|
771
|
+
},
|
|
772
|
+
],
|
|
773
|
+
stateMutability: "payable",
|
|
774
|
+
type: "function",
|
|
775
|
+
},
|
|
349
776
|
{
|
|
350
777
|
inputs: [
|
|
351
778
|
{
|
|
@@ -426,19 +853,187 @@ const _abi = [
|
|
|
426
853
|
type: "uint256",
|
|
427
854
|
},
|
|
428
855
|
],
|
|
429
|
-
name: "depositToken",
|
|
856
|
+
name: "depositToken",
|
|
857
|
+
outputs: [],
|
|
858
|
+
stateMutability: "payable",
|
|
859
|
+
type: "function",
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
inputs: [],
|
|
863
|
+
name: "exchangeRate",
|
|
864
|
+
outputs: [
|
|
865
|
+
{
|
|
866
|
+
internalType: "uint256",
|
|
867
|
+
name: "res",
|
|
868
|
+
type: "uint256",
|
|
869
|
+
},
|
|
870
|
+
],
|
|
871
|
+
stateMutability: "view",
|
|
872
|
+
type: "function",
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
inputs: [],
|
|
876
|
+
name: "getRewardTokens",
|
|
877
|
+
outputs: [
|
|
878
|
+
{
|
|
879
|
+
internalType: "address[]",
|
|
880
|
+
name: "rewardTokens",
|
|
881
|
+
type: "address[]",
|
|
882
|
+
},
|
|
883
|
+
],
|
|
884
|
+
stateMutability: "view",
|
|
885
|
+
type: "function",
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
inputs: [],
|
|
889
|
+
name: "getTokensIn",
|
|
890
|
+
outputs: [
|
|
891
|
+
{
|
|
892
|
+
internalType: "address[]",
|
|
893
|
+
name: "res",
|
|
894
|
+
type: "address[]",
|
|
895
|
+
},
|
|
896
|
+
],
|
|
897
|
+
stateMutability: "view",
|
|
898
|
+
type: "function",
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
inputs: [],
|
|
902
|
+
name: "getTokensOut",
|
|
903
|
+
outputs: [
|
|
904
|
+
{
|
|
905
|
+
internalType: "address[]",
|
|
906
|
+
name: "res",
|
|
907
|
+
type: "address[]",
|
|
908
|
+
},
|
|
909
|
+
],
|
|
910
|
+
stateMutability: "view",
|
|
911
|
+
type: "function",
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
inputs: [
|
|
915
|
+
{
|
|
916
|
+
internalType: "address",
|
|
917
|
+
name: "token",
|
|
918
|
+
type: "address",
|
|
919
|
+
},
|
|
920
|
+
],
|
|
921
|
+
name: "isValidTokenIn",
|
|
922
|
+
outputs: [
|
|
923
|
+
{
|
|
924
|
+
internalType: "bool",
|
|
925
|
+
name: "",
|
|
926
|
+
type: "bool",
|
|
927
|
+
},
|
|
928
|
+
],
|
|
929
|
+
stateMutability: "view",
|
|
930
|
+
type: "function",
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
inputs: [
|
|
934
|
+
{
|
|
935
|
+
internalType: "address",
|
|
936
|
+
name: "token",
|
|
937
|
+
type: "address",
|
|
938
|
+
},
|
|
939
|
+
],
|
|
940
|
+
name: "isValidTokenOut",
|
|
941
|
+
outputs: [
|
|
942
|
+
{
|
|
943
|
+
internalType: "bool",
|
|
944
|
+
name: "",
|
|
945
|
+
type: "bool",
|
|
946
|
+
},
|
|
947
|
+
],
|
|
948
|
+
stateMutability: "view",
|
|
949
|
+
type: "function",
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
inputs: [],
|
|
953
|
+
name: "lastRewardBlock",
|
|
954
|
+
outputs: [
|
|
955
|
+
{
|
|
956
|
+
internalType: "uint256",
|
|
957
|
+
name: "",
|
|
958
|
+
type: "uint256",
|
|
959
|
+
},
|
|
960
|
+
],
|
|
961
|
+
stateMutability: "view",
|
|
962
|
+
type: "function",
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
inputs: [],
|
|
966
|
+
name: "market",
|
|
967
|
+
outputs: [
|
|
968
|
+
{
|
|
969
|
+
internalType: "address",
|
|
970
|
+
name: "",
|
|
971
|
+
type: "address",
|
|
972
|
+
},
|
|
973
|
+
],
|
|
974
|
+
stateMutability: "view",
|
|
975
|
+
type: "function",
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
inputs: [],
|
|
979
|
+
name: "name",
|
|
980
|
+
outputs: [
|
|
981
|
+
{
|
|
982
|
+
internalType: "string",
|
|
983
|
+
name: "",
|
|
984
|
+
type: "string",
|
|
985
|
+
},
|
|
986
|
+
],
|
|
987
|
+
stateMutability: "view",
|
|
988
|
+
type: "function",
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
inputs: [
|
|
992
|
+
{
|
|
993
|
+
internalType: "address",
|
|
994
|
+
name: "owner",
|
|
995
|
+
type: "address",
|
|
996
|
+
},
|
|
997
|
+
],
|
|
998
|
+
name: "nonces",
|
|
999
|
+
outputs: [
|
|
1000
|
+
{
|
|
1001
|
+
internalType: "uint256",
|
|
1002
|
+
name: "",
|
|
1003
|
+
type: "uint256",
|
|
1004
|
+
},
|
|
1005
|
+
],
|
|
1006
|
+
stateMutability: "view",
|
|
1007
|
+
type: "function",
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
inputs: [],
|
|
1011
|
+
name: "owner",
|
|
1012
|
+
outputs: [
|
|
1013
|
+
{
|
|
1014
|
+
internalType: "address",
|
|
1015
|
+
name: "",
|
|
1016
|
+
type: "address",
|
|
1017
|
+
},
|
|
1018
|
+
],
|
|
1019
|
+
stateMutability: "view",
|
|
1020
|
+
type: "function",
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
inputs: [],
|
|
1024
|
+
name: "pause",
|
|
430
1025
|
outputs: [],
|
|
431
|
-
stateMutability: "
|
|
1026
|
+
stateMutability: "nonpayable",
|
|
432
1027
|
type: "function",
|
|
433
1028
|
},
|
|
434
1029
|
{
|
|
435
1030
|
inputs: [],
|
|
436
|
-
name: "
|
|
1031
|
+
name: "paused",
|
|
437
1032
|
outputs: [
|
|
438
1033
|
{
|
|
439
|
-
internalType: "
|
|
1034
|
+
internalType: "bool",
|
|
440
1035
|
name: "",
|
|
441
|
-
type: "
|
|
1036
|
+
type: "bool",
|
|
442
1037
|
},
|
|
443
1038
|
],
|
|
444
1039
|
stateMutability: "view",
|
|
@@ -446,7 +1041,7 @@ const _abi = [
|
|
|
446
1041
|
},
|
|
447
1042
|
{
|
|
448
1043
|
inputs: [],
|
|
449
|
-
name: "
|
|
1044
|
+
name: "pendingOwner",
|
|
450
1045
|
outputs: [
|
|
451
1046
|
{
|
|
452
1047
|
internalType: "address",
|
|
@@ -458,14 +1053,92 @@ const _abi = [
|
|
|
458
1053
|
type: "function",
|
|
459
1054
|
},
|
|
460
1055
|
{
|
|
461
|
-
inputs: [
|
|
462
|
-
|
|
1056
|
+
inputs: [
|
|
1057
|
+
{
|
|
1058
|
+
internalType: "address",
|
|
1059
|
+
name: "owner",
|
|
1060
|
+
type: "address",
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
internalType: "address",
|
|
1064
|
+
name: "spender",
|
|
1065
|
+
type: "address",
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
internalType: "uint256",
|
|
1069
|
+
name: "value",
|
|
1070
|
+
type: "uint256",
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
internalType: "uint256",
|
|
1074
|
+
name: "deadline",
|
|
1075
|
+
type: "uint256",
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
internalType: "uint8",
|
|
1079
|
+
name: "v",
|
|
1080
|
+
type: "uint8",
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
internalType: "bytes32",
|
|
1084
|
+
name: "r",
|
|
1085
|
+
type: "bytes32",
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
internalType: "bytes32",
|
|
1089
|
+
name: "s",
|
|
1090
|
+
type: "bytes32",
|
|
1091
|
+
},
|
|
1092
|
+
],
|
|
1093
|
+
name: "permit",
|
|
1094
|
+
outputs: [],
|
|
1095
|
+
stateMutability: "nonpayable",
|
|
1096
|
+
type: "function",
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
inputs: [
|
|
1100
|
+
{
|
|
1101
|
+
internalType: "address",
|
|
1102
|
+
name: "tokenIn",
|
|
1103
|
+
type: "address",
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
internalType: "uint256",
|
|
1107
|
+
name: "amountTokenToDeposit",
|
|
1108
|
+
type: "uint256",
|
|
1109
|
+
},
|
|
1110
|
+
],
|
|
1111
|
+
name: "previewDeposit",
|
|
463
1112
|
outputs: [
|
|
1113
|
+
{
|
|
1114
|
+
internalType: "uint256",
|
|
1115
|
+
name: "amountSharesOut",
|
|
1116
|
+
type: "uint256",
|
|
1117
|
+
},
|
|
1118
|
+
],
|
|
1119
|
+
stateMutability: "view",
|
|
1120
|
+
type: "function",
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
inputs: [
|
|
464
1124
|
{
|
|
465
1125
|
internalType: "address",
|
|
466
|
-
name: "",
|
|
1126
|
+
name: "tokenOut",
|
|
467
1127
|
type: "address",
|
|
468
1128
|
},
|
|
1129
|
+
{
|
|
1130
|
+
internalType: "uint256",
|
|
1131
|
+
name: "amountSharesToRedeem",
|
|
1132
|
+
type: "uint256",
|
|
1133
|
+
},
|
|
1134
|
+
],
|
|
1135
|
+
name: "previewRedeem",
|
|
1136
|
+
outputs: [
|
|
1137
|
+
{
|
|
1138
|
+
internalType: "uint256",
|
|
1139
|
+
name: "amountTokenOut",
|
|
1140
|
+
type: "uint256",
|
|
1141
|
+
},
|
|
469
1142
|
],
|
|
470
1143
|
stateMutability: "view",
|
|
471
1144
|
type: "function",
|
|
@@ -623,6 +1296,95 @@ const _abi = [
|
|
|
623
1296
|
stateMutability: "nonpayable",
|
|
624
1297
|
type: "function",
|
|
625
1298
|
},
|
|
1299
|
+
{
|
|
1300
|
+
inputs: [
|
|
1301
|
+
{
|
|
1302
|
+
internalType: "address",
|
|
1303
|
+
name: "receiver",
|
|
1304
|
+
type: "address",
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
internalType: "uint256",
|
|
1308
|
+
name: "amountSharesToRedeem",
|
|
1309
|
+
type: "uint256",
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
internalType: "address",
|
|
1313
|
+
name: "tokenOut",
|
|
1314
|
+
type: "address",
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
internalType: "uint256",
|
|
1318
|
+
name: "minTokenOut",
|
|
1319
|
+
type: "uint256",
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
internalType: "bool",
|
|
1323
|
+
name: "burnFromInternalBalance",
|
|
1324
|
+
type: "bool",
|
|
1325
|
+
},
|
|
1326
|
+
],
|
|
1327
|
+
name: "redeem",
|
|
1328
|
+
outputs: [
|
|
1329
|
+
{
|
|
1330
|
+
internalType: "uint256",
|
|
1331
|
+
name: "amountTokenOut",
|
|
1332
|
+
type: "uint256",
|
|
1333
|
+
},
|
|
1334
|
+
],
|
|
1335
|
+
stateMutability: "nonpayable",
|
|
1336
|
+
type: "function",
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
inputs: [],
|
|
1340
|
+
name: "rewardIndexesCurrent",
|
|
1341
|
+
outputs: [
|
|
1342
|
+
{
|
|
1343
|
+
internalType: "uint256[]",
|
|
1344
|
+
name: "indexes",
|
|
1345
|
+
type: "uint256[]",
|
|
1346
|
+
},
|
|
1347
|
+
],
|
|
1348
|
+
stateMutability: "nonpayable",
|
|
1349
|
+
type: "function",
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
inputs: [],
|
|
1353
|
+
name: "rewardIndexesStored",
|
|
1354
|
+
outputs: [
|
|
1355
|
+
{
|
|
1356
|
+
internalType: "uint256[]",
|
|
1357
|
+
name: "indexes",
|
|
1358
|
+
type: "uint256[]",
|
|
1359
|
+
},
|
|
1360
|
+
],
|
|
1361
|
+
stateMutability: "view",
|
|
1362
|
+
type: "function",
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
inputs: [
|
|
1366
|
+
{
|
|
1367
|
+
internalType: "address",
|
|
1368
|
+
name: "",
|
|
1369
|
+
type: "address",
|
|
1370
|
+
},
|
|
1371
|
+
],
|
|
1372
|
+
name: "rewardState",
|
|
1373
|
+
outputs: [
|
|
1374
|
+
{
|
|
1375
|
+
internalType: "uint128",
|
|
1376
|
+
name: "index",
|
|
1377
|
+
type: "uint128",
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
internalType: "uint128",
|
|
1381
|
+
name: "lastBalance",
|
|
1382
|
+
type: "uint128",
|
|
1383
|
+
},
|
|
1384
|
+
],
|
|
1385
|
+
stateMutability: "view",
|
|
1386
|
+
type: "function",
|
|
1387
|
+
},
|
|
626
1388
|
{
|
|
627
1389
|
inputs: [],
|
|
628
1390
|
name: "router",
|
|
@@ -719,6 +1481,85 @@ const _abi = [
|
|
|
719
1481
|
stateMutability: "view",
|
|
720
1482
|
type: "function",
|
|
721
1483
|
},
|
|
1484
|
+
{
|
|
1485
|
+
inputs: [],
|
|
1486
|
+
name: "symbol",
|
|
1487
|
+
outputs: [
|
|
1488
|
+
{
|
|
1489
|
+
internalType: "string",
|
|
1490
|
+
name: "",
|
|
1491
|
+
type: "string",
|
|
1492
|
+
},
|
|
1493
|
+
],
|
|
1494
|
+
stateMutability: "view",
|
|
1495
|
+
type: "function",
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
inputs: [],
|
|
1499
|
+
name: "totalSupply",
|
|
1500
|
+
outputs: [
|
|
1501
|
+
{
|
|
1502
|
+
internalType: "uint256",
|
|
1503
|
+
name: "",
|
|
1504
|
+
type: "uint256",
|
|
1505
|
+
},
|
|
1506
|
+
],
|
|
1507
|
+
stateMutability: "view",
|
|
1508
|
+
type: "function",
|
|
1509
|
+
},
|
|
1510
|
+
{
|
|
1511
|
+
inputs: [
|
|
1512
|
+
{
|
|
1513
|
+
internalType: "address",
|
|
1514
|
+
name: "to",
|
|
1515
|
+
type: "address",
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
internalType: "uint256",
|
|
1519
|
+
name: "amount",
|
|
1520
|
+
type: "uint256",
|
|
1521
|
+
},
|
|
1522
|
+
],
|
|
1523
|
+
name: "transfer",
|
|
1524
|
+
outputs: [
|
|
1525
|
+
{
|
|
1526
|
+
internalType: "bool",
|
|
1527
|
+
name: "",
|
|
1528
|
+
type: "bool",
|
|
1529
|
+
},
|
|
1530
|
+
],
|
|
1531
|
+
stateMutability: "nonpayable",
|
|
1532
|
+
type: "function",
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
inputs: [
|
|
1536
|
+
{
|
|
1537
|
+
internalType: "address",
|
|
1538
|
+
name: "from",
|
|
1539
|
+
type: "address",
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
internalType: "address",
|
|
1543
|
+
name: "to",
|
|
1544
|
+
type: "address",
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
internalType: "uint256",
|
|
1548
|
+
name: "amount",
|
|
1549
|
+
type: "uint256",
|
|
1550
|
+
},
|
|
1551
|
+
],
|
|
1552
|
+
name: "transferFrom",
|
|
1553
|
+
outputs: [
|
|
1554
|
+
{
|
|
1555
|
+
internalType: "bool",
|
|
1556
|
+
name: "",
|
|
1557
|
+
type: "bool",
|
|
1558
|
+
},
|
|
1559
|
+
],
|
|
1560
|
+
stateMutability: "nonpayable",
|
|
1561
|
+
type: "function",
|
|
1562
|
+
},
|
|
722
1563
|
{
|
|
723
1564
|
inputs: [
|
|
724
1565
|
{
|
|
@@ -742,6 +1583,42 @@ const _abi = [
|
|
|
742
1583
|
stateMutability: "nonpayable",
|
|
743
1584
|
type: "function",
|
|
744
1585
|
},
|
|
1586
|
+
{
|
|
1587
|
+
inputs: [],
|
|
1588
|
+
name: "unpause",
|
|
1589
|
+
outputs: [],
|
|
1590
|
+
stateMutability: "nonpayable",
|
|
1591
|
+
type: "function",
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
inputs: [
|
|
1595
|
+
{
|
|
1596
|
+
internalType: "address",
|
|
1597
|
+
name: "",
|
|
1598
|
+
type: "address",
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
internalType: "address",
|
|
1602
|
+
name: "",
|
|
1603
|
+
type: "address",
|
|
1604
|
+
},
|
|
1605
|
+
],
|
|
1606
|
+
name: "userReward",
|
|
1607
|
+
outputs: [
|
|
1608
|
+
{
|
|
1609
|
+
internalType: "uint128",
|
|
1610
|
+
name: "index",
|
|
1611
|
+
type: "uint128",
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
internalType: "uint128",
|
|
1615
|
+
name: "accrued",
|
|
1616
|
+
type: "uint128",
|
|
1617
|
+
},
|
|
1618
|
+
],
|
|
1619
|
+
stateMutability: "view",
|
|
1620
|
+
type: "function",
|
|
1621
|
+
},
|
|
745
1622
|
{
|
|
746
1623
|
inputs: [
|
|
747
1624
|
{
|
|
@@ -760,6 +1637,19 @@ const _abi = [
|
|
|
760
1637
|
stateMutability: "nonpayable",
|
|
761
1638
|
type: "function",
|
|
762
1639
|
},
|
|
1640
|
+
{
|
|
1641
|
+
inputs: [],
|
|
1642
|
+
name: "yieldToken",
|
|
1643
|
+
outputs: [
|
|
1644
|
+
{
|
|
1645
|
+
internalType: "address",
|
|
1646
|
+
name: "",
|
|
1647
|
+
type: "address",
|
|
1648
|
+
},
|
|
1649
|
+
],
|
|
1650
|
+
stateMutability: "view",
|
|
1651
|
+
type: "function",
|
|
1652
|
+
},
|
|
763
1653
|
{
|
|
764
1654
|
stateMutability: "payable",
|
|
765
1655
|
type: "receive",
|