@pendle/core-v2 2.2.0-mainnet → 2.3.0-mainnet
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol/PendleAuraWethAnkrethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol/PendleAuraWethAnkrethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.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/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/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/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwapAggregator.sol/PendleSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol/KyberAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IHashflow.sol/IHashflow.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
- package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol +4 -3
- package/deployments/1-markets/BALANCER-LP-AURA-ANKRETH-WETH-MARCH-28-2024.json +11 -0
- package/package.json +1 -1
- package/typechain-types/AccessControl.ts +360 -0
- package/typechain-types/ActionBaseMintRedeem.ts +87 -0
- package/typechain-types/ActionCallback.ts +134 -0
- package/typechain-types/ActionCore.ts +1758 -0
- package/typechain-types/ActionSCYAndPTBase.ts +87 -0
- package/typechain-types/ActionSCYAndPYBase.ts +87 -0
- package/typechain-types/ActionSCYAndYTBase.ts +87 -0
- package/typechain-types/ActionSwapPTYT.ts +237 -0
- package/typechain-types/ActionYT.ts +509 -0
- package/typechain-types/AggregationRouterHelper.ts +392 -0
- package/typechain-types/BaseSplitCodeFactory.ts +118 -0
- package/typechain-types/BoringOwnable.ts +194 -0
- package/typechain-types/BoringOwnableData.ts +100 -0
- package/typechain-types/BribeDistributor.ts +363 -0
- package/typechain-types/CelerReceiverUpg.ts +372 -0
- package/typechain-types/CelerSenderUpg.ts +321 -0
- package/typechain-types/Curve3CrvPoolHelper.ts +236 -0
- package/typechain-types/CurveFraxUsdcPoolHelper.ts +158 -0
- package/typechain-types/CurveUsdd3CrvPoolHelper.ts +184 -0
- package/typechain-types/DistributorBase.ts +363 -0
- package/typechain-types/ERC165.ts +102 -0
- package/typechain-types/ERC1967UpgradeUpgradeable.ts +97 -0
- package/typechain-types/EpochResultManager.ts +261 -0
- package/typechain-types/FeeDistributor.ts +416 -0
- package/typechain-types/FeeDistributorAbstract.ts +240 -0
- package/typechain-types/FeeDistributorVePendle.ts +81 -0
- package/typechain-types/FeeDistributorVoting.ts +272 -0
- package/typechain-types/FeeDistributorVotingFactory.ts +293 -0
- package/typechain-types/GMXPreviewHelper.ts +121 -0
- package/typechain-types/IAccessControl.ts +305 -0
- package/typechain-types/IAggregationRouterHelper.ts +108 -0
- package/typechain-types/IBeaconUpgradeable.ts +87 -0
- package/typechain-types/ICelerMessageBus.ts +134 -0
- package/typechain-types/ICelerMessageReceiverApp.ts +120 -0
- package/typechain-types/IERC165.ts +102 -0
- package/typechain-types/IERC1822ProxiableUpgradeable.ts +87 -0
- package/typechain-types/IERC20Upgradeable.ts +300 -0
- package/typechain-types/IKyberSwapAggregationRouterHelper.ts +109 -0
- package/typechain-types/IMetaAggregationRouter.ts +213 -0
- package/typechain-types/IMultihopRouter.ts +209 -0
- package/typechain-types/IMultihopRouterEthereum.ts +209 -0
- package/typechain-types/IPActionCore.ts +1739 -0
- package/typechain-types/IPActionSwapPTYT.ts +237 -0
- package/typechain-types/IPActionYT.ts +490 -0
- package/typechain-types/IPBatchSeller.ts +234 -0
- package/typechain-types/IPFeeDistributorFactory.ts +101 -0
- package/typechain-types/IPVotingControllerStorage.ts +169 -0
- package/typechain-types/IPVotingEscrow.ts +344 -0
- package/typechain-types/IStargateLP.ts +306 -0
- package/typechain-types/IStargateStaking.ts +232 -0
- package/typechain-types/ISuperComposableYield.ts +895 -0
- package/typechain-types/ISwapAggregator.ts +124 -0
- package/typechain-types/ImplicitSwapfeeContract.ts +149 -0
- package/typechain-types/KyberSwapHelper.ts +87 -0
- package/typechain-types/OwnableUpgradeable.ts +165 -0
- package/typechain-types/Pendle3CrvAndTokenSCY.ts +1215 -0
- package/typechain-types/Pendle3CrvAndTokenSY.ts +1243 -0
- package/typechain-types/Pendle3CrvHelper.ts +133 -0
- package/typechain-types/Pendle3CrvTokenSCY.ts +1150 -0
- package/typechain-types/PendleAaveV3SCY.ts +1088 -0
- package/typechain-types/PendleApeStakingSY.ts +1135 -0
- package/typechain-types/PendleBatchSeller.ts +648 -0
- package/typechain-types/PendleConvex2TokensSY.ts +1215 -0
- package/typechain-types/PendleConvexCurveLP2PoolSCY.ts +1215 -0
- package/typechain-types/PendleConvexCurveLP3PoolSCY.ts +1269 -0
- package/typechain-types/PendleConvexCurveLP4PoolSCY.ts +1288 -0
- package/typechain-types/PendleConvexCurveLPSCY.ts +1189 -0
- package/typechain-types/PendleCvxCRVSCY.ts +1104 -0
- package/typechain-types/PendleERC4626SCY.ts +950 -0
- package/typechain-types/PendleEulerSCY.ts +965 -0
- package/typechain-types/PendleFeeDistributorAbstract.ts +289 -0
- package/typechain-types/PendleFeeDistributorFactory.ts +591 -0
- package/typechain-types/PendleFeeDistributorVoting.ts +321 -0
- package/typechain-types/PendleFeeDistributorVotingFactory.ts +294 -0
- package/typechain-types/PendleGovernanceManager.ts +187 -0
- package/typechain-types/PendleLooksStaking.ts +1052 -0
- package/typechain-types/PendlePtOracleBase.ts +139 -0
- package/typechain-types/PendleQiSAvaxSCY.ts +1098 -0
- package/typechain-types/PendleQiTokenSCY.ts +1166 -0
- package/typechain-types/PendleSAvaxSCY.ts +962 -0
- package/typechain-types/PendleSJoeSCY.ts +1053 -0
- package/typechain-types/PendleStargateLP.ts +1442 -0
- package/typechain-types/PendleStargateSCY.ts +1135 -0
- package/typechain-types/PendleWstEthSCY.ts +1040 -0
- package/typechain-types/PendleYearnVaultSCY.ts +963 -0
- package/typechain-types/PermissionsV2Upg.ts +87 -0
- package/typechain-types/PtAMMArb.ts +587 -0
- package/typechain-types/SCYBase.ts +1001 -0
- package/typechain-types/SCYBaseWithDynamicRewards.ts +1063 -0
- package/typechain-types/SCYBaseWithRewards.ts +1094 -0
- package/typechain-types/SSTORE2DeployerContract.ts +242 -0
- package/typechain-types/SYBaseAutoCompound.ts +1203 -0
- package/typechain-types/StEthHelper.ts +107 -0
- package/typechain-types/SwapAggregator.ts +406 -0
- package/typechain-types/factories/AccessControl__factory.ts +227 -0
- package/typechain-types/factories/ActionBaseMintRedeem__factory.ts +43 -0
- package/typechain-types/factories/ActionCallback__factory.ts +223 -0
- package/typechain-types/factories/ActionCore__factory.ts +1863 -0
- package/typechain-types/factories/ActionSCYAndPTBase__factory.ts +39 -0
- package/typechain-types/factories/ActionSCYAndPYBase__factory.ts +39 -0
- package/typechain-types/factories/ActionSCYAndYTBase__factory.ts +39 -0
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +396 -0
- package/typechain-types/factories/ActionYT__factory.ts +499 -0
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +281 -0
- package/typechain-types/factories/BaseSplitCodeFactory__factory.ts +102 -0
- package/typechain-types/factories/BoringOwnableData__factory.ts +90 -0
- package/typechain-types/factories/BoringOwnable__factory.ts +141 -0
- package/typechain-types/factories/BribeDistributor__factory.ts +303 -0
- package/typechain-types/factories/CelerReceiverUpg__factory.ts +205 -0
- package/typechain-types/factories/CelerSenderUpg__factory.ts +163 -0
- package/typechain-types/factories/Curve3CrvPoolHelper__factory.ts +220 -0
- package/typechain-types/factories/CurveFraxUsdcPoolHelper__factory.ts +146 -0
- package/typechain-types/factories/CurveUsdd3CrvPoolHelper__factory.ts +172 -0
- package/typechain-types/factories/DistributorBase__factory.ts +249 -0
- package/typechain-types/factories/ERC165__factory.ts +39 -0
- package/typechain-types/factories/ERC1967UpgradeUpgradeable__factory.ts +75 -0
- package/typechain-types/factories/EpochResultManager__factory.ts +146 -0
- package/typechain-types/factories/FeeDistributorAbstract__factory.ts +127 -0
- package/typechain-types/factories/FeeDistributorVePendle__factory.ts +97 -0
- package/typechain-types/factories/FeeDistributorVotingFactory__factory.ts +211 -0
- package/typechain-types/factories/FeeDistributorVoting__factory.ts +219 -0
- package/typechain-types/factories/FeeDistributor__factory.ts +339 -0
- package/typechain-types/factories/GMXPreviewHelper__factory.ts +65 -0
- package/typechain-types/factories/IAccessControl__factory.ts +198 -0
- package/typechain-types/factories/IAggregationRouterHelper__factory.ts +54 -0
- package/typechain-types/factories/IBeaconUpgradeable__factory.ts +39 -0
- package/typechain-types/factories/ICelerMessageBus__factory.ts +68 -0
- package/typechain-types/factories/ICelerMessageReceiverApp__factory.ts +64 -0
- package/typechain-types/factories/IERC165__factory.ts +42 -0
- package/typechain-types/factories/IERC1822ProxiableUpgradeable__factory.ts +43 -0
- package/typechain-types/factories/IERC20Upgradeable__factory.ts +209 -0
- package/typechain-types/factories/IKyberSwapAggregationRouterHelper__factory.ts +56 -0
- package/typechain-types/factories/IMetaAggregationRouter__factory.ts +202 -0
- package/typechain-types/factories/IMultihopRouterEthereum__factory.ts +155 -0
- package/typechain-types/factories/IMultihopRouter__factory.ts +151 -0
- package/typechain-types/factories/IPActionCore__factory.ts +1784 -0
- package/typechain-types/factories/IPActionSwapPTYT__factory.ts +205 -0
- package/typechain-types/factories/IPActionYT__factory.ts +435 -0
- package/typechain-types/factories/IPBatchSeller__factory.ts +132 -0
- package/typechain-types/factories/IPFeeDistributorFactory__factory.ts +86 -0
- package/typechain-types/factories/IPVotingControllerStorage__factory.ts +107 -0
- package/typechain-types/factories/IPVotingEscrow__factory.ts +250 -0
- package/typechain-types/factories/IStargateLP__factory.ts +212 -0
- package/typechain-types/factories/IStargateStaking__factory.ts +145 -0
- package/typechain-types/factories/ISuperComposableYield__factory.ts +662 -0
- package/typechain-types/factories/ISwapAggregator__factory.ts +66 -0
- package/typechain-types/factories/ImplicitSwapfeeContract__factory.ts +239 -0
- package/typechain-types/factories/KyberSwapHelper__factory.ts +39 -0
- package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
- package/typechain-types/factories/OwnableUpgradeable__factory.ts +78 -0
- package/typechain-types/factories/Pendle3CrvAndTokenSCY__factory.ts +1130 -0
- package/typechain-types/factories/Pendle3CrvAndTokenSY__factory.ts +1106 -0
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +129 -0
- package/typechain-types/factories/Pendle3CrvTokenSCY__factory.ts +996 -0
- package/typechain-types/factories/PendleAaveV3SCY__factory.ts +874 -0
- package/typechain-types/factories/PendleApeStakingSY__factory.ts +981 -0
- package/typechain-types/factories/PendleAuraWethAnkrethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleBatchSeller__factory.ts +480 -0
- package/typechain-types/factories/PendleConvex2TokensSY__factory.ts +1093 -0
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +1125 -0
- package/typechain-types/factories/PendleConvexCurveLP3PoolSCY__factory.ts +1067 -0
- package/typechain-types/factories/PendleConvexCurveLP4PoolSCY__factory.ts +1080 -0
- package/typechain-types/factories/PendleConvexCurveLPSCY__factory.ts +967 -0
- package/typechain-types/factories/PendleCvxCRVSCY__factory.ts +910 -0
- package/typechain-types/factories/PendleERC4626SCY__factory.ts +774 -0
- package/typechain-types/factories/PendleEulerSCY__factory.ts +805 -0
- package/typechain-types/factories/PendleFeeDistributorAbstract__factory.ts +183 -0
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +485 -0
- package/typechain-types/factories/PendleFeeDistributorVotingFactory__factory.ts +213 -0
- package/typechain-types/factories/PendleFeeDistributorVoting__factory.ts +275 -0
- package/typechain-types/factories/PendleGovernanceManager__factory.ts +149 -0
- package/typechain-types/factories/PendleLooksStaking__factory.ts +933 -0
- package/typechain-types/factories/PendlePtOracleBase__factory.ts +78 -0
- package/typechain-types/factories/PendleQiSAvaxSCY__factory.ts +917 -0
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +1095 -0
- package/typechain-types/factories/PendleSAvaxSCY__factory.ts +796 -0
- package/typechain-types/factories/PendleSJoeSCY__factory.ts +845 -0
- package/typechain-types/factories/PendleStargateLP__factory.ts +1241 -0
- package/typechain-types/factories/PendleStargateSCY__factory.ts +952 -0
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +924 -0
- package/typechain-types/factories/PendleYearnVaultSCY__factory.ts +787 -0
- package/typechain-types/factories/PermissionsV2Upg__factory.ts +39 -0
- package/typechain-types/factories/PtAMMArb__factory.ts +525 -0
- package/typechain-types/factories/RouterStatic__factory.ts +1 -1
- package/typechain-types/factories/SCYBaseWithDynamicRewards__factory.ts +775 -0
- package/typechain-types/factories/SCYBaseWithRewards__factory.ts +867 -0
- package/typechain-types/factories/SCYBase__factory.ts +798 -0
- package/typechain-types/factories/SSTORE2DeployerContract__factory.ts +191 -0
- package/typechain-types/factories/SYBaseAutoCompound__factory.ts +942 -0
- package/typechain-types/factories/StEthHelper__factory.ts +62 -0
- package/typechain-types/factories/SwapAggregator__factory.ts +309 -0
- package/typechain-types/hardhat.d.ts +81 -27
- package/typechain-types/index.ts +16 -6
|
@@ -0,0 +1,1067 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import {
|
|
5
|
+
Signer,
|
|
6
|
+
utils,
|
|
7
|
+
Contract,
|
|
8
|
+
ContractFactory,
|
|
9
|
+
Overrides,
|
|
10
|
+
BigNumberish,
|
|
11
|
+
} from "ethers";
|
|
12
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
13
|
+
import type {
|
|
14
|
+
PendleConvexCurveLP3PoolSCY,
|
|
15
|
+
PendleConvexCurveLP3PoolSCYInterface,
|
|
16
|
+
} from "../PendleConvexCurveLP3PoolSCY";
|
|
17
|
+
|
|
18
|
+
const _abi = [
|
|
19
|
+
{
|
|
20
|
+
inputs: [
|
|
21
|
+
{
|
|
22
|
+
internalType: "string",
|
|
23
|
+
name: "_name",
|
|
24
|
+
type: "string",
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
internalType: "string",
|
|
28
|
+
name: "_symbol",
|
|
29
|
+
type: "string",
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
internalType: "uint256",
|
|
33
|
+
name: "_pid",
|
|
34
|
+
type: "uint256",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
internalType: "address",
|
|
38
|
+
name: "_convexBooster",
|
|
39
|
+
type: "address",
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
internalType: "address",
|
|
43
|
+
name: "_wrappedLpToken",
|
|
44
|
+
type: "address",
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
internalType: "address",
|
|
48
|
+
name: "_cvx",
|
|
49
|
+
type: "address",
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
internalType: "address",
|
|
53
|
+
name: "_baseCrvPool",
|
|
54
|
+
type: "address",
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
internalType: "address[]",
|
|
58
|
+
name: "_currentExtraRewards",
|
|
59
|
+
type: "address[]",
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
internalType: "address[3]",
|
|
63
|
+
name: "_basePoolTokens",
|
|
64
|
+
type: "address[3]",
|
|
65
|
+
},
|
|
66
|
+
],
|
|
67
|
+
stateMutability: "nonpayable",
|
|
68
|
+
type: "constructor",
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
anonymous: false,
|
|
72
|
+
inputs: [
|
|
73
|
+
{
|
|
74
|
+
indexed: true,
|
|
75
|
+
internalType: "address",
|
|
76
|
+
name: "owner",
|
|
77
|
+
type: "address",
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
indexed: true,
|
|
81
|
+
internalType: "address",
|
|
82
|
+
name: "spender",
|
|
83
|
+
type: "address",
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
indexed: false,
|
|
87
|
+
internalType: "uint256",
|
|
88
|
+
name: "value",
|
|
89
|
+
type: "uint256",
|
|
90
|
+
},
|
|
91
|
+
],
|
|
92
|
+
name: "Approval",
|
|
93
|
+
type: "event",
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
anonymous: false,
|
|
97
|
+
inputs: [
|
|
98
|
+
{
|
|
99
|
+
indexed: true,
|
|
100
|
+
internalType: "address",
|
|
101
|
+
name: "user",
|
|
102
|
+
type: "address",
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
indexed: false,
|
|
106
|
+
internalType: "address[]",
|
|
107
|
+
name: "rewardTokens",
|
|
108
|
+
type: "address[]",
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
indexed: false,
|
|
112
|
+
internalType: "uint256[]",
|
|
113
|
+
name: "rewardAmounts",
|
|
114
|
+
type: "uint256[]",
|
|
115
|
+
},
|
|
116
|
+
],
|
|
117
|
+
name: "ClaimRewards",
|
|
118
|
+
type: "event",
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
anonymous: false,
|
|
122
|
+
inputs: [
|
|
123
|
+
{
|
|
124
|
+
indexed: true,
|
|
125
|
+
internalType: "address",
|
|
126
|
+
name: "caller",
|
|
127
|
+
type: "address",
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
indexed: true,
|
|
131
|
+
internalType: "address",
|
|
132
|
+
name: "receiver",
|
|
133
|
+
type: "address",
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
indexed: true,
|
|
137
|
+
internalType: "address",
|
|
138
|
+
name: "tokenIn",
|
|
139
|
+
type: "address",
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
indexed: false,
|
|
143
|
+
internalType: "uint256",
|
|
144
|
+
name: "amountDeposited",
|
|
145
|
+
type: "uint256",
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
indexed: false,
|
|
149
|
+
internalType: "uint256",
|
|
150
|
+
name: "amountScyOut",
|
|
151
|
+
type: "uint256",
|
|
152
|
+
},
|
|
153
|
+
],
|
|
154
|
+
name: "Deposit",
|
|
155
|
+
type: "event",
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
anonymous: false,
|
|
159
|
+
inputs: [
|
|
160
|
+
{
|
|
161
|
+
indexed: true,
|
|
162
|
+
internalType: "address",
|
|
163
|
+
name: "caller",
|
|
164
|
+
type: "address",
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
indexed: true,
|
|
168
|
+
internalType: "address",
|
|
169
|
+
name: "receiver",
|
|
170
|
+
type: "address",
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
indexed: true,
|
|
174
|
+
internalType: "address",
|
|
175
|
+
name: "tokenOut",
|
|
176
|
+
type: "address",
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
indexed: false,
|
|
180
|
+
internalType: "uint256",
|
|
181
|
+
name: "amountScyToRedeem",
|
|
182
|
+
type: "uint256",
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
indexed: false,
|
|
186
|
+
internalType: "uint256",
|
|
187
|
+
name: "amountTokenOut",
|
|
188
|
+
type: "uint256",
|
|
189
|
+
},
|
|
190
|
+
],
|
|
191
|
+
name: "Redeem",
|
|
192
|
+
type: "event",
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
anonymous: false,
|
|
196
|
+
inputs: [
|
|
197
|
+
{
|
|
198
|
+
indexed: true,
|
|
199
|
+
internalType: "address",
|
|
200
|
+
name: "from",
|
|
201
|
+
type: "address",
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
indexed: true,
|
|
205
|
+
internalType: "address",
|
|
206
|
+
name: "to",
|
|
207
|
+
type: "address",
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
indexed: false,
|
|
211
|
+
internalType: "uint256",
|
|
212
|
+
name: "value",
|
|
213
|
+
type: "uint256",
|
|
214
|
+
},
|
|
215
|
+
],
|
|
216
|
+
name: "Transfer",
|
|
217
|
+
type: "event",
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
inputs: [],
|
|
221
|
+
name: "BASEPOOL_TOKEN_1",
|
|
222
|
+
outputs: [
|
|
223
|
+
{
|
|
224
|
+
internalType: "address",
|
|
225
|
+
name: "",
|
|
226
|
+
type: "address",
|
|
227
|
+
},
|
|
228
|
+
],
|
|
229
|
+
stateMutability: "view",
|
|
230
|
+
type: "function",
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
inputs: [],
|
|
234
|
+
name: "BASEPOOL_TOKEN_2",
|
|
235
|
+
outputs: [
|
|
236
|
+
{
|
|
237
|
+
internalType: "address",
|
|
238
|
+
name: "",
|
|
239
|
+
type: "address",
|
|
240
|
+
},
|
|
241
|
+
],
|
|
242
|
+
stateMutability: "view",
|
|
243
|
+
type: "function",
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
inputs: [],
|
|
247
|
+
name: "BASEPOOL_TOKEN_3",
|
|
248
|
+
outputs: [
|
|
249
|
+
{
|
|
250
|
+
internalType: "address",
|
|
251
|
+
name: "",
|
|
252
|
+
type: "address",
|
|
253
|
+
},
|
|
254
|
+
],
|
|
255
|
+
stateMutability: "view",
|
|
256
|
+
type: "function",
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
inputs: [],
|
|
260
|
+
name: "BASE_CRV_POOL",
|
|
261
|
+
outputs: [
|
|
262
|
+
{
|
|
263
|
+
internalType: "address",
|
|
264
|
+
name: "",
|
|
265
|
+
type: "address",
|
|
266
|
+
},
|
|
267
|
+
],
|
|
268
|
+
stateMutability: "view",
|
|
269
|
+
type: "function",
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
inputs: [],
|
|
273
|
+
name: "BASE_REWARDS",
|
|
274
|
+
outputs: [
|
|
275
|
+
{
|
|
276
|
+
internalType: "address",
|
|
277
|
+
name: "",
|
|
278
|
+
type: "address",
|
|
279
|
+
},
|
|
280
|
+
],
|
|
281
|
+
stateMutability: "view",
|
|
282
|
+
type: "function",
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
inputs: [],
|
|
286
|
+
name: "BOOSTER",
|
|
287
|
+
outputs: [
|
|
288
|
+
{
|
|
289
|
+
internalType: "address",
|
|
290
|
+
name: "",
|
|
291
|
+
type: "address",
|
|
292
|
+
},
|
|
293
|
+
],
|
|
294
|
+
stateMutability: "view",
|
|
295
|
+
type: "function",
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
inputs: [],
|
|
299
|
+
name: "CRV",
|
|
300
|
+
outputs: [
|
|
301
|
+
{
|
|
302
|
+
internalType: "address",
|
|
303
|
+
name: "",
|
|
304
|
+
type: "address",
|
|
305
|
+
},
|
|
306
|
+
],
|
|
307
|
+
stateMutability: "view",
|
|
308
|
+
type: "function",
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
inputs: [],
|
|
312
|
+
name: "CRV_LP_TOKEN",
|
|
313
|
+
outputs: [
|
|
314
|
+
{
|
|
315
|
+
internalType: "address",
|
|
316
|
+
name: "",
|
|
317
|
+
type: "address",
|
|
318
|
+
},
|
|
319
|
+
],
|
|
320
|
+
stateMutability: "view",
|
|
321
|
+
type: "function",
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
inputs: [],
|
|
325
|
+
name: "CVX",
|
|
326
|
+
outputs: [
|
|
327
|
+
{
|
|
328
|
+
internalType: "address",
|
|
329
|
+
name: "",
|
|
330
|
+
type: "address",
|
|
331
|
+
},
|
|
332
|
+
],
|
|
333
|
+
stateMutability: "view",
|
|
334
|
+
type: "function",
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
inputs: [],
|
|
338
|
+
name: "PID",
|
|
339
|
+
outputs: [
|
|
340
|
+
{
|
|
341
|
+
internalType: "uint256",
|
|
342
|
+
name: "",
|
|
343
|
+
type: "uint256",
|
|
344
|
+
},
|
|
345
|
+
],
|
|
346
|
+
stateMutability: "view",
|
|
347
|
+
type: "function",
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
inputs: [],
|
|
351
|
+
name: "W_CRV_LP_TOKEN",
|
|
352
|
+
outputs: [
|
|
353
|
+
{
|
|
354
|
+
internalType: "address",
|
|
355
|
+
name: "",
|
|
356
|
+
type: "address",
|
|
357
|
+
},
|
|
358
|
+
],
|
|
359
|
+
stateMutability: "view",
|
|
360
|
+
type: "function",
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
inputs: [
|
|
364
|
+
{
|
|
365
|
+
internalType: "address",
|
|
366
|
+
name: "user",
|
|
367
|
+
type: "address",
|
|
368
|
+
},
|
|
369
|
+
],
|
|
370
|
+
name: "accruedRewards",
|
|
371
|
+
outputs: [
|
|
372
|
+
{
|
|
373
|
+
internalType: "uint256[]",
|
|
374
|
+
name: "rewardAmounts",
|
|
375
|
+
type: "uint256[]",
|
|
376
|
+
},
|
|
377
|
+
],
|
|
378
|
+
stateMutability: "view",
|
|
379
|
+
type: "function",
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
inputs: [
|
|
383
|
+
{
|
|
384
|
+
internalType: "address",
|
|
385
|
+
name: "owner",
|
|
386
|
+
type: "address",
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
internalType: "address",
|
|
390
|
+
name: "spender",
|
|
391
|
+
type: "address",
|
|
392
|
+
},
|
|
393
|
+
],
|
|
394
|
+
name: "allowance",
|
|
395
|
+
outputs: [
|
|
396
|
+
{
|
|
397
|
+
internalType: "uint256",
|
|
398
|
+
name: "",
|
|
399
|
+
type: "uint256",
|
|
400
|
+
},
|
|
401
|
+
],
|
|
402
|
+
stateMutability: "view",
|
|
403
|
+
type: "function",
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
inputs: [
|
|
407
|
+
{
|
|
408
|
+
internalType: "address",
|
|
409
|
+
name: "spender",
|
|
410
|
+
type: "address",
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
internalType: "uint256",
|
|
414
|
+
name: "amount",
|
|
415
|
+
type: "uint256",
|
|
416
|
+
},
|
|
417
|
+
],
|
|
418
|
+
name: "approve",
|
|
419
|
+
outputs: [
|
|
420
|
+
{
|
|
421
|
+
internalType: "bool",
|
|
422
|
+
name: "",
|
|
423
|
+
type: "bool",
|
|
424
|
+
},
|
|
425
|
+
],
|
|
426
|
+
stateMutability: "nonpayable",
|
|
427
|
+
type: "function",
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
inputs: [],
|
|
431
|
+
name: "assetInfo",
|
|
432
|
+
outputs: [
|
|
433
|
+
{
|
|
434
|
+
internalType: "enum ISuperComposableYield.AssetType",
|
|
435
|
+
name: "assetType",
|
|
436
|
+
type: "uint8",
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
internalType: "address",
|
|
440
|
+
name: "assetAddress",
|
|
441
|
+
type: "address",
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
internalType: "uint8",
|
|
445
|
+
name: "assetDecimals",
|
|
446
|
+
type: "uint8",
|
|
447
|
+
},
|
|
448
|
+
],
|
|
449
|
+
stateMutability: "view",
|
|
450
|
+
type: "function",
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
inputs: [
|
|
454
|
+
{
|
|
455
|
+
internalType: "address",
|
|
456
|
+
name: "account",
|
|
457
|
+
type: "address",
|
|
458
|
+
},
|
|
459
|
+
],
|
|
460
|
+
name: "balanceOf",
|
|
461
|
+
outputs: [
|
|
462
|
+
{
|
|
463
|
+
internalType: "uint256",
|
|
464
|
+
name: "",
|
|
465
|
+
type: "uint256",
|
|
466
|
+
},
|
|
467
|
+
],
|
|
468
|
+
stateMutability: "view",
|
|
469
|
+
type: "function",
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
inputs: [
|
|
473
|
+
{
|
|
474
|
+
internalType: "address",
|
|
475
|
+
name: "user",
|
|
476
|
+
type: "address",
|
|
477
|
+
},
|
|
478
|
+
],
|
|
479
|
+
name: "claimRewards",
|
|
480
|
+
outputs: [
|
|
481
|
+
{
|
|
482
|
+
internalType: "uint256[]",
|
|
483
|
+
name: "rewardAmounts",
|
|
484
|
+
type: "uint256[]",
|
|
485
|
+
},
|
|
486
|
+
],
|
|
487
|
+
stateMutability: "nonpayable",
|
|
488
|
+
type: "function",
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
inputs: [
|
|
492
|
+
{
|
|
493
|
+
internalType: "uint256",
|
|
494
|
+
name: "",
|
|
495
|
+
type: "uint256",
|
|
496
|
+
},
|
|
497
|
+
],
|
|
498
|
+
name: "currentExtraRewards",
|
|
499
|
+
outputs: [
|
|
500
|
+
{
|
|
501
|
+
internalType: "address",
|
|
502
|
+
name: "",
|
|
503
|
+
type: "address",
|
|
504
|
+
},
|
|
505
|
+
],
|
|
506
|
+
stateMutability: "view",
|
|
507
|
+
type: "function",
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
inputs: [],
|
|
511
|
+
name: "decimals",
|
|
512
|
+
outputs: [
|
|
513
|
+
{
|
|
514
|
+
internalType: "uint8",
|
|
515
|
+
name: "",
|
|
516
|
+
type: "uint8",
|
|
517
|
+
},
|
|
518
|
+
],
|
|
519
|
+
stateMutability: "view",
|
|
520
|
+
type: "function",
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
inputs: [
|
|
524
|
+
{
|
|
525
|
+
internalType: "address",
|
|
526
|
+
name: "receiver",
|
|
527
|
+
type: "address",
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
internalType: "address",
|
|
531
|
+
name: "tokenIn",
|
|
532
|
+
type: "address",
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
internalType: "uint256",
|
|
536
|
+
name: "amountTokenToDeposit",
|
|
537
|
+
type: "uint256",
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
internalType: "uint256",
|
|
541
|
+
name: "minSharesOut",
|
|
542
|
+
type: "uint256",
|
|
543
|
+
},
|
|
544
|
+
],
|
|
545
|
+
name: "deposit",
|
|
546
|
+
outputs: [
|
|
547
|
+
{
|
|
548
|
+
internalType: "uint256",
|
|
549
|
+
name: "amountSharesOut",
|
|
550
|
+
type: "uint256",
|
|
551
|
+
},
|
|
552
|
+
],
|
|
553
|
+
stateMutability: "payable",
|
|
554
|
+
type: "function",
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
inputs: [],
|
|
558
|
+
name: "exchangeRate",
|
|
559
|
+
outputs: [
|
|
560
|
+
{
|
|
561
|
+
internalType: "uint256",
|
|
562
|
+
name: "",
|
|
563
|
+
type: "uint256",
|
|
564
|
+
},
|
|
565
|
+
],
|
|
566
|
+
stateMutability: "view",
|
|
567
|
+
type: "function",
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
inputs: [],
|
|
571
|
+
name: "getBaseTokenPoolLength",
|
|
572
|
+
outputs: [
|
|
573
|
+
{
|
|
574
|
+
internalType: "uint256",
|
|
575
|
+
name: "length",
|
|
576
|
+
type: "uint256",
|
|
577
|
+
},
|
|
578
|
+
],
|
|
579
|
+
stateMutability: "pure",
|
|
580
|
+
type: "function",
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
inputs: [],
|
|
584
|
+
name: "getRewardTokens",
|
|
585
|
+
outputs: [
|
|
586
|
+
{
|
|
587
|
+
internalType: "address[]",
|
|
588
|
+
name: "rewardTokens",
|
|
589
|
+
type: "address[]",
|
|
590
|
+
},
|
|
591
|
+
],
|
|
592
|
+
stateMutability: "view",
|
|
593
|
+
type: "function",
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
inputs: [],
|
|
597
|
+
name: "getTokensIn",
|
|
598
|
+
outputs: [
|
|
599
|
+
{
|
|
600
|
+
internalType: "address[]",
|
|
601
|
+
name: "res",
|
|
602
|
+
type: "address[]",
|
|
603
|
+
},
|
|
604
|
+
],
|
|
605
|
+
stateMutability: "view",
|
|
606
|
+
type: "function",
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
inputs: [],
|
|
610
|
+
name: "getTokensOut",
|
|
611
|
+
outputs: [
|
|
612
|
+
{
|
|
613
|
+
internalType: "address[]",
|
|
614
|
+
name: "res",
|
|
615
|
+
type: "address[]",
|
|
616
|
+
},
|
|
617
|
+
],
|
|
618
|
+
stateMutability: "view",
|
|
619
|
+
type: "function",
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
inputs: [
|
|
623
|
+
{
|
|
624
|
+
internalType: "address",
|
|
625
|
+
name: "token",
|
|
626
|
+
type: "address",
|
|
627
|
+
},
|
|
628
|
+
],
|
|
629
|
+
name: "isValidTokenIn",
|
|
630
|
+
outputs: [
|
|
631
|
+
{
|
|
632
|
+
internalType: "bool",
|
|
633
|
+
name: "res",
|
|
634
|
+
type: "bool",
|
|
635
|
+
},
|
|
636
|
+
],
|
|
637
|
+
stateMutability: "view",
|
|
638
|
+
type: "function",
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
inputs: [
|
|
642
|
+
{
|
|
643
|
+
internalType: "address",
|
|
644
|
+
name: "token",
|
|
645
|
+
type: "address",
|
|
646
|
+
},
|
|
647
|
+
],
|
|
648
|
+
name: "isValidTokenOut",
|
|
649
|
+
outputs: [
|
|
650
|
+
{
|
|
651
|
+
internalType: "bool",
|
|
652
|
+
name: "res",
|
|
653
|
+
type: "bool",
|
|
654
|
+
},
|
|
655
|
+
],
|
|
656
|
+
stateMutability: "view",
|
|
657
|
+
type: "function",
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
inputs: [],
|
|
661
|
+
name: "lastRewardBlock",
|
|
662
|
+
outputs: [
|
|
663
|
+
{
|
|
664
|
+
internalType: "uint256",
|
|
665
|
+
name: "",
|
|
666
|
+
type: "uint256",
|
|
667
|
+
},
|
|
668
|
+
],
|
|
669
|
+
stateMutability: "view",
|
|
670
|
+
type: "function",
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
inputs: [],
|
|
674
|
+
name: "name",
|
|
675
|
+
outputs: [
|
|
676
|
+
{
|
|
677
|
+
internalType: "string",
|
|
678
|
+
name: "",
|
|
679
|
+
type: "string",
|
|
680
|
+
},
|
|
681
|
+
],
|
|
682
|
+
stateMutability: "view",
|
|
683
|
+
type: "function",
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
inputs: [
|
|
687
|
+
{
|
|
688
|
+
internalType: "address",
|
|
689
|
+
name: "tokenIn",
|
|
690
|
+
type: "address",
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
internalType: "uint256",
|
|
694
|
+
name: "amountTokenToDeposit",
|
|
695
|
+
type: "uint256",
|
|
696
|
+
},
|
|
697
|
+
],
|
|
698
|
+
name: "previewDeposit",
|
|
699
|
+
outputs: [
|
|
700
|
+
{
|
|
701
|
+
internalType: "uint256",
|
|
702
|
+
name: "amountSharesOut",
|
|
703
|
+
type: "uint256",
|
|
704
|
+
},
|
|
705
|
+
],
|
|
706
|
+
stateMutability: "view",
|
|
707
|
+
type: "function",
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
inputs: [
|
|
711
|
+
{
|
|
712
|
+
internalType: "address",
|
|
713
|
+
name: "tokenOut",
|
|
714
|
+
type: "address",
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
internalType: "uint256",
|
|
718
|
+
name: "amountSharesToRedeem",
|
|
719
|
+
type: "uint256",
|
|
720
|
+
},
|
|
721
|
+
],
|
|
722
|
+
name: "previewRedeem",
|
|
723
|
+
outputs: [
|
|
724
|
+
{
|
|
725
|
+
internalType: "uint256",
|
|
726
|
+
name: "amountTokenOut",
|
|
727
|
+
type: "uint256",
|
|
728
|
+
},
|
|
729
|
+
],
|
|
730
|
+
stateMutability: "view",
|
|
731
|
+
type: "function",
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
inputs: [
|
|
735
|
+
{
|
|
736
|
+
internalType: "address",
|
|
737
|
+
name: "receiver",
|
|
738
|
+
type: "address",
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
internalType: "uint256",
|
|
742
|
+
name: "amountSharesToRedeem",
|
|
743
|
+
type: "uint256",
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
internalType: "address",
|
|
747
|
+
name: "tokenOut",
|
|
748
|
+
type: "address",
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
internalType: "uint256",
|
|
752
|
+
name: "minTokenOut",
|
|
753
|
+
type: "uint256",
|
|
754
|
+
},
|
|
755
|
+
],
|
|
756
|
+
name: "redeem",
|
|
757
|
+
outputs: [
|
|
758
|
+
{
|
|
759
|
+
internalType: "uint256",
|
|
760
|
+
name: "amountTokenOut",
|
|
761
|
+
type: "uint256",
|
|
762
|
+
},
|
|
763
|
+
],
|
|
764
|
+
stateMutability: "nonpayable",
|
|
765
|
+
type: "function",
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
inputs: [
|
|
769
|
+
{
|
|
770
|
+
internalType: "address",
|
|
771
|
+
name: "receiver",
|
|
772
|
+
type: "address",
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
internalType: "address",
|
|
776
|
+
name: "tokenOut",
|
|
777
|
+
type: "address",
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
internalType: "uint256",
|
|
781
|
+
name: "minTokenOut",
|
|
782
|
+
type: "uint256",
|
|
783
|
+
},
|
|
784
|
+
],
|
|
785
|
+
name: "redeemAfterTransfer",
|
|
786
|
+
outputs: [
|
|
787
|
+
{
|
|
788
|
+
internalType: "uint256",
|
|
789
|
+
name: "amountTokenOut",
|
|
790
|
+
type: "uint256",
|
|
791
|
+
},
|
|
792
|
+
],
|
|
793
|
+
stateMutability: "nonpayable",
|
|
794
|
+
type: "function",
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
inputs: [],
|
|
798
|
+
name: "rewardIndexesCurrent",
|
|
799
|
+
outputs: [
|
|
800
|
+
{
|
|
801
|
+
internalType: "uint256[]",
|
|
802
|
+
name: "indexes",
|
|
803
|
+
type: "uint256[]",
|
|
804
|
+
},
|
|
805
|
+
],
|
|
806
|
+
stateMutability: "nonpayable",
|
|
807
|
+
type: "function",
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
inputs: [],
|
|
811
|
+
name: "rewardIndexesStored",
|
|
812
|
+
outputs: [
|
|
813
|
+
{
|
|
814
|
+
internalType: "uint256[]",
|
|
815
|
+
name: "indexes",
|
|
816
|
+
type: "uint256[]",
|
|
817
|
+
},
|
|
818
|
+
],
|
|
819
|
+
stateMutability: "view",
|
|
820
|
+
type: "function",
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
inputs: [
|
|
824
|
+
{
|
|
825
|
+
internalType: "address",
|
|
826
|
+
name: "",
|
|
827
|
+
type: "address",
|
|
828
|
+
},
|
|
829
|
+
],
|
|
830
|
+
name: "rewardState",
|
|
831
|
+
outputs: [
|
|
832
|
+
{
|
|
833
|
+
internalType: "uint128",
|
|
834
|
+
name: "index",
|
|
835
|
+
type: "uint128",
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
internalType: "uint128",
|
|
839
|
+
name: "lastBalance",
|
|
840
|
+
type: "uint128",
|
|
841
|
+
},
|
|
842
|
+
],
|
|
843
|
+
stateMutability: "view",
|
|
844
|
+
type: "function",
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
inputs: [],
|
|
848
|
+
name: "symbol",
|
|
849
|
+
outputs: [
|
|
850
|
+
{
|
|
851
|
+
internalType: "string",
|
|
852
|
+
name: "",
|
|
853
|
+
type: "string",
|
|
854
|
+
},
|
|
855
|
+
],
|
|
856
|
+
stateMutability: "view",
|
|
857
|
+
type: "function",
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
inputs: [],
|
|
861
|
+
name: "totalSupply",
|
|
862
|
+
outputs: [
|
|
863
|
+
{
|
|
864
|
+
internalType: "uint256",
|
|
865
|
+
name: "",
|
|
866
|
+
type: "uint256",
|
|
867
|
+
},
|
|
868
|
+
],
|
|
869
|
+
stateMutability: "view",
|
|
870
|
+
type: "function",
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
inputs: [
|
|
874
|
+
{
|
|
875
|
+
internalType: "address",
|
|
876
|
+
name: "to",
|
|
877
|
+
type: "address",
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
internalType: "uint256",
|
|
881
|
+
name: "amount",
|
|
882
|
+
type: "uint256",
|
|
883
|
+
},
|
|
884
|
+
],
|
|
885
|
+
name: "transfer",
|
|
886
|
+
outputs: [
|
|
887
|
+
{
|
|
888
|
+
internalType: "bool",
|
|
889
|
+
name: "",
|
|
890
|
+
type: "bool",
|
|
891
|
+
},
|
|
892
|
+
],
|
|
893
|
+
stateMutability: "nonpayable",
|
|
894
|
+
type: "function",
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
inputs: [
|
|
898
|
+
{
|
|
899
|
+
internalType: "address",
|
|
900
|
+
name: "from",
|
|
901
|
+
type: "address",
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
internalType: "address",
|
|
905
|
+
name: "to",
|
|
906
|
+
type: "address",
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
internalType: "uint256",
|
|
910
|
+
name: "amount",
|
|
911
|
+
type: "uint256",
|
|
912
|
+
},
|
|
913
|
+
],
|
|
914
|
+
name: "transferFrom",
|
|
915
|
+
outputs: [
|
|
916
|
+
{
|
|
917
|
+
internalType: "bool",
|
|
918
|
+
name: "",
|
|
919
|
+
type: "bool",
|
|
920
|
+
},
|
|
921
|
+
],
|
|
922
|
+
stateMutability: "nonpayable",
|
|
923
|
+
type: "function",
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
inputs: [
|
|
927
|
+
{
|
|
928
|
+
internalType: "address",
|
|
929
|
+
name: "",
|
|
930
|
+
type: "address",
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
internalType: "address",
|
|
934
|
+
name: "",
|
|
935
|
+
type: "address",
|
|
936
|
+
},
|
|
937
|
+
],
|
|
938
|
+
name: "userReward",
|
|
939
|
+
outputs: [
|
|
940
|
+
{
|
|
941
|
+
internalType: "uint128",
|
|
942
|
+
name: "index",
|
|
943
|
+
type: "uint128",
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
internalType: "uint128",
|
|
947
|
+
name: "accrued",
|
|
948
|
+
type: "uint128",
|
|
949
|
+
},
|
|
950
|
+
],
|
|
951
|
+
stateMutability: "view",
|
|
952
|
+
type: "function",
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
inputs: [],
|
|
956
|
+
name: "yieldToken",
|
|
957
|
+
outputs: [
|
|
958
|
+
{
|
|
959
|
+
internalType: "address",
|
|
960
|
+
name: "",
|
|
961
|
+
type: "address",
|
|
962
|
+
},
|
|
963
|
+
],
|
|
964
|
+
stateMutability: "view",
|
|
965
|
+
type: "function",
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
stateMutability: "payable",
|
|
969
|
+
type: "receive",
|
|
970
|
+
},
|
|
971
|
+
];
|
|
972
|
+
|
|
973
|
+
const _bytecode =
|
|
974
|
+
"0x6102206040523480156200001257600080fd5b5060405162004844380380620048448339810160408190526200003591620007d4565b8888888888888888878785838383838282828282826001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000088573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620000ae9190620008ce565b6003620000bc848262000989565b506004620000cb838262000989565b5060ff166080525050600280546001600160f81b0316600160f81b1790556001600160a01b031660a05250600093505050505b815181101562000179578181815181106200011d576200011d62000a55565b6020026020010151600882815481106200013b576200013b62000a55565b600091825260209091200180546001600160a01b0319166001600160a01b039290921691909117905580620001708162000a6b565b915050620000fe565b5050506001600160a01b0385169150620001b290505760405162461bcd60e51b8152600401620001a99062000a93565b60405180910390fd5b6001600160a01b038216620001db5760405162461bcd60e51b8152600401620001a99062000a93565b60c08690526001600160a01b03808416610160528481166101a05282811661012052851660e0526200020d866200030c565b6001600160a01b0390811661014052908116610100521661018081905260e0516200023c9190600019620004a5565b620002566101a05160e051600019620004a560201b60201c565b50505050505050508060006003811062000274576200027462000a55565b60200201516001600160a01b03166101c05280600160200201516001600160a01b03166101e05280600260200201516001600160a01b0316610200526101c05161012051620002c79190600019620004a5565b620002e26101e05161012051600019620004a560201b60201c565b620002fd6102005161012051600019620004a560201b60201c565b50505050505050505062000bbf565b600080600060e0516001600160a01b031663081e3eda6040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000352573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019062000378919062000ab9565b841115620003b75760405162461bcd60e51b815260206004820152600b60248201526a1a5b9d985b1a59081c1a5960aa1b6044820152606401620001a9565b60e051604051631526fe2760e01b8152600481018690526001600160a01b0390911690631526fe279060240160c060405180830381865afa15801562000401573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019062000427919062000ae4565b505060e05160408051636a4874a160e01b815290519598509196506001600160a01b031693636a4874a19350600480830193506020928290030181865afa15801562000477573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200049d919062000b65565b929491935050565b604080516001600160a01b038481166024830152604480830185905283518084039091018152606490920183526020820180516001600160e01b031663095ea7b360e01b179052915160009283929087169162000503919062000b83565b6000604051808303816000865af19150503d806000811462000542576040519150601f19603f3d011682016040523d82523d6000602084013e62000547565b606091505b5091509150818015620005755750805115806200057557508080602001905181019062000575919062000ba1565b620005b25760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b6044820152606401620001a9565b5050505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715620005fa57620005fa620005b9565b604052919050565b60005b838110156200061f57818101518382015260200162000605565b838111156200062f576000848401525b50505050565b600082601f8301126200064757600080fd5b81516001600160401b03811115620006635762000663620005b9565b62000678601f8201601f1916602001620005cf565b8181528460208386010111156200068e57600080fd5b620006a182602083016020870162000602565b949350505050565b80516001600160a01b0381168114620006c157600080fd5b919050565b600082601f830112620006d857600080fd5b815160206001600160401b03821115620006f657620006f6620005b9565b8160051b62000707828201620005cf565b92835284810182019282810190878511156200072257600080fd5b83870192505b848310156200074c576200073c83620006a9565b8252918301919083019062000728565b979650505050505050565b600082601f8301126200076957600080fd5b604051606081016001600160401b03811182821017156200078e576200078e620005b9565b604052806060840185811115620007a457600080fd5b845b81811015620007c957620007ba81620006a9565b835260209283019201620007a6565b509195945050505050565b60008060008060008060008060006101608a8c031215620007f457600080fd5b89516001600160401b03808211156200080c57600080fd5b6200081a8d838e0162000635565b9a5060208c01519150808211156200083157600080fd5b6200083f8d838e0162000635565b995060408c015198506200085660608d01620006a9565b97506200086660808d01620006a9565b96506200087660a08d01620006a9565b95506200088660c08d01620006a9565b945060e08c01519150808211156200089d57600080fd5b50620008ac8c828d01620006c6565b925050620008bf8b6101008c0162000757565b90509295985092959850929598565b600060208284031215620008e157600080fd5b815160ff81168114620008f357600080fd5b9392505050565b600181811c908216806200090f57607f821691505b6020821081036200093057634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156200098457600081815260208120601f850160051c810160208610156200095f5750805b601f850160051c820191505b8181101562000980578281556001016200096b565b5050505b505050565b81516001600160401b03811115620009a557620009a5620005b9565b620009bd81620009b68454620008fa565b8462000936565b602080601f831160018114620009f55760008415620009dc5750858301515b600019600386901b1c1916600185901b17855562000980565b600085815260208120601f198616915b8281101562000a265788860151825594840194600190910190840162000a05565b508582101562000a455787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b634e487b7160e01b600052603260045260246000fd5b60006001820162000a8c57634e487b7160e01b600052601160045260246000fd5b5060010190565b6020808252600c908201526b7a65726f206164647265737360a01b604082015260600190565b60006020828403121562000acc57600080fd5b5051919050565b80518015158114620006c157600080fd5b60008060008060008060c0878903121562000afe57600080fd5b62000b0987620006a9565b955062000b1960208801620006a9565b945062000b2960408801620006a9565b935062000b3960608801620006a9565b925062000b4960808801620006a9565b915062000b5960a0880162000ad3565b90509295509295509295565b60006020828403121562000b7857600080fd5b620008f382620006a9565b6000825162000b9781846020870162000602565b9190910192915050565b60006020828403121562000bb457600080fd5b620008f38262000ad3565b60805160a05160c05160e05161010051610120516101405161016051610180516101a0516101c0516101e05161020051613ae562000d5f600039600081816105cc01528181610a5f01528181610fcf0152612f9001526000818161025001528181610a0b01528181610f9301528181612c210152612f55015260008181610722015281816109b701528181610f5701528181612be00152612f1a0152600081816103be0152818161096301528181610f1b0152818161170801528181612092015281816121d2015261292c0152600081816106ce0152818161090f01528181610ee0015281816110d1015281816110f2015281816117c9015281816120cd015261220d015260006104c70152600061058301526000818161060001528181610e3c015281816118e30152818161210f015281816122500152612a5a0152600081816103110152818161175601528181612980015281816129d40152612d1e0152600081816104fb01528181611817015261197a0152600081816104730152818161184401526119a70152600061052f015260006103780152613ae56000f3fe6080604052600436106101e55760003560e01c806306fdde03146101f1578063071bc3c91461021c57806308bd7a1c1461023e578063095ea7b31461027f578063128fced1146102af57806318160ddd146102dc5780631d73b7ea146102ff57806320e8c56514610333578063213cae631461021c57806323b872dd14610346578063313ce567146103665780633a9dc7df146103ac5780633ba0b9a9146103e05780635cbadbe4146103f55780635eaec0e41461046157806370a0823114610495578063759cb53b146104b557806375b0ffd1146104e957806376d5de851461051d578063784367d614610551578063945c91421461057157806395d89b41146105a55780639d5bb90a146105ba578063a2004087146105ee578063a23c982a14610622578063a2bbcf1314610642578063a40bee5014610662578063a9059cbb14610686578063a9f8d181146106a6578063b3b1cd34146106bc578063b8f82b26146106f0578063bfa7316014610710578063c1809d6014610744578063c4f59f9b14610758578063cbe52ae31461076d578063da88ecb41461078d578063dd62ed3e146107a2578063ea64a820146107c2578063ef5cfb8c14610803578063f3f094a114610823578063f8b2f99114610843578063fa5a4f061461055157600080fd5b366101ec57005b600080fd5b3480156101fd57600080fd5b50610206610858565b604051610213919061347e565b60405180910390f35b34801561022857600080fd5b506102316108ea565b60405161021391906134f5565b34801561024a57600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b6040516102139190613508565b34801561028b57600080fd5b5061029f61029a366004613533565b610ab4565b6040519015158152602001610213565b3480156102bb57600080fd5b506102cf6102ca36600461355d565b610ace565b60405161021391906135a8565b3480156102e857600080fd5b506102f1610bda565b604051908152602001610213565b34801561030b57600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b6102f16103413660046135bb565b610be9565b34801561035257600080fd5b5061029f6103613660046135fd565b610dba565b34801561037257600080fd5b5061039a7f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff9091168152602001610213565b3480156103b857600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b3480156103ec57600080fd5b506102f1610e38565b34801561040157600080fd5b50610441610410366004613639565b60056020908152600092835260408084209091529082529020546001600160801b0380821691600160801b90041682565b604080516001600160801b03938416815292909116602083015201610213565b34801561046d57600080fd5b506102f17f000000000000000000000000000000000000000000000000000000000000000081565b3480156104a157600080fd5b506102f16104b036600461355d565b610ec1565b3480156104c157600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b3480156104f557600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b34801561052957600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b34801561055d57600080fd5b5061029f61056c36600461355d565b610edc565b34801561057d57600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b3480156105b157600080fd5b50610206611008565b3480156105c657600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b3480156105fa57600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b34801561062e57600080fd5b5061027261063d36600461366c565b611017565b34801561064e57600080fd5b506102f161065d3660046135fd565b611041565b34801561066e57600080fd5b506106776110c8565b60405161021393929190613685565b34801561069257600080fd5b5061029f6106a1366004613533565b61117d565b3480156106b257600080fd5b506102f160065481565b3480156106c857600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b3480156106fc57600080fd5b506102f161070b366004613533565b6111ef565b34801561071c57600080fd5b506102727f000000000000000000000000000000000000000000000000000000000000000081565b34801561075057600080fd5b5060036102f1565b34801561076457600080fd5b50610231611227565b34801561077957600080fd5b506102f1610788366004613533565b611231565b34801561079957600080fd5b506102cf61128a565b3480156107ae57600080fd5b506102f16107bd366004613639565b61135b565b3480156107ce57600080fd5b506104416107dd36600461355d565b6007602052600090815260409020546001600160801b0380821691600160801b90041682565b34801561080f57600080fd5b506102cf61081e36600461355d565b611386565b34801561082f57600080fd5b506102f161083e3660046136c7565b611445565b34801561084f57600080fd5b506102cf6114a1565b6060600380546108679061370b565b80601f01602080910402602001604051908101604052809291908181526020018280546108939061370b565b80156108e05780601f106108b5576101008083540402835291602001916108e0565b820191906000526020600020905b8154815290600101906020018083116108c357829003601f168201915b5050505050905090565b60408051600580825260c082019092526060916020820160a0803683370190505090507f00000000000000000000000000000000000000000000000000000000000000008160008151811061094157610941613755565b60200260200101906001600160a01b031690816001600160a01b0316815250507f00000000000000000000000000000000000000000000000000000000000000008160018151811061099557610995613755565b60200260200101906001600160a01b031690816001600160a01b0316815250507f0000000000000000000000000000000000000000000000000000000000000000816002815181106109e9576109e9613755565b60200260200101906001600160a01b031690816001600160a01b0316815250507f000000000000000000000000000000000000000000000000000000000000000081600381518110610a3d57610a3d613755565b60200260200101906001600160a01b031690816001600160a01b0316815250507f000000000000000000000000000000000000000000000000000000000000000081600481518110610a9157610a91613755565b60200260200101906001600160a01b031690816001600160a01b03168152505090565b600033610ac2818585611513565b60019150505b92915050565b60606000610ada611637565b905080516001600160401b03811115610af557610af561373f565b604051908082528060200260200182016040528015610b1e578160200160208202803683370190505b50915060005b8151811015610bd35760056000838381518110610b4357610b43613755565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000856001600160a01b03166001600160a01b0316815260200190815260200160002060000160109054906101000a90046001600160801b03166001600160801b0316838281518110610bc057610bc0613755565b6020908102919091010152600101610b24565b5050919050565b6002546001600160f81b031690565b600254600090600119600160f81b90910460ff1601610c235760405162461bcd60e51b8152600401610c1a9061376b565b60405180910390fd5b600280546001600160f81b0316600160f91b179055610c4184610edc565b610c5d5760405162461bcd60e51b8152600401610c1a906137a2565b82600003610cbb5760405162461bcd60e51b815260206004820152602560248201527f5343593a20616d6f756e74546f6b656e546f4465706f7369742063616e6e6f74604482015264020626520360dc1b6064820152608401610c1a565b6001600160a01b038416610d1157823414610d0c5760405162461bcd60e51b81526020600482015260116024820152700a686b27440cae8d040dad2e6dac2e8c6d607b1b6044820152606401610c1a565b610d1c565b610d1c843385611698565b610d268484611704565b905081811015610d485760405162461bcd60e51b8152600401610c1a906137d0565b610d528582611a1f565b60408051848152602081018390526001600160a01b03808716929088169133917f5fe47ed6d4225326d3303476197d782ded5a4e9c14f479dc9ec4992af4e85d59910160405180910390a4600280546001600160f81b0316600160f81b179055949350505050565b600254600090600119600160f81b90910460ff1601610deb5760405162461bcd60e51b8152600401610c1a9061376b565b600280546001600160f81b0316600160f91b17905533610e0c858285611b35565b610e17858585611baf565b6001915050600280546001600160f81b0316600160f81b1790559392505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bb7b8b806040518163ffffffff1660e01b8152600401602060405180830381865afa158015610e98573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ebc91906137ff565b905090565b6001600160a01b031660009081526020819052604090205490565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480610f4f57507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b0316145b80610f8b57507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b0316145b80610fc757507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b0316145b80610ac857507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161492915050565b6060600480546108679061370b565b6008818154811061102757600080fd5b6000918252602090912001546001600160a01b0316905081565b600254600090600119600160f81b90910460ff16016110725760405162461bcd60e51b8152600401610c1a9061376b565b600280546001600160f81b0316600160f91b179055600061109230610ec1565b905061109e3082611dd1565b6110aa85828686611f57565b600280546001600160f81b0316600160f81b17905595945050505050565b600080600060017f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa15801561114e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111729190613818565b925092509250909192565b600254600090600119600160f81b90910460ff16016111ae5760405162461bcd60e51b8152600401610c1a9061376b565b600280546001600160f81b0316600160f91b179055336111cf818585611baf565b6001915050600280546001600160f81b0316600160f81b17905592915050565b60006111fa83610edc565b6112165760405162461bcd60e51b8152600401610c1a906137a2565b611220838361208e565b9392505050565b6060610ebc611637565b600061123c83610edc565b6112805760405162461bcd60e51b815260206004820152601560248201527414d0d64e88125b9d985b1a59081d1bdad95b93dd5d605a1b6044820152606401610c1a565b61122083836121a6565b60606000611296611637565b905080516001600160401b038111156112b1576112b161373f565b6040519080825280602002602001820160405280156112da578160200160208202803683370190505b50915060005b815181101561135657600760008383815181106112ff576112ff613755565b6020908102919091018101516001600160a01b031682528101919091526040016000205483516001600160801b039091169084908390811061134357611343613755565b60209081029190910101526001016112e0565b505090565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b600254606090600119600160f81b90910460ff16016113b75760405162461bcd60e51b8152600401610c1a9061376b565b600280546001600160f81b0316600160f91b1790556113d582612301565b6113df828361230f565b9050816001600160a01b03167f2193aa20a3717f5f4ac79482f4f553e5f0afe8f4e6ec3e3d1aa2e138adc4763f611414611637565b8360405161142392919061383b565b60405180910390a2600280546001600160f81b0316600160f81b179055919050565b600254600090600119600160f81b90910460ff16016114765760405162461bcd60e51b8152600401610c1a9061376b565b600280546001600160f81b0316600160f91b1790556114953385611dd1565b6110aa85858585611f57565b600254606090600119600160f81b90910460ff16016114d25760405162461bcd60e51b8152600401610c1a9061376b565b600280546001600160f81b0316600160f91b1790556114ef6125af565b50506114f961128a565b9050600280546001600160f81b0316600160f81b17905590565b6001600160a01b0383166115755760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608401610c1a565b6001600160a01b0382166115d65760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608401610c1a565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b606060088054806020026020016040519081016040528092919081815260200182805480156108e057602002820191906000526020600020905b81546001600160a01b03168152600190910190602001808311611671575050505050905090565b6001600160a01b0383166116e9578034146116e45760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610c1a565b505050565b80156116e4576116e46001600160a01b03841683308461284a565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036117c7576040516305dc812160e31b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690632ee409089061178d9030908690600401613869565b600060405180830381600087803b1580156117a757600080fd5b505af11580156117bb573d6000803e3d6000fd5b50505050819050610ac8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036118bd576040516321d0683360e11b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906343a0d06690611871907f0000000000000000000000000000000000000000000000000000000000000000908690600190600401613882565b6020604051808303816000875af1158015611890573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118b4919061389a565b50819050610ac8565b60006118c984846128b5565b60405163a7256d0960e01b81529091506001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063a7256d099061191d90849060009030906004016138bc565b6020604051808303816000875af115801561193c573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061196091906137ff565b6040516321d0683360e11b81529092506001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906343a0d066906119d4907f0000000000000000000000000000000000000000000000000000000000000000908690600190600401613882565b6020604051808303816000875af11580156119f3573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611a17919061389a565b505092915050565b6001600160a01b038216611a755760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401610c1a565b611a8160008383612904565b611a8a8161290e565b60028054600090611aa59084906001600160f81b0316613905565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555080600080846001600160a01b03166001600160a01b031681526020019081526020016000206000828254611afd9190613930565b90915550506040518181526001600160a01b03831690600090600080516020613a908339815191529060200160405180910390a35050565b6000611b41848461135b565b90506000198114611ba95781811015611b9c5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606401610c1a565b611ba98484848403611513565b50505050565b6001600160a01b038316611c135760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608401610c1a565b6001600160a01b038216611c755760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608401610c1a565b816001600160a01b0316836001600160a01b031603611cd05760405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b6044820152606401610c1a565b611cdb838383612904565b6001600160a01b03831660009081526020819052604090205481811015611d535760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608401610c1a565b6001600160a01b03808516600090815260208190526040808220858503905591851681529081208054849290611d8a908490613930565b92505081905550826001600160a01b0316846001600160a01b0316600080516020613a9083398151915284604051611dc491815260200190565b60405180910390a3611ba9565b6001600160a01b038216611e315760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b6064820152608401610c1a565b611e3d82600083612904565b6001600160a01b03821660009081526020819052604090205481811015611eb15760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b6064820152608401610c1a565b6001600160a01b03831660009081526020819052604090208282039055611ed78261290e565b60028054600090611ef29084906001600160f81b0316613948565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555060006001600160a01b0316836001600160a01b0316600080516020613a9083398151915284604051611f4a91815260200190565b60405180910390a3505050565b6000611f6283610edc565b611fa65760405162461bcd60e51b815260206004820152601560248201527414d0d64e881a5b9d985b1a59081d1bdad95b93dd5d605a1b6044820152606401610c1a565b836000036120045760405162461bcd60e51b815260206004820152602560248201527f5343593a20616d6f756e74536861726573546f52656465656d2063616e6e6f74604482015264020626520360dc1b6064820152608401610c1a565b61200e8385612928565b9050818110156120305760405162461bcd60e51b8152600401610c1a906137d0565b61203b838683612b18565b60408051858152602081018390526001600160a01b03808616929088169133917faee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c910160405180910390a4949350505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316148061210157507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316145b1561210d575080610ac8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316633db06dd861214685856128b5565b60016040518363ffffffff1660e01b8152600401612165929190613970565b602060405180830381865afa158015612182573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061122091906137ff565b600080670de0b6b3a76400006121ba610e38565b6121c49085613994565b6121ce91906139c9565b90507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316846001600160a01b0316148061224157507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316846001600160a01b0316145b1561224e578091506122fa565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663cc2b27d78261228f61228a88612bdc565b612c69565b6040516001600160e01b031960e085901b1681526004810192909252600f0b6024820152604401602060405180830381865afa1580156122d3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906122f791906137ff565b91505b5092915050565b61230c816000612c7c565b50565b6060600061231b611637565b905080516001600160401b038111156123365761233661373f565b60405190808252806020026020018201604052801561235f578160200160208202803683370190505b50915060005b8151811015611a17576005600083838151811061238457612384613755565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000866001600160a01b03166001600160a01b0316815260200190815260200160002060000160109054906101000a90046001600160801b03166001600160801b031683828151811061240157612401613755565b60200260200101818152505082818151811061241f5761241f613755565b602002602001015160001461259d5760006005600084848151811061244657612446613755565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000876001600160a01b03166001600160a01b0316815260200190815260200160002060000160106101000a8154816001600160801b0302191690836001600160801b031602179055506124da8382815181106124cd576124cd613755565b6020026020010151612cfc565b600760008484815181106124f0576124f0613755565b60200260200101516001600160a01b03166001600160a01b0316815260200190815260200160002060000160108282829054906101000a90046001600160801b031661253c91906139eb565b92506101000a8154816001600160801b0302191690836001600160801b0316021790555061259d82828151811061257557612575613755565b60200260200101518585848151811061259057612590613755565b6020026020010151612b18565b806125a781613a0b565b915050612365565b6060806125ba611637565b915081516001600160401b038111156125d5576125d561373f565b6040519080825280602002602001820160405280156125fe578160200160208202803683370190505b509050815160000361260e579091565b43600654146127c257436006556000612625612d12565b905061262f612d1c565b60005b83518110156127bf57600084828151811061264f5761264f613755565b6020908102919091018101516001600160a01b0381166000908152600790925260408220548751919350600160801b90046001600160801b0316906126ad908890869081106126a0576126a0613755565b6020026020010151612d8b565b6126b79190613a24565b6001600160a01b0383166000908152600760205260408120549192506001600160801b03909116908190036126ea575060015b8415612707576126fa8286612e15565b6127049082613930565b90505b61271081612cfc565b6001600160a01b038416600090815260076020526040902080546001600160801b0319166001600160801b039290921691909117905561274f82612cfc565b6001600160a01b03841660009081526007602052604090208054601090612787908490600160801b90046001600160801b0316613a3b565b92506101000a8154816001600160801b0302191690836001600160801b03160217905550505050806127b890613a0b565b9050612632565b50505b60005b825181101561284557600760008483815181106127e4576127e4613755565b6020908102919091018101516001600160a01b031682528101919091526040016000205482516001600160801b039091169083908390811061282857612828613755565b60209081029190910101528061283d81613a0b565b9150506127c5565b509091565b6040516001600160a01b0380851660248301528316604482015260648101829052611ba99085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152612e44565b6040805160038082526080820190925260609160208201838036833701905050905081816128e285612bdc565b815181106128f2576128f2613755565b60200260200101818152505092915050565b6116e48383612c7c565b60006001600160f81b0382111561292457600080fd5b5090565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036129b757604051631c683a1b60e11b815260048101839052600060248201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906338d0743690604401611871565b604051636197390160e11b815260048101839052600060248201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063c32e7202906044016020604051808303816000875af1158015612a25573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612a49919061389a565b50612a5383612f16565b15612b12577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663081579a583612a9461228a87612bdc565b6040516001600160e01b031960e085901b1681526004810192909252600f0b6024820152600060448201523060648201526084016020604051808303816000875af1158015612ae7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b0b91906137ff565b9050610ac8565b50919050565b80600003612b2557505050565b6001600160a01b038316612bc8576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114612b80576040519150601f19603f3d011682016040523d82523d6000602084013e612b85565b606091505b5050905080611ba95760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610c1a565b6116e46001600160a01b0384168383612fc9565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b031603612c1f57506000919050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b031603612c6057506001919050565b5060025b919050565b6000610ac8612c7783612fe8565b612ffe565b600080612c876125af565b915091508151600003612c9a5750505050565b6001600160a01b03841615801590612cbb57506001600160a01b0384163014155b15612ccb57612ccb848383613028565b6001600160a01b03831615801590612cec57506001600160a01b0383163014155b15611ba957611ba9838383613028565b60006001600160801b0382111561292457600080fd5b6000610ebc610bda565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316633d18b9126040518163ffffffff1660e01b8152600401600060405180830381600087803b158015612d7757600080fd5b505af1158015611ba9573d6000803e3d6000fd5b60006001600160a01b03821615612e0e576040516370a0823160e01b81526001600160a01b038316906370a0823190612dc8903090600401613508565b602060405180830381865afa158015612de5573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612e0991906137ff565b610ac8565b4792915050565b600080612e2a670de0b6b3a764000085613994565b9050828181612e3b57612e3b6139b3565b04949350505050565b6000612e99826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166132a89092919063ffffffff16565b8051909150156116e45780806020019051810190612eb7919061389a565b6116e45760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610c1a565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480610fc757507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480610ac857507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161492915050565b6116e48363a9059cbb60e01b848460405160240161287e929190613869565b60006001600160ff1b0382111561292457600080fd5b600060016001607f1b0319821280159061301f575060016001607f1b038213155b61292457600080fd5b6001600160a01b0383161580159061304957506001600160a01b0383163014155b61305557613055613a5d565b6000613060846132bf565b905060005b83518110156132a157600084828151811061308257613082613755565b6020026020010151905060008483815181106130a0576130a0613755565b6020908102919091018101516001600160a01b038085166000908152600584526040808220928c168252919093528220549092506001600160801b03169081900361313c576130ee82612cfc565b6001600160a01b039384166000908152600560209081526040808320968c1683529590529390932080546001600160801b0319166001600160801b0390941693909317909255506132919050565b81810361314b57505050613291565b60006131578284613a24565b9050600061316587836132ca565b6001600160a01b038681166000908152600560209081526040808320938f16835292905290812054919250906131ac908390600160801b90046001600160801b0316613930565b905060405180604001604052806131c287612cfc565b6001600160801b031681526020016131d983612cfc565b6001600160801b031681525060056000886001600160a01b03166001600160a01b0316815260200190815260200160002060008d6001600160a01b03166001600160a01b0316815260200190815260200160002060008201518160000160006101000a8154816001600160801b0302191690836001600160801b0316021790555060208201518160000160106101000a8154816001600160801b0302191690836001600160801b031602179055509050505050505050505b61329a81613a0b565b9050613065565b5050505050565b60606132b784846000856132e8565b949350505050565b6000610ac882610ec1565b6000806132d78385613994565b9050670de0b6b3a764000081612e3b565b6060824710156133495760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610c1a565b6001600160a01b0385163b6133a05760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610c1a565b600080866001600160a01b031685876040516133bc9190613a73565b60006040518083038185875af1925050503d80600081146133f9576040519150601f19603f3d011682016040523d82523d6000602084013e6133fe565b606091505b509150915061340e828286613419565b979650505050505050565b60608315613428575081611220565b8251156134385782518084602001fd5b8160405162461bcd60e51b8152600401610c1a919061347e565b60005b8381101561346d578181015183820152602001613455565b83811115611ba95750506000910152565b602081526000825180602084015261349d816040850160208701613452565b601f01601f19169190910160400192915050565b600081518084526020808501945080840160005b838110156134ea5781516001600160a01b0316875295820195908201906001016134c5565b509495945050505050565b60208152600061122060208301846134b1565b6001600160a01b0391909116815260200190565b80356001600160a01b0381168114612c6457600080fd5b6000806040838503121561354657600080fd5b61354f8361351c565b946020939093013593505050565b60006020828403121561356f57600080fd5b6112208261351c565b600081518084526020808501945080840160005b838110156134ea5781518752958201959082019060010161358c565b6020815260006112206020830184613578565b600080600080608085870312156135d157600080fd5b6135da8561351c565b93506135e86020860161351c565b93969395505050506040820135916060013590565b60008060006060848603121561361257600080fd5b61361b8461351c565b92506136296020850161351c565b9150604084013590509250925092565b6000806040838503121561364c57600080fd5b6136558361351c565b91506136636020840161351c565b90509250929050565b60006020828403121561367e57600080fd5b5035919050565b60608101600285106136a757634e487b7160e01b600052602160045260246000fd5b9381526001600160a01b0392909216602083015260ff1660409091015290565b600080600080608085870312156136dd57600080fd5b6136e68561351c565b9350602085013592506136fb6040860161351c565b9396929550929360600135925050565b600181811c9082168061371f57607f821691505b602082108103612b1257634e487b7160e01b600052602260045260246000fd5b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b6020808252601f908201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604082015260600190565b60208082526014908201527329a1ac9d1024b73b30b634b2103a37b5b2b724b760611b604082015260600190565b60208082526015908201527414d0d64e881a5b9cdd59999a58da595b9d081bdd5d605a1b604082015260600190565b60006020828403121561381157600080fd5b5051919050565b60006020828403121561382a57600080fd5b815160ff8116811461122057600080fd5b60408152600061384e60408301856134b1565b82810360208401526138608185613578565b95945050505050565b6001600160a01b03929092168252602082015260400190565b92835260208301919091521515604082015260600190565b6000602082840312156138ac57600080fd5b8151801515811461122057600080fd5b6060815260006138cf6060830186613578565b6020830194909452506001600160a01b0391909116604090910152919050565b634e487b7160e01b600052601160045260246000fd5b60006001600160f81b03828116848216808303821115613927576139276138ef565b01949350505050565b60008219821115613943576139436138ef565b500190565b60006001600160f81b0383811690831681811015613968576139686138ef565b039392505050565b6040815260006139836040830185613578565b905082151560208301529392505050565b60008160001904831182151516156139ae576139ae6138ef565b500290565b634e487b7160e01b600052601260045260246000fd5b6000826139e657634e487b7160e01b600052601260045260246000fd5b500490565b60006001600160801b0383811690831681811015613968576139686138ef565b600060018201613a1d57613a1d6138ef565b5060010190565b600082821015613a3657613a366138ef565b500390565b60006001600160801b03828116848216808303821115613927576139276138ef565b634e487b7160e01b600052600160045260246000fd5b60008251613a85818460208701613452565b919091019291505056feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa26469706673582212203a5707711b086e0e85b638442b093c8ff60e32464ace4684d13f12a7af2571b764736f6c634300080f0033";
|
|
975
|
+
|
|
976
|
+
type PendleConvexCurveLP3PoolSCYConstructorParams =
|
|
977
|
+
| [signer?: Signer]
|
|
978
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
979
|
+
|
|
980
|
+
const isSuperArgs = (
|
|
981
|
+
xs: PendleConvexCurveLP3PoolSCYConstructorParams
|
|
982
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
983
|
+
|
|
984
|
+
export class PendleConvexCurveLP3PoolSCY__factory extends ContractFactory {
|
|
985
|
+
constructor(...args: PendleConvexCurveLP3PoolSCYConstructorParams) {
|
|
986
|
+
if (isSuperArgs(args)) {
|
|
987
|
+
super(...args);
|
|
988
|
+
} else {
|
|
989
|
+
super(_abi, _bytecode, args[0]);
|
|
990
|
+
}
|
|
991
|
+
this.contractName = "PendleConvexCurveLP3PoolSCY";
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
deploy(
|
|
995
|
+
_name: string,
|
|
996
|
+
_symbol: string,
|
|
997
|
+
_pid: BigNumberish,
|
|
998
|
+
_convexBooster: string,
|
|
999
|
+
_wrappedLpToken: string,
|
|
1000
|
+
_cvx: string,
|
|
1001
|
+
_baseCrvPool: string,
|
|
1002
|
+
_currentExtraRewards: string[],
|
|
1003
|
+
_basePoolTokens: [string, string, string],
|
|
1004
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1005
|
+
): Promise<PendleConvexCurveLP3PoolSCY> {
|
|
1006
|
+
return super.deploy(
|
|
1007
|
+
_name,
|
|
1008
|
+
_symbol,
|
|
1009
|
+
_pid,
|
|
1010
|
+
_convexBooster,
|
|
1011
|
+
_wrappedLpToken,
|
|
1012
|
+
_cvx,
|
|
1013
|
+
_baseCrvPool,
|
|
1014
|
+
_currentExtraRewards,
|
|
1015
|
+
_basePoolTokens,
|
|
1016
|
+
overrides || {}
|
|
1017
|
+
) as Promise<PendleConvexCurveLP3PoolSCY>;
|
|
1018
|
+
}
|
|
1019
|
+
getDeployTransaction(
|
|
1020
|
+
_name: string,
|
|
1021
|
+
_symbol: string,
|
|
1022
|
+
_pid: BigNumberish,
|
|
1023
|
+
_convexBooster: string,
|
|
1024
|
+
_wrappedLpToken: string,
|
|
1025
|
+
_cvx: string,
|
|
1026
|
+
_baseCrvPool: string,
|
|
1027
|
+
_currentExtraRewards: string[],
|
|
1028
|
+
_basePoolTokens: [string, string, string],
|
|
1029
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1030
|
+
): TransactionRequest {
|
|
1031
|
+
return super.getDeployTransaction(
|
|
1032
|
+
_name,
|
|
1033
|
+
_symbol,
|
|
1034
|
+
_pid,
|
|
1035
|
+
_convexBooster,
|
|
1036
|
+
_wrappedLpToken,
|
|
1037
|
+
_cvx,
|
|
1038
|
+
_baseCrvPool,
|
|
1039
|
+
_currentExtraRewards,
|
|
1040
|
+
_basePoolTokens,
|
|
1041
|
+
overrides || {}
|
|
1042
|
+
);
|
|
1043
|
+
}
|
|
1044
|
+
attach(address: string): PendleConvexCurveLP3PoolSCY {
|
|
1045
|
+
return super.attach(address) as PendleConvexCurveLP3PoolSCY;
|
|
1046
|
+
}
|
|
1047
|
+
connect(signer: Signer): PendleConvexCurveLP3PoolSCY__factory {
|
|
1048
|
+
return super.connect(signer) as PendleConvexCurveLP3PoolSCY__factory;
|
|
1049
|
+
}
|
|
1050
|
+
static readonly contractName: "PendleConvexCurveLP3PoolSCY";
|
|
1051
|
+
public readonly contractName: "PendleConvexCurveLP3PoolSCY";
|
|
1052
|
+
static readonly bytecode = _bytecode;
|
|
1053
|
+
static readonly abi = _abi;
|
|
1054
|
+
static createInterface(): PendleConvexCurveLP3PoolSCYInterface {
|
|
1055
|
+
return new utils.Interface(_abi) as PendleConvexCurveLP3PoolSCYInterface;
|
|
1056
|
+
}
|
|
1057
|
+
static connect(
|
|
1058
|
+
address: string,
|
|
1059
|
+
signerOrProvider: Signer | Provider
|
|
1060
|
+
): PendleConvexCurveLP3PoolSCY {
|
|
1061
|
+
return new Contract(
|
|
1062
|
+
address,
|
|
1063
|
+
_abi,
|
|
1064
|
+
signerOrProvider
|
|
1065
|
+
) as PendleConvexCurveLP3PoolSCY;
|
|
1066
|
+
}
|
|
1067
|
+
}
|