@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,1106 @@
|
|
|
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
|
+
Pendle3CrvAndTokenSY,
|
|
15
|
+
Pendle3CrvAndTokenSYInterface,
|
|
16
|
+
} from "../Pendle3CrvAndTokenSY";
|
|
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: "_cvxPid",
|
|
34
|
+
type: "uint256",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
internalType: "address",
|
|
38
|
+
name: "_crvLp",
|
|
39
|
+
type: "address",
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
internalType: "address",
|
|
43
|
+
name: "_crvPool",
|
|
44
|
+
type: "address",
|
|
45
|
+
},
|
|
46
|
+
],
|
|
47
|
+
stateMutability: "nonpayable",
|
|
48
|
+
type: "constructor",
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
inputs: [],
|
|
52
|
+
name: "SYCurveInvalidPid",
|
|
53
|
+
type: "error",
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
inputs: [
|
|
57
|
+
{
|
|
58
|
+
internalType: "uint256",
|
|
59
|
+
name: "actualSharesOut",
|
|
60
|
+
type: "uint256",
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
internalType: "uint256",
|
|
64
|
+
name: "requiredSharesOut",
|
|
65
|
+
type: "uint256",
|
|
66
|
+
},
|
|
67
|
+
],
|
|
68
|
+
name: "SYInsufficientSharesOut",
|
|
69
|
+
type: "error",
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
inputs: [
|
|
73
|
+
{
|
|
74
|
+
internalType: "uint256",
|
|
75
|
+
name: "actualTokenOut",
|
|
76
|
+
type: "uint256",
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
internalType: "uint256",
|
|
80
|
+
name: "requiredTokenOut",
|
|
81
|
+
type: "uint256",
|
|
82
|
+
},
|
|
83
|
+
],
|
|
84
|
+
name: "SYInsufficientTokenOut",
|
|
85
|
+
type: "error",
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
inputs: [
|
|
89
|
+
{
|
|
90
|
+
internalType: "address",
|
|
91
|
+
name: "token",
|
|
92
|
+
type: "address",
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
name: "SYInvalidTokenIn",
|
|
96
|
+
type: "error",
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
inputs: [
|
|
100
|
+
{
|
|
101
|
+
internalType: "address",
|
|
102
|
+
name: "token",
|
|
103
|
+
type: "address",
|
|
104
|
+
},
|
|
105
|
+
],
|
|
106
|
+
name: "SYInvalidTokenOut",
|
|
107
|
+
type: "error",
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
inputs: [],
|
|
111
|
+
name: "SYZeroDeposit",
|
|
112
|
+
type: "error",
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
inputs: [],
|
|
116
|
+
name: "SYZeroRedeem",
|
|
117
|
+
type: "error",
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
anonymous: false,
|
|
121
|
+
inputs: [
|
|
122
|
+
{
|
|
123
|
+
indexed: true,
|
|
124
|
+
internalType: "address",
|
|
125
|
+
name: "owner",
|
|
126
|
+
type: "address",
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
indexed: true,
|
|
130
|
+
internalType: "address",
|
|
131
|
+
name: "spender",
|
|
132
|
+
type: "address",
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
indexed: false,
|
|
136
|
+
internalType: "uint256",
|
|
137
|
+
name: "value",
|
|
138
|
+
type: "uint256",
|
|
139
|
+
},
|
|
140
|
+
],
|
|
141
|
+
name: "Approval",
|
|
142
|
+
type: "event",
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
anonymous: false,
|
|
146
|
+
inputs: [
|
|
147
|
+
{
|
|
148
|
+
indexed: true,
|
|
149
|
+
internalType: "address",
|
|
150
|
+
name: "user",
|
|
151
|
+
type: "address",
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
indexed: false,
|
|
155
|
+
internalType: "address[]",
|
|
156
|
+
name: "rewardTokens",
|
|
157
|
+
type: "address[]",
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
indexed: false,
|
|
161
|
+
internalType: "uint256[]",
|
|
162
|
+
name: "rewardAmounts",
|
|
163
|
+
type: "uint256[]",
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
name: "ClaimRewards",
|
|
167
|
+
type: "event",
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
anonymous: false,
|
|
171
|
+
inputs: [
|
|
172
|
+
{
|
|
173
|
+
indexed: true,
|
|
174
|
+
internalType: "address",
|
|
175
|
+
name: "caller",
|
|
176
|
+
type: "address",
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
indexed: true,
|
|
180
|
+
internalType: "address",
|
|
181
|
+
name: "receiver",
|
|
182
|
+
type: "address",
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
indexed: true,
|
|
186
|
+
internalType: "address",
|
|
187
|
+
name: "tokenIn",
|
|
188
|
+
type: "address",
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
indexed: false,
|
|
192
|
+
internalType: "uint256",
|
|
193
|
+
name: "amountDeposited",
|
|
194
|
+
type: "uint256",
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
indexed: false,
|
|
198
|
+
internalType: "uint256",
|
|
199
|
+
name: "amountSyOut",
|
|
200
|
+
type: "uint256",
|
|
201
|
+
},
|
|
202
|
+
],
|
|
203
|
+
name: "Deposit",
|
|
204
|
+
type: "event",
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
anonymous: false,
|
|
208
|
+
inputs: [
|
|
209
|
+
{
|
|
210
|
+
indexed: true,
|
|
211
|
+
internalType: "address",
|
|
212
|
+
name: "caller",
|
|
213
|
+
type: "address",
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
indexed: true,
|
|
217
|
+
internalType: "address",
|
|
218
|
+
name: "receiver",
|
|
219
|
+
type: "address",
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
indexed: true,
|
|
223
|
+
internalType: "address",
|
|
224
|
+
name: "tokenOut",
|
|
225
|
+
type: "address",
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
indexed: false,
|
|
229
|
+
internalType: "uint256",
|
|
230
|
+
name: "amountSyToRedeem",
|
|
231
|
+
type: "uint256",
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
indexed: false,
|
|
235
|
+
internalType: "uint256",
|
|
236
|
+
name: "amountTokenOut",
|
|
237
|
+
type: "uint256",
|
|
238
|
+
},
|
|
239
|
+
],
|
|
240
|
+
name: "Redeem",
|
|
241
|
+
type: "event",
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
anonymous: false,
|
|
245
|
+
inputs: [
|
|
246
|
+
{
|
|
247
|
+
indexed: true,
|
|
248
|
+
internalType: "address",
|
|
249
|
+
name: "from",
|
|
250
|
+
type: "address",
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
indexed: true,
|
|
254
|
+
internalType: "address",
|
|
255
|
+
name: "to",
|
|
256
|
+
type: "address",
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
indexed: false,
|
|
260
|
+
internalType: "uint256",
|
|
261
|
+
name: "value",
|
|
262
|
+
type: "uint256",
|
|
263
|
+
},
|
|
264
|
+
],
|
|
265
|
+
name: "Transfer",
|
|
266
|
+
type: "event",
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
inputs: [],
|
|
270
|
+
name: "BOOSTER",
|
|
271
|
+
outputs: [
|
|
272
|
+
{
|
|
273
|
+
internalType: "address",
|
|
274
|
+
name: "",
|
|
275
|
+
type: "address",
|
|
276
|
+
},
|
|
277
|
+
],
|
|
278
|
+
stateMutability: "view",
|
|
279
|
+
type: "function",
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
inputs: [],
|
|
283
|
+
name: "CRV",
|
|
284
|
+
outputs: [
|
|
285
|
+
{
|
|
286
|
+
internalType: "address",
|
|
287
|
+
name: "",
|
|
288
|
+
type: "address",
|
|
289
|
+
},
|
|
290
|
+
],
|
|
291
|
+
stateMutability: "view",
|
|
292
|
+
type: "function",
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
inputs: [],
|
|
296
|
+
name: "CVX",
|
|
297
|
+
outputs: [
|
|
298
|
+
{
|
|
299
|
+
internalType: "address",
|
|
300
|
+
name: "",
|
|
301
|
+
type: "address",
|
|
302
|
+
},
|
|
303
|
+
],
|
|
304
|
+
stateMutability: "view",
|
|
305
|
+
type: "function",
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
inputs: [],
|
|
309
|
+
name: "DOMAIN_SEPARATOR",
|
|
310
|
+
outputs: [
|
|
311
|
+
{
|
|
312
|
+
internalType: "bytes32",
|
|
313
|
+
name: "",
|
|
314
|
+
type: "bytes32",
|
|
315
|
+
},
|
|
316
|
+
],
|
|
317
|
+
stateMutability: "view",
|
|
318
|
+
type: "function",
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
inputs: [
|
|
322
|
+
{
|
|
323
|
+
internalType: "address",
|
|
324
|
+
name: "user",
|
|
325
|
+
type: "address",
|
|
326
|
+
},
|
|
327
|
+
],
|
|
328
|
+
name: "accruedRewards",
|
|
329
|
+
outputs: [
|
|
330
|
+
{
|
|
331
|
+
internalType: "uint256[]",
|
|
332
|
+
name: "rewardAmounts",
|
|
333
|
+
type: "uint256[]",
|
|
334
|
+
},
|
|
335
|
+
],
|
|
336
|
+
stateMutability: "view",
|
|
337
|
+
type: "function",
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
inputs: [
|
|
341
|
+
{
|
|
342
|
+
internalType: "address",
|
|
343
|
+
name: "owner",
|
|
344
|
+
type: "address",
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
internalType: "address",
|
|
348
|
+
name: "spender",
|
|
349
|
+
type: "address",
|
|
350
|
+
},
|
|
351
|
+
],
|
|
352
|
+
name: "allowance",
|
|
353
|
+
outputs: [
|
|
354
|
+
{
|
|
355
|
+
internalType: "uint256",
|
|
356
|
+
name: "",
|
|
357
|
+
type: "uint256",
|
|
358
|
+
},
|
|
359
|
+
],
|
|
360
|
+
stateMutability: "view",
|
|
361
|
+
type: "function",
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
inputs: [
|
|
365
|
+
{
|
|
366
|
+
internalType: "address",
|
|
367
|
+
name: "spender",
|
|
368
|
+
type: "address",
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
internalType: "uint256",
|
|
372
|
+
name: "amount",
|
|
373
|
+
type: "uint256",
|
|
374
|
+
},
|
|
375
|
+
],
|
|
376
|
+
name: "approve",
|
|
377
|
+
outputs: [
|
|
378
|
+
{
|
|
379
|
+
internalType: "bool",
|
|
380
|
+
name: "",
|
|
381
|
+
type: "bool",
|
|
382
|
+
},
|
|
383
|
+
],
|
|
384
|
+
stateMutability: "nonpayable",
|
|
385
|
+
type: "function",
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
inputs: [],
|
|
389
|
+
name: "assetInfo",
|
|
390
|
+
outputs: [
|
|
391
|
+
{
|
|
392
|
+
internalType: "enum IStandardizedYield.AssetType",
|
|
393
|
+
name: "assetType",
|
|
394
|
+
type: "uint8",
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
internalType: "address",
|
|
398
|
+
name: "assetAddress",
|
|
399
|
+
type: "address",
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
internalType: "uint8",
|
|
403
|
+
name: "assetDecimals",
|
|
404
|
+
type: "uint8",
|
|
405
|
+
},
|
|
406
|
+
],
|
|
407
|
+
stateMutability: "view",
|
|
408
|
+
type: "function",
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
inputs: [
|
|
412
|
+
{
|
|
413
|
+
internalType: "address",
|
|
414
|
+
name: "account",
|
|
415
|
+
type: "address",
|
|
416
|
+
},
|
|
417
|
+
],
|
|
418
|
+
name: "balanceOf",
|
|
419
|
+
outputs: [
|
|
420
|
+
{
|
|
421
|
+
internalType: "uint256",
|
|
422
|
+
name: "",
|
|
423
|
+
type: "uint256",
|
|
424
|
+
},
|
|
425
|
+
],
|
|
426
|
+
stateMutability: "view",
|
|
427
|
+
type: "function",
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
inputs: [
|
|
431
|
+
{
|
|
432
|
+
internalType: "address",
|
|
433
|
+
name: "user",
|
|
434
|
+
type: "address",
|
|
435
|
+
},
|
|
436
|
+
],
|
|
437
|
+
name: "claimRewards",
|
|
438
|
+
outputs: [
|
|
439
|
+
{
|
|
440
|
+
internalType: "uint256[]",
|
|
441
|
+
name: "rewardAmounts",
|
|
442
|
+
type: "uint256[]",
|
|
443
|
+
},
|
|
444
|
+
],
|
|
445
|
+
stateMutability: "nonpayable",
|
|
446
|
+
type: "function",
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
inputs: [],
|
|
450
|
+
name: "crvLp",
|
|
451
|
+
outputs: [
|
|
452
|
+
{
|
|
453
|
+
internalType: "address",
|
|
454
|
+
name: "",
|
|
455
|
+
type: "address",
|
|
456
|
+
},
|
|
457
|
+
],
|
|
458
|
+
stateMutability: "view",
|
|
459
|
+
type: "function",
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
inputs: [],
|
|
463
|
+
name: "crvPool",
|
|
464
|
+
outputs: [
|
|
465
|
+
{
|
|
466
|
+
internalType: "address",
|
|
467
|
+
name: "",
|
|
468
|
+
type: "address",
|
|
469
|
+
},
|
|
470
|
+
],
|
|
471
|
+
stateMutability: "view",
|
|
472
|
+
type: "function",
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
inputs: [],
|
|
476
|
+
name: "cvxPid",
|
|
477
|
+
outputs: [
|
|
478
|
+
{
|
|
479
|
+
internalType: "uint256",
|
|
480
|
+
name: "",
|
|
481
|
+
type: "uint256",
|
|
482
|
+
},
|
|
483
|
+
],
|
|
484
|
+
stateMutability: "view",
|
|
485
|
+
type: "function",
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
inputs: [],
|
|
489
|
+
name: "cvxRewardManager",
|
|
490
|
+
outputs: [
|
|
491
|
+
{
|
|
492
|
+
internalType: "address",
|
|
493
|
+
name: "",
|
|
494
|
+
type: "address",
|
|
495
|
+
},
|
|
496
|
+
],
|
|
497
|
+
stateMutability: "view",
|
|
498
|
+
type: "function",
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
inputs: [],
|
|
502
|
+
name: "decimals",
|
|
503
|
+
outputs: [
|
|
504
|
+
{
|
|
505
|
+
internalType: "uint8",
|
|
506
|
+
name: "",
|
|
507
|
+
type: "uint8",
|
|
508
|
+
},
|
|
509
|
+
],
|
|
510
|
+
stateMutability: "view",
|
|
511
|
+
type: "function",
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
inputs: [
|
|
515
|
+
{
|
|
516
|
+
internalType: "address",
|
|
517
|
+
name: "receiver",
|
|
518
|
+
type: "address",
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
internalType: "address",
|
|
522
|
+
name: "tokenIn",
|
|
523
|
+
type: "address",
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
internalType: "uint256",
|
|
527
|
+
name: "amountTokenToDeposit",
|
|
528
|
+
type: "uint256",
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
internalType: "uint256",
|
|
532
|
+
name: "minSharesOut",
|
|
533
|
+
type: "uint256",
|
|
534
|
+
},
|
|
535
|
+
],
|
|
536
|
+
name: "deposit",
|
|
537
|
+
outputs: [
|
|
538
|
+
{
|
|
539
|
+
internalType: "uint256",
|
|
540
|
+
name: "amountSharesOut",
|
|
541
|
+
type: "uint256",
|
|
542
|
+
},
|
|
543
|
+
],
|
|
544
|
+
stateMutability: "payable",
|
|
545
|
+
type: "function",
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
inputs: [],
|
|
549
|
+
name: "exchangeRate",
|
|
550
|
+
outputs: [
|
|
551
|
+
{
|
|
552
|
+
internalType: "uint256",
|
|
553
|
+
name: "",
|
|
554
|
+
type: "uint256",
|
|
555
|
+
},
|
|
556
|
+
],
|
|
557
|
+
stateMutability: "view",
|
|
558
|
+
type: "function",
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
inputs: [],
|
|
562
|
+
name: "getRewardTokens",
|
|
563
|
+
outputs: [
|
|
564
|
+
{
|
|
565
|
+
internalType: "address[]",
|
|
566
|
+
name: "rewardTokens",
|
|
567
|
+
type: "address[]",
|
|
568
|
+
},
|
|
569
|
+
],
|
|
570
|
+
stateMutability: "view",
|
|
571
|
+
type: "function",
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
inputs: [],
|
|
575
|
+
name: "getTokensIn",
|
|
576
|
+
outputs: [
|
|
577
|
+
{
|
|
578
|
+
internalType: "address[]",
|
|
579
|
+
name: "res",
|
|
580
|
+
type: "address[]",
|
|
581
|
+
},
|
|
582
|
+
],
|
|
583
|
+
stateMutability: "view",
|
|
584
|
+
type: "function",
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
inputs: [],
|
|
588
|
+
name: "getTokensOut",
|
|
589
|
+
outputs: [
|
|
590
|
+
{
|
|
591
|
+
internalType: "address[]",
|
|
592
|
+
name: "res",
|
|
593
|
+
type: "address[]",
|
|
594
|
+
},
|
|
595
|
+
],
|
|
596
|
+
stateMutability: "view",
|
|
597
|
+
type: "function",
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
inputs: [],
|
|
601
|
+
name: "indexOf3Crv",
|
|
602
|
+
outputs: [
|
|
603
|
+
{
|
|
604
|
+
internalType: "uint256",
|
|
605
|
+
name: "",
|
|
606
|
+
type: "uint256",
|
|
607
|
+
},
|
|
608
|
+
],
|
|
609
|
+
stateMutability: "view",
|
|
610
|
+
type: "function",
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
inputs: [],
|
|
614
|
+
name: "indexOfOther",
|
|
615
|
+
outputs: [
|
|
616
|
+
{
|
|
617
|
+
internalType: "uint256",
|
|
618
|
+
name: "",
|
|
619
|
+
type: "uint256",
|
|
620
|
+
},
|
|
621
|
+
],
|
|
622
|
+
stateMutability: "view",
|
|
623
|
+
type: "function",
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
inputs: [
|
|
627
|
+
{
|
|
628
|
+
internalType: "address",
|
|
629
|
+
name: "token",
|
|
630
|
+
type: "address",
|
|
631
|
+
},
|
|
632
|
+
],
|
|
633
|
+
name: "isValidTokenIn",
|
|
634
|
+
outputs: [
|
|
635
|
+
{
|
|
636
|
+
internalType: "bool",
|
|
637
|
+
name: "res",
|
|
638
|
+
type: "bool",
|
|
639
|
+
},
|
|
640
|
+
],
|
|
641
|
+
stateMutability: "view",
|
|
642
|
+
type: "function",
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
inputs: [
|
|
646
|
+
{
|
|
647
|
+
internalType: "address",
|
|
648
|
+
name: "token",
|
|
649
|
+
type: "address",
|
|
650
|
+
},
|
|
651
|
+
],
|
|
652
|
+
name: "isValidTokenOut",
|
|
653
|
+
outputs: [
|
|
654
|
+
{
|
|
655
|
+
internalType: "bool",
|
|
656
|
+
name: "res",
|
|
657
|
+
type: "bool",
|
|
658
|
+
},
|
|
659
|
+
],
|
|
660
|
+
stateMutability: "view",
|
|
661
|
+
type: "function",
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
inputs: [],
|
|
665
|
+
name: "lastRewardBlock",
|
|
666
|
+
outputs: [
|
|
667
|
+
{
|
|
668
|
+
internalType: "uint256",
|
|
669
|
+
name: "",
|
|
670
|
+
type: "uint256",
|
|
671
|
+
},
|
|
672
|
+
],
|
|
673
|
+
stateMutability: "view",
|
|
674
|
+
type: "function",
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
inputs: [],
|
|
678
|
+
name: "name",
|
|
679
|
+
outputs: [
|
|
680
|
+
{
|
|
681
|
+
internalType: "string",
|
|
682
|
+
name: "",
|
|
683
|
+
type: "string",
|
|
684
|
+
},
|
|
685
|
+
],
|
|
686
|
+
stateMutability: "view",
|
|
687
|
+
type: "function",
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
inputs: [
|
|
691
|
+
{
|
|
692
|
+
internalType: "address",
|
|
693
|
+
name: "owner",
|
|
694
|
+
type: "address",
|
|
695
|
+
},
|
|
696
|
+
],
|
|
697
|
+
name: "nonces",
|
|
698
|
+
outputs: [
|
|
699
|
+
{
|
|
700
|
+
internalType: "uint256",
|
|
701
|
+
name: "",
|
|
702
|
+
type: "uint256",
|
|
703
|
+
},
|
|
704
|
+
],
|
|
705
|
+
stateMutability: "view",
|
|
706
|
+
type: "function",
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
inputs: [],
|
|
710
|
+
name: "otherToken",
|
|
711
|
+
outputs: [
|
|
712
|
+
{
|
|
713
|
+
internalType: "address",
|
|
714
|
+
name: "",
|
|
715
|
+
type: "address",
|
|
716
|
+
},
|
|
717
|
+
],
|
|
718
|
+
stateMutability: "view",
|
|
719
|
+
type: "function",
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
inputs: [
|
|
723
|
+
{
|
|
724
|
+
internalType: "address",
|
|
725
|
+
name: "owner",
|
|
726
|
+
type: "address",
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
internalType: "address",
|
|
730
|
+
name: "spender",
|
|
731
|
+
type: "address",
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
internalType: "uint256",
|
|
735
|
+
name: "value",
|
|
736
|
+
type: "uint256",
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
internalType: "uint256",
|
|
740
|
+
name: "deadline",
|
|
741
|
+
type: "uint256",
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
internalType: "uint8",
|
|
745
|
+
name: "v",
|
|
746
|
+
type: "uint8",
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
internalType: "bytes32",
|
|
750
|
+
name: "r",
|
|
751
|
+
type: "bytes32",
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
internalType: "bytes32",
|
|
755
|
+
name: "s",
|
|
756
|
+
type: "bytes32",
|
|
757
|
+
},
|
|
758
|
+
],
|
|
759
|
+
name: "permit",
|
|
760
|
+
outputs: [],
|
|
761
|
+
stateMutability: "nonpayable",
|
|
762
|
+
type: "function",
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
inputs: [
|
|
766
|
+
{
|
|
767
|
+
internalType: "address",
|
|
768
|
+
name: "tokenIn",
|
|
769
|
+
type: "address",
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
internalType: "uint256",
|
|
773
|
+
name: "amountTokenToDeposit",
|
|
774
|
+
type: "uint256",
|
|
775
|
+
},
|
|
776
|
+
],
|
|
777
|
+
name: "previewDeposit",
|
|
778
|
+
outputs: [
|
|
779
|
+
{
|
|
780
|
+
internalType: "uint256",
|
|
781
|
+
name: "amountSharesOut",
|
|
782
|
+
type: "uint256",
|
|
783
|
+
},
|
|
784
|
+
],
|
|
785
|
+
stateMutability: "view",
|
|
786
|
+
type: "function",
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
inputs: [
|
|
790
|
+
{
|
|
791
|
+
internalType: "address",
|
|
792
|
+
name: "tokenOut",
|
|
793
|
+
type: "address",
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
internalType: "uint256",
|
|
797
|
+
name: "amountSharesToRedeem",
|
|
798
|
+
type: "uint256",
|
|
799
|
+
},
|
|
800
|
+
],
|
|
801
|
+
name: "previewRedeem",
|
|
802
|
+
outputs: [
|
|
803
|
+
{
|
|
804
|
+
internalType: "uint256",
|
|
805
|
+
name: "amountTokenOut",
|
|
806
|
+
type: "uint256",
|
|
807
|
+
},
|
|
808
|
+
],
|
|
809
|
+
stateMutability: "view",
|
|
810
|
+
type: "function",
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
inputs: [
|
|
814
|
+
{
|
|
815
|
+
internalType: "address",
|
|
816
|
+
name: "receiver",
|
|
817
|
+
type: "address",
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
internalType: "uint256",
|
|
821
|
+
name: "amountSharesToRedeem",
|
|
822
|
+
type: "uint256",
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
internalType: "address",
|
|
826
|
+
name: "tokenOut",
|
|
827
|
+
type: "address",
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
internalType: "uint256",
|
|
831
|
+
name: "minTokenOut",
|
|
832
|
+
type: "uint256",
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
internalType: "bool",
|
|
836
|
+
name: "burnFromInternalBalance",
|
|
837
|
+
type: "bool",
|
|
838
|
+
},
|
|
839
|
+
],
|
|
840
|
+
name: "redeem",
|
|
841
|
+
outputs: [
|
|
842
|
+
{
|
|
843
|
+
internalType: "uint256",
|
|
844
|
+
name: "amountTokenOut",
|
|
845
|
+
type: "uint256",
|
|
846
|
+
},
|
|
847
|
+
],
|
|
848
|
+
stateMutability: "nonpayable",
|
|
849
|
+
type: "function",
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
inputs: [],
|
|
853
|
+
name: "rewardIndexesCurrent",
|
|
854
|
+
outputs: [
|
|
855
|
+
{
|
|
856
|
+
internalType: "uint256[]",
|
|
857
|
+
name: "indexes",
|
|
858
|
+
type: "uint256[]",
|
|
859
|
+
},
|
|
860
|
+
],
|
|
861
|
+
stateMutability: "nonpayable",
|
|
862
|
+
type: "function",
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
inputs: [],
|
|
866
|
+
name: "rewardIndexesStored",
|
|
867
|
+
outputs: [
|
|
868
|
+
{
|
|
869
|
+
internalType: "uint256[]",
|
|
870
|
+
name: "indexes",
|
|
871
|
+
type: "uint256[]",
|
|
872
|
+
},
|
|
873
|
+
],
|
|
874
|
+
stateMutability: "view",
|
|
875
|
+
type: "function",
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
inputs: [
|
|
879
|
+
{
|
|
880
|
+
internalType: "address",
|
|
881
|
+
name: "",
|
|
882
|
+
type: "address",
|
|
883
|
+
},
|
|
884
|
+
],
|
|
885
|
+
name: "rewardState",
|
|
886
|
+
outputs: [
|
|
887
|
+
{
|
|
888
|
+
internalType: "uint128",
|
|
889
|
+
name: "index",
|
|
890
|
+
type: "uint128",
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
internalType: "uint128",
|
|
894
|
+
name: "lastBalance",
|
|
895
|
+
type: "uint128",
|
|
896
|
+
},
|
|
897
|
+
],
|
|
898
|
+
stateMutability: "view",
|
|
899
|
+
type: "function",
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
inputs: [],
|
|
903
|
+
name: "symbol",
|
|
904
|
+
outputs: [
|
|
905
|
+
{
|
|
906
|
+
internalType: "string",
|
|
907
|
+
name: "",
|
|
908
|
+
type: "string",
|
|
909
|
+
},
|
|
910
|
+
],
|
|
911
|
+
stateMutability: "view",
|
|
912
|
+
type: "function",
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
inputs: [],
|
|
916
|
+
name: "totalSupply",
|
|
917
|
+
outputs: [
|
|
918
|
+
{
|
|
919
|
+
internalType: "uint256",
|
|
920
|
+
name: "",
|
|
921
|
+
type: "uint256",
|
|
922
|
+
},
|
|
923
|
+
],
|
|
924
|
+
stateMutability: "view",
|
|
925
|
+
type: "function",
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
inputs: [
|
|
929
|
+
{
|
|
930
|
+
internalType: "address",
|
|
931
|
+
name: "to",
|
|
932
|
+
type: "address",
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
internalType: "uint256",
|
|
936
|
+
name: "amount",
|
|
937
|
+
type: "uint256",
|
|
938
|
+
},
|
|
939
|
+
],
|
|
940
|
+
name: "transfer",
|
|
941
|
+
outputs: [
|
|
942
|
+
{
|
|
943
|
+
internalType: "bool",
|
|
944
|
+
name: "",
|
|
945
|
+
type: "bool",
|
|
946
|
+
},
|
|
947
|
+
],
|
|
948
|
+
stateMutability: "nonpayable",
|
|
949
|
+
type: "function",
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
inputs: [
|
|
953
|
+
{
|
|
954
|
+
internalType: "address",
|
|
955
|
+
name: "from",
|
|
956
|
+
type: "address",
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
internalType: "address",
|
|
960
|
+
name: "to",
|
|
961
|
+
type: "address",
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
internalType: "uint256",
|
|
965
|
+
name: "amount",
|
|
966
|
+
type: "uint256",
|
|
967
|
+
},
|
|
968
|
+
],
|
|
969
|
+
name: "transferFrom",
|
|
970
|
+
outputs: [
|
|
971
|
+
{
|
|
972
|
+
internalType: "bool",
|
|
973
|
+
name: "",
|
|
974
|
+
type: "bool",
|
|
975
|
+
},
|
|
976
|
+
],
|
|
977
|
+
stateMutability: "nonpayable",
|
|
978
|
+
type: "function",
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
inputs: [
|
|
982
|
+
{
|
|
983
|
+
internalType: "address",
|
|
984
|
+
name: "",
|
|
985
|
+
type: "address",
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
internalType: "address",
|
|
989
|
+
name: "",
|
|
990
|
+
type: "address",
|
|
991
|
+
},
|
|
992
|
+
],
|
|
993
|
+
name: "userReward",
|
|
994
|
+
outputs: [
|
|
995
|
+
{
|
|
996
|
+
internalType: "uint128",
|
|
997
|
+
name: "index",
|
|
998
|
+
type: "uint128",
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
internalType: "uint128",
|
|
1002
|
+
name: "accrued",
|
|
1003
|
+
type: "uint128",
|
|
1004
|
+
},
|
|
1005
|
+
],
|
|
1006
|
+
stateMutability: "view",
|
|
1007
|
+
type: "function",
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
inputs: [],
|
|
1011
|
+
name: "yieldToken",
|
|
1012
|
+
outputs: [
|
|
1013
|
+
{
|
|
1014
|
+
internalType: "address",
|
|
1015
|
+
name: "",
|
|
1016
|
+
type: "address",
|
|
1017
|
+
},
|
|
1018
|
+
],
|
|
1019
|
+
stateMutability: "view",
|
|
1020
|
+
type: "function",
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
stateMutability: "payable",
|
|
1024
|
+
type: "receive",
|
|
1025
|
+
},
|
|
1026
|
+
];
|
|
1027
|
+
|
|
1028
|
+
const _bytecode =
|
|
1029
|
+
"0x6102606040523480156200001257600080fd5b506040516200503738038062005037833981016040819052620000359162000834565b84848484848484838282828282826001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000081573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620000a79190620008cd565b6040805180820190915260018152603160f81b602082015283908184846003620000d2848262000988565b506004620000e1838262000988565b5060ff166080525050600280546001600160f81b0316600160f81b17905581516020808401919091208251918301919091206101008290526101208190524660c0527f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f620001948184846040805160208101859052908101839052606081018290524660808201523060a082015260009060c0016040516020818303038152906040528051906020012090509392505050565b60a0523060e05261014052505050506001600160a01b039384166101605250505061018089905286166101c05250620001d4935086925050620004509050565b6001600160a01b039081166101a0529081166101e0819052908316146200020e57604051631738e62160e11b815260040160405180910390fd5b6101e051620002359073f403c135812408bfbe8713b5a23a04b3d48aae3160001962000572565b505060405163c661065760e01b815260006004820152736c3f90f043a72fa612cbac8115ee7e52bde6e49093506001600160a01b038516925063c66106579150602401602060405180830381865afa15801562000296573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620002bc919062000a54565b6001600160a01b031614620002d3576001620002d6565b60005b60ff16610200819052620002ec90600162000a72565b61022081905260405163c661065760e01b815260048101919091526001600160a01b0382169063c661065790602401602060405180830381865afa15801562000339573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200035f919062000a54565b6001600160a01b0316610240526101c0516200039190736c3f90f043a72fa612cbac8115ee7e52bde6e4909062000689565b620003a9610240516101c0516200068960201b60201c565b620003dd736b175474e89094c44da98b954eedeac495271d0f73bebc44782c7db0a1a60cb6fe97d0b483032ff1c762000689565b6200041173a0b86991c6218b36c1d19d4a2e9eb0ce3606eb4873bebc44782c7db0a1a60cb6fe97d0b483032ff1c762000689565b6200044573dac17f958d2ee523a2206206994597c13d831ec773bebc44782c7db0a1a60cb6fe97d0b483032ff1c762000689565b505050505062000bb7565b60008073f403c135812408bfbe8713b5a23a04b3d48aae316001600160a01b031663081e3eda6040518163ffffffff1660e01b8152600401602060405180830381865afa158015620004a6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620004cc919062000a9a565b831115620004ed57604051631738e62160e11b815260040160405180910390fd5b604051631526fe2760e01b81526004810184905273f403c135812408bfbe8713b5a23a04b3d48aae3190631526fe279060240160c060405180830381865afa1580156200053e573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019062000564919062000ac5565b509397909650945050505050565b604080516001600160a01b038481166024830152604480830185905283518084039091018152606490920183526020820180516001600160e01b031663095ea7b360e01b1790529151600092839290871691620005d0919062000b46565b6000604051808303816000865af19150503d80600081146200060f576040519150601f19603f3d011682016040523d82523d6000602084013e62000614565b606091505b5091509150818015620006425750805115806200064257508080602001905181019062000642919062000b64565b620006825760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b604482015260640160405180910390fd5b5050505050565b6001600160a01b0382166200069c575050565b620006b060026001600160601b0362000b82565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa1580156200070a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019062000730919062000a9a565b1015620007465762000746828260001962000572565b5050565b634e487b7160e01b600052604160045260246000fd5b60005b838110156200077d57818101518382015260200162000763565b50506000910152565b600082601f8301126200079857600080fd5b81516001600160401b0380821115620007b557620007b56200074a565b604051601f8301601f19908116603f01168101908282118183101715620007e057620007e06200074a565b81604052838152866020858801011115620007fa57600080fd5b6200080d84602083016020890162000760565b9695505050505050565b80516001600160a01b03811681146200082f57600080fd5b919050565b600080600080600060a086880312156200084d57600080fd5b85516001600160401b03808211156200086557600080fd5b6200087389838a0162000786565b965060208801519150808211156200088a57600080fd5b50620008998882890162000786565b94505060408601519250620008b16060870162000817565b9150620008c16080870162000817565b90509295509295909350565b600060208284031215620008e057600080fd5b815160ff81168114620008f257600080fd5b9392505050565b600181811c908216806200090e57607f821691505b6020821081036200092f57634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156200098357600081815260208120601f850160051c810160208610156200095e5750805b601f850160051c820191505b818110156200097f578281556001016200096a565b5050505b505050565b81516001600160401b03811115620009a457620009a46200074a565b620009bc81620009b58454620008f9565b8462000935565b602080601f831160018114620009f45760008415620009db5750858301515b600019600386901b1c1916600185901b1785556200097f565b600085815260208120601f198616915b8281101562000a255788860151825594840194600190910190840162000a04565b508582101562000a445787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b60006020828403121562000a6757600080fd5b620008f28262000817565b8181038181111562000a9457634e487b7160e01b600052601160045260246000fd5b92915050565b60006020828403121562000aad57600080fd5b5051919050565b805180151581146200082f57600080fd5b60008060008060008060c0878903121562000adf57600080fd5b62000aea8762000817565b955062000afa6020880162000817565b945062000b0a6040880162000817565b935062000b1a6060880162000817565b925062000b2a6080880162000817565b915062000b3a60a0880162000ab4565b90509295509295509295565b6000825162000b5a81846020870162000760565b9190910192915050565b60006020828403121562000b7757600080fd5b620008f28262000ab4565b60006001600160601b038381168062000bab57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60805160a05160c05160e05161010051610120516101405161016051610180516101a0516101c0516101e05161020051610220516102405161431762000d20600039600081816103dd0152818161090301528181610fbf0152818161291d01526129700152600081816106b40152613428015260008181610339015281816127db01528181612b6401526134010152600081816105b5015281816108af01528181610f840152818161105f01528181611080015281816117ab01528181611f9701528181612066015281816120da0152818161278d01526128bd01526000818161068001528181610d900152818161284d015281816129a101528181612bd60152612c5401526000818161027501528181611f1f015261305501526000818161041101526118050152600061054101526000611cdc01526000611d2b01526000611d0601526000611c5f01526000611c8901526000611cb30152600061036d01526143176000f3fe6080604052600436106101da5760003560e01c806306fdde03146101e6578063071bc3c914610211578063095ea7b3146102335780630b1e103114610263578063128fced1146102a457806318160ddd146102d157806320e8c565146102f4578063213cae631461021157806323b872dd1461030757806329920fae14610327578063313ce5671461035b5780633644e515146103a15780633ba0b9a9146103b6578063433b3c05146103cb57806347aea09f146103ff5780635cbadbe41461043357806370a082311461049f578063759cb53b146104bf57806375b0ffd1146104e7578063769f8e5d1461050f57806376d5de851461052f578063784367d6146105635780637ecebe00146105835780637f44579b146105a3578063945c9142146105d757806395d89b41146105ff578063a40bee5014610614578063a9059cbb14610638578063a9f8d18114610658578063b20fdc0d1461066e578063b8680bcd146106a2578063b8f82b26146106d6578063c4f59f9b146106f6578063cbe52ae31461070b578063d505accf1461072b578063da88ecb41461074d578063dd62ed3e14610762578063ea64a82014610782578063ef5cfb8c146107c3578063f8b2f991146107e3578063fa5a4f061461056357600080fd5b366101e157005b600080fd5b3480156101f257600080fd5b506101fb6107f8565b6040516102089190613c54565b60405180910390f35b34801561021d57600080fd5b5061022661088a565b6040516102089190613ccb565b34801561023f57600080fd5b5061025361024e366004613cf5565b610a78565b6040519015158152602001610208565b34801561026f57600080fd5b506102977f000000000000000000000000000000000000000000000000000000000000000081565b6040516102089190613d1f565b3480156102b057600080fd5b506102c46102bf366004613d33565b610a92565b6040516102089190613d7e565b3480156102dd57600080fd5b506102e6610b9e565b604051908152602001610208565b6102e6610302366004613d91565b610bad565b34801561031357600080fd5b50610253610322366004613dd3565b610cff565b34801561033357600080fd5b506102e67f000000000000000000000000000000000000000000000000000000000000000081565b34801561036757600080fd5b5061038f7f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff9091168152602001610208565b3480156103ad57600080fd5b506102e6610d7d565b3480156103c257600080fd5b506102e6610d8c565b3480156103d757600080fd5b506102977f000000000000000000000000000000000000000000000000000000000000000081565b34801561040b57600080fd5b506102e67f000000000000000000000000000000000000000000000000000000000000000081565b34801561043f57600080fd5b5061047f61044e366004613e0f565b60066020908152600092835260408084209091529082529020546001600160801b0380821691600160801b90041682565b604080516001600160801b03938416815292909116602083015201610208565b3480156104ab57600080fd5b506102e66104ba366004613d33565b610e10565b3480156104cb57600080fd5b50610297734e3fbd56cd56c3e72c1403e103b45db9da5b9d2b81565b3480156104f357600080fd5b5061029773f403c135812408bfbe8713b5a23a04b3d48aae3181565b34801561051b57600080fd5b506102e661052a366004613e50565b610e2b565b34801561053b57600080fd5b506102977f000000000000000000000000000000000000000000000000000000000000000081565b34801561056f57600080fd5b5061025361057e366004613d33565b610f80565b34801561058f57600080fd5b506102e661059e366004613d33565b611029565b3480156105af57600080fd5b506102977f000000000000000000000000000000000000000000000000000000000000000081565b3480156105e357600080fd5b5061029773d533a949740bb3306d119cc777fa900ba034cd5281565b34801561060b57600080fd5b506101fb611047565b34801561062057600080fd5b50610629611056565b60405161020893929190613ec1565b34801561064457600080fd5b50610253610653366004613cf5565b61110b565b34801561066457600080fd5b506102e660075481565b34801561067a57600080fd5b506102977f000000000000000000000000000000000000000000000000000000000000000081565b3480156106ae57600080fd5b506102e67f000000000000000000000000000000000000000000000000000000000000000081565b3480156106e257600080fd5b506102e66106f1366004613cf5565b61117d565b34801561070257600080fd5b506102266111b8565b34801561071757600080fd5b506102e6610726366004613cf5565b6111c2565b34801561073757600080fd5b5061074b610746366004613f12565b6111f6565b005b34801561075957600080fd5b506102c461135a565b34801561076e57600080fd5b506102e661077d366004613e0f565b61142b565b34801561078e57600080fd5b5061047f61079d366004613d33565b6008602052600090815260409020546001600160801b0380821691600160801b90041682565b3480156107cf57600080fd5b506102c46107de366004613d33565b611456565b3480156107ef57600080fd5b506102c4611515565b60606003805461080790613f7f565b80601f016020809104026020016040519081016040528092919081815260200182805461083390613f7f565b80156108805780601f1061085557610100808354040283529160200191610880565b820191906000526020600020905b81548152906001019060200180831161086357829003601f168201915b5050505050905090565b60408051600680825260e082019092526060916020820160c0803683370190505090507f0000000000000000000000000000000000000000000000000000000000000000816000815181106108e1576108e1613fc9565b60200260200101906001600160a01b031690816001600160a01b0316815250507f00000000000000000000000000000000000000000000000000000000000000008160018151811061093557610935613fc9565b60200260200101906001600160a01b031690816001600160a01b031681525050736c3f90f043a72fa612cbac8115ee7e52bde6e4908160028151811061097d5761097d613fc9565b60200260200101906001600160a01b031690816001600160a01b031681525050736b175474e89094c44da98b954eedeac495271d0f816003815181106109c5576109c5613fc9565b60200260200101906001600160a01b031690816001600160a01b03168152505073a0b86991c6218b36c1d19d4a2e9eb0ce3606eb4881600481518110610a0d57610a0d613fc9565b60200260200101906001600160a01b031690816001600160a01b03168152505073dac17f958d2ee523a2206206994597c13d831ec781600581518110610a5557610a55613fc9565b60200260200101906001600160a01b031690816001600160a01b03168152505090565b600033610a86818585611587565b60019150505b92915050565b60606000610a9e6116ab565b905080516001600160401b03811115610ab957610ab9613fb3565b604051908082528060200260200182016040528015610ae2578160200160208202803683370190505b50915060005b8151811015610b975760066000838381518110610b0757610b07613fc9565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000856001600160a01b03166001600160a01b0316815260200190815260200160002060000160109054906101000a90046001600160801b03166001600160801b0316838281518110610b8457610b84613fc9565b6020908102919091010152600101610ae8565b5050919050565b6002546001600160f81b031690565b600254600090600119600160f81b90910460ff1601610be75760405162461bcd60e51b8152600401610bde90613fdf565b60405180910390fd5b600280546001600160f81b0316600160f91b179055610c0584610f80565b610c2457836040516315d57ce360e31b8152600401610bde9190613d1f565b82600003610c4557604051630a907f2f60e41b815260040160405180910390fd5b610c5084338561173b565b610c5a84846117a7565b905081811015610c81578082604051635e38f95d60e11b8152600401610bde929190614016565b610c8b85826118a0565b836001600160a01b0316856001600160a01b0316336001600160a01b03167f5fe47ed6d4225326d3303476197d782ded5a4e9c14f479dc9ec4992af4e85d598685604051610cda929190614016565b60405180910390a4600280546001600160f81b0316600160f81b179055949350505050565b600254600090600119600160f81b90910460ff1601610d305760405162461bcd60e51b8152600401610bde90613fdf565b600280546001600160f81b0316600160f91b17905533610d518582856119b6565b610d5c858585611a30565b6001915050600280546001600160f81b0316600160f81b1790559392505050565b6000610d87611c52565b905090565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bb7b8b806040518163ffffffff1660e01b8152600401602060405180830381865afa158015610dec573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d879190614024565b6001600160a01b031660009081526020819052604090205490565b600254600090600119600160f81b90910460ff1601610e5c5760405162461bcd60e51b8152600401610bde90613fdf565b600280546001600160f81b0316600160f91b179055610e7a84610f80565b610e9957836040516388a5056160e01b8152600401610bde9190613d1f565b84600003610eba5760405163c3d83b0760e01b815260040160405180910390fd5b8115610ecf57610eca3086611d79565b610ed9565b610ed93386611d79565b610ee4868587611eff565b905082811015610f0b5780836040516305ff726560e51b8152600401610bde929190614016565b836001600160a01b0316866001600160a01b0316336001600160a01b03167faee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c8885604051610f5a929190614016565b60405180910390a4600280546001600160f81b0316600160f81b17905595945050505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480610ff357507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b0316145b8061101a57506001600160a01b038216736c3f90f043a72fa612cbac8115ee7e52bde6e490145b80610a8c5750610a8c82611fed565b6001600160a01b038116600090815260056020526040812054610a8c565b60606004805461080790613f7f565b600080600060017f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa1580156110dc573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611100919061403d565b925092509250909192565b600254600090600119600160f81b90910460ff160161113c5760405162461bcd60e51b8152600401610bde90613fdf565b600280546001600160f81b0316600160f91b1790553361115d818585611a30565b6001915050600280546001600160f81b0316600160f81b17905592915050565b600061118883610f80565b6111a757826040516315d57ce360e31b8152600401610bde9190613d1f565b6111b18383612062565b9392505050565b6060610d876116ab565b60006111cd83610f80565b6111ec57826040516388a5056160e01b8152600401610bde9190613d1f565b6111b183836120ae565b834211156112465760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606401610bde565b60007f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98888886112758c61212b565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e00160405160208183030381529060405280519060200120905060006112d082612153565b905060006112e0828787876121a1565b9050896001600160a01b0316816001600160a01b0316146113435760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606401610bde565b61134e8a8a8a611587565b50505050505050505050565b606060006113666116ab565b905080516001600160401b0381111561138157611381613fb3565b6040519080825280602002602001820160405280156113aa578160200160208202803683370190505b50915060005b815181101561142657600860008383815181106113cf576113cf613fc9565b6020908102919091018101516001600160a01b031682528101919091526040016000205483516001600160801b039091169084908390811061141357611413613fc9565b60209081029190910101526001016113b0565b505090565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b600254606090600119600160f81b90910460ff16016114875760405162461bcd60e51b8152600401610bde90613fdf565b600280546001600160f81b0316600160f91b1790556114a5826121c9565b6114af82836121d7565b9050816001600160a01b03167f2193aa20a3717f5f4ac79482f4f553e5f0afe8f4e6ec3e3d1aa2e138adc4763f6114e46116ab565b836040516114f392919061405a565b60405180910390a2600280546001600160f81b0316600160f81b179055919050565b600254606090600119600160f81b90910460ff16016115465760405162461bcd60e51b8152600401610bde90613fdf565b600280546001600160f81b0316600160f91b17905561156361247f565b505061156d61135a565b9050600280546001600160f81b0316600160f81b17905590565b6001600160a01b0383166115e95760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608401610bde565b6001600160a01b03821661164a5760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608401610bde565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b604080516002808252606080830184529260208301908036833701905050905073d533a949740bb3306d119cc777fa900ba034cd52816000815181106116f3576116f3613fc9565b60200260200101906001600160a01b031690816001600160a01b031681525050734e3fbd56cd56c3e72c1403e103b45db9da5b9d2b81600181518110610a5557610a55613fc9565b6001600160a01b03831661178c578034146117875760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610bde565b505050565b8015611787576117876001600160a01b03841683308461271a565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036117e95750806117f6565b6117f38383612785565b90505b6040516321d0683360e11b81527f00000000000000000000000000000000000000000000000000000000000000006004820152602481018290526001604482015273f403c135812408bfbe8713b5a23a04b3d48aae31906343a0d066906064016020604051808303816000875af1158015611875573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611899919061407f565b5092915050565b6001600160a01b0382166118f65760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401610bde565b611902600083836128f4565b61190b816128fe565b600280546000906119269084906001600160f81b03166140b2565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555080600080846001600160a01b03166001600160a01b03168152602001908152602001600020600082825461197e91906140d2565b90915550506040518181526001600160a01b038316906000906000805160206142c28339815191529060200160405180910390a35050565b60006119c2848461142b565b90506000198114611a2a5781811015611a1d5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606401610bde565b611a2a8484848403611587565b50505050565b6001600160a01b038316611a945760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608401610bde565b6001600160a01b038216611af65760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608401610bde565b816001600160a01b0316836001600160a01b031603611b515760405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b6044820152606401610bde565b611b5c8383836128f4565b6001600160a01b03831660009081526020819052604090205481811015611bd45760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608401610bde565b6001600160a01b03808516600090815260208190526040808220858503905591851681529081208054849290611c0b9084906140d2565b92505081905550826001600160a01b0316846001600160a01b03166000805160206142c283398151915284604051611c4591815260200190565b60405180910390a3611a2a565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016148015611cab57507f000000000000000000000000000000000000000000000000000000000000000046145b15611cd557507f000000000000000000000000000000000000000000000000000000000000000090565b50604080517f00000000000000000000000000000000000000000000000000000000000000006020808301919091527f0000000000000000000000000000000000000000000000000000000000000000828401527f000000000000000000000000000000000000000000000000000000000000000060608301524660808301523060a0808401919091528351808403909101815260c0909201909252805191012090565b6001600160a01b038216611dd95760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b6064820152608401610bde565b611de5826000836128f4565b6001600160a01b03821660009081526020819052604090205481811015611e595760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b6064820152608401610bde565b6001600160a01b03831660009081526020819052604090208282039055611e7f826128fe565b60028054600090611e9a9084906001600160f81b03166140e5565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555060006001600160a01b0316836001600160a01b03166000805160206142c283398151915284604051611ef291815260200190565b60405180910390a3505050565b604051636197390160e11b815260048101829052600060248201819052907f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063c32e7202906044016020604051808303816000875af1158015611f70573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611f94919061407f565b507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b031603611fd5575080611fe2565b611fdf8383612918565b90505b6111b1838583612a76565b60006001600160a01b038216736b175474e89094c44da98b954eedeac495271d0f148061203657506001600160a01b03821673a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48145b80610a8c57506001600160a01b03821673dac17f958d2ee523a2206206994597c13d831ec71492915050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036120a4575080610a8c565b6111b18383612b3a565b600080670de0b6b3a76400006120c2610d8c565b6120cc9085614105565b6120d69190614132565b90507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316846001600160a01b03160361211957809150611899565b6121238482612c4f565b949350505050565b6001600160a01b03811660009081526005602052604090208054600181018255905b50919050565b6000610a8c612160611c52565b8360405161190160f01b6020820152602281018390526042810182905260009060620160405160208183030381529060405280519060200120905092915050565b60008060006121b287878787612d1f565b915091506121bf81612e02565b5095945050505050565b6121d4816000612fb3565b50565b606060006121e36116ab565b905080516001600160401b038111156121fe576121fe613fb3565b604051908082528060200260200182016040528015612227578160200160208202803683370190505b50915060005b8151811015612477576006600083838151811061224c5761224c613fc9565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000866001600160a01b03166001600160a01b0316815260200190815260200160002060000160109054906101000a90046001600160801b03166001600160801b03168382815181106122c9576122c9613fc9565b6020026020010181815250508281815181106122e7576122e7613fc9565b60200260200101516000146124655760006006600084848151811061230e5761230e613fc9565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000206000876001600160a01b03166001600160a01b0316815260200190815260200160002060000160106101000a8154816001600160801b0302191690836001600160801b031602179055506123a283828151811061239557612395613fc9565b6020026020010151613033565b600860008484815181106123b8576123b8613fc9565b60200260200101516001600160a01b03166001600160a01b0316815260200190815260200160002060000160108282829054906101000a90046001600160801b03166124049190614154565b92506101000a8154816001600160801b0302191690836001600160801b0316021790555061246582828151811061243d5761243d613fc9565b60200260200101518585848151811061245857612458613fc9565b6020026020010151612a76565b8061246f81614174565b91505061222d565b505092915050565b60608061248a6116ab565b915081516001600160401b038111156124a5576124a5613fb3565b6040519080825280602002602001820160405280156124ce578160200160208202803683370190505b50905081516000036124de579091565b4360075414612692574360075560006124f5613049565b90506124ff613053565b60005b835181101561268f57600084828151811061251f5761251f613fc9565b6020908102919091018101516001600160a01b0381166000908152600890925260408220548751919350600160801b90046001600160801b03169061257d9088908690811061257057612570613fc9565b60200260200101516130c2565b612587919061418d565b6001600160a01b0383166000908152600860205260408120549192506001600160801b03909116908190036125ba575060015b84156125d7576125ca828661314c565b6125d490826140d2565b90505b6125e081613033565b6001600160a01b038416600090815260086020526040902080546001600160801b0319166001600160801b039290921691909117905561261f82613033565b6001600160a01b03841660009081526008602052604090208054601090612657908490600160801b90046001600160801b03166141a0565b92506101000a8154816001600160801b0302191690836001600160801b031602179055505050508061268890614174565b9050612502565b50505b60005b825181101561271557600860008483815181106126b4576126b4613fc9565b6020908102919091018101516001600160a01b031682528101919091526040016000205482516001600160801b03909116908390839081106126f8576126f8613fc9565b60209081029190910101528061270d81614174565b915050612695565b509091565b6040516001600160a01b0380851660248301528316604482015260648101829052611a2a9085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915261317b565b6000806127b17f00000000000000000000000000000000000000000000000000000000000000006130c2565b90506127bb613bf4565b6127c485611fed565b156128155760006127d5868661324d565b905080827f00000000000000000000000000000000000000000000000000000000000000006002811061280a5761280a613fc9565b602002015250612836565b8381612820876133c8565b6002811061283057612830613fc9565b60200201525b604051630b4c7e4d60e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690630b4c7e4d906128859084906000906004016141e3565b600060405180830381600087803b15801561289f57600080fd5b505af11580156128b3573d6000803e3d6000fd5b50505050816128e17f00000000000000000000000000000000000000000000000000000000000000006130c2565b6128eb919061418d565b95945050505050565b6117878383612fb3565b60006001600160f81b0382111561291457600080fd5b5090565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316846001600160a01b03161461296e57736c3f90f043a72fa612cbac8115ee7e52bde6e490612990565b7f00000000000000000000000000000000000000000000000000000000000000005b9050600061299d826130c2565b90507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316631a4d01d2856129e06129db866133c8565b613451565b60006040518463ffffffff1660e01b8152600401612a00939291906141fe565b600060405180830381600087803b158015612a1a57600080fd5b505af1158015612a2e573d6000803e3d6000fd5b50505050600081612a3e846130c2565b612a48919061418d565b9050612a5386611fed565b15612a6957612a628682613464565b9350612a6d565b8093505b50505092915050565b80600003612a8357505050565b6001600160a01b038316612b26576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114612ade576040519150601f19603f3d011682016040523d82523d6000602084013e612ae3565b606091505b5050905080611a2a5760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610bde565b6117876001600160a01b038416838361357e565b6000612b44613bf4565b612b4d84611fed565b15612b9e576000612b5e85856135ae565b905080827f000000000000000000000000000000000000000000000000000000000000000060028110612b9357612b93613fc9565b602002015250612bbf565b8281612ba9866133c8565b60028110612bb957612bb9613fc9565b60200201525b60405163ed8e84f360e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063ed8e84f390612c0e908490600190600401614217565b602060405180830381865afa158015612c2b573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906121239190614024565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663cc2b27d784612c8e6129db886133c8565b6040516001600160e01b031960e085901b1681526004810192909252600f0b6024820152604401602060405180830381865afa158015612cd2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612cf69190614024565b9050612d0184611fed565b15612d1857612d108482613634565b915050610a8c565b9050610a8c565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b03831115612d4c5750600090506003612df9565b8460ff16601b14158015612d6457508460ff16601c14155b15612d755750600090506004612df9565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015612dc9573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116612df257600060019250925050612df9565b9150600090505b94509492505050565b6000816004811115612e1657612e16613eab565b03612e1e5750565b6001816004811115612e3257612e32613eab565b03612e7a5760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b6044820152606401610bde565b6002816004811115612e8e57612e8e613eab565b03612edb5760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610bde565b6003816004811115612eef57612eef613eab565b03612f475760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610bde565b6004816004811115612f5b57612f5b613eab565b036121d45760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b6064820152608401610bde565b600080612fbe61247f565b915091508151600003612fd15750505050565b6001600160a01b03841615801590612ff257506001600160a01b0384163014155b1561300257613002848383613689565b6001600160a01b0383161580159061302357506001600160a01b0383163014155b15611a2a57611a2a838383613689565b60006001600160801b0382111561291457600080fd5b6000610d87610b9e565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316633d18b9126040518163ffffffff1660e01b8152600401600060405180830381600087803b1580156130ae57600080fd5b505af1158015611a2a573d6000803e3d6000fd5b60006001600160a01b03821615613145576040516370a0823160e01b81526001600160a01b038316906370a08231906130ff903090600401613d1f565b602060405180830381865afa15801561311c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906131409190614024565b610a8c565b4792915050565b600080613161670de0b6b3a764000085614105565b90508281816131725761317261411c565b04949350505050565b60006131d0826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166139099092919063ffffffff16565b80519091501561178757808060200190518101906131ee919061407f565b6117875760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610bde565b6040516370a0823160e01b81526000908190736c3f90f043a72fa612cbac8115ee7e52bde6e490906370a0823190613289903090600401613d1f565b602060405180830381865afa1580156132a6573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906132ca9190614024565b905073bebc44782c7db0a1a60cb6fe97d0b483032ff1c7634515cef36132f08686613918565b60006040518363ffffffff1660e01b815260040161330f929190614257565b600060405180830381600087803b15801561332957600080fd5b505af115801561333d573d6000803e3d6000fd5b50506040516370a0823160e01b815260009250736c3f90f043a72fa612cbac8115ee7e52bde6e49091506370a082319061337b903090600401613d1f565b602060405180830381865afa158015613398573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906133bc9190614024565b90506128eb828261418d565b60006001600160a01b038216736c3f90f043a72fa612cbac8115ee7e52bde6e49014806133f957506133f982611fed565b1561342557507f0000000000000000000000000000000000000000000000000000000000000000919050565b507f0000000000000000000000000000000000000000000000000000000000000000919050565b919050565b6000610a8c61345f83613946565b61395c565b600080836001600160a01b03166370a08231306040518263ffffffff1660e01b81526004016134939190613d1f565b602060405180830381865afa1580156134b0573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906134d49190614024565b905073bebc44782c7db0a1a60cb6fe97d0b483032ff1c7631a4d01d2846134fd6129db88613986565b60006040518463ffffffff1660e01b815260040161351d939291906141fe565b600060405180830381600087803b15801561353757600080fd5b505af115801561354b573d6000803e3d6000fd5b50506040516370a0823160e01b8152600092506001600160a01b03871691506370a082319061337b903090600401613d1f565b6040516001600160a01b03831660248201526044810182905261178790849063a9059cbb60e01b9060640161274e565b600073bebc44782c7db0a1a60cb6fe97d0b483032ff1c7633883e1196135d48585613918565b60016040518363ffffffff1660e01b81526004016135f3929190614272565b602060405180830381865afa158015613610573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111b19190614024565b600073bebc44782c7db0a1a60cb6fe97d0b483032ff1c763cc2b27d78361365d6129db87613986565b6040516001600160e01b031960e085901b1681526004810192909252600f0b60248201526044016135f3565b6001600160a01b038316158015906136aa57506001600160a01b0383163014155b6136b6576136b661428f565b60006136c184613a61565b905060005b83518110156139025760008482815181106136e3576136e3613fc9565b60200260200101519050600084838151811061370157613701613fc9565b6020908102919091018101516001600160a01b038085166000908152600684526040808220928c168252919093528220549092506001600160801b03169081900361379d5761374f82613033565b6001600160a01b039384166000908152600660209081526040808320968c1683529590529390932080546001600160801b0319166001600160801b0390941693909317909255506138f29050565b8181036137ac575050506138f2565b60006137b8828461418d565b905060006137c68783613a6c565b6001600160a01b038681166000908152600660209081526040808320938f168352929052908120549192509061380d908390600160801b90046001600160801b03166140d2565b9050604051806040016040528061382387613033565b6001600160801b0316815260200161383a83613033565b6001600160801b031681525060066000886001600160a01b03166001600160a01b0316815260200190815260200160002060008d6001600160a01b03166001600160a01b0316815260200190815260200160002060008201518160000160006101000a8154816001600160801b0302191690836001600160801b0316021790555060208201518160000160106101000a8154816001600160801b0302191690836001600160801b031602179055509050505050505050505b6138fb81614174565b90506136c6565b5050505050565b60606121238484600085613a8a565b613920613c12565b818161392b85613986565b6003811061393b5761393b613fc9565b602002015292915050565b60006001600160ff1b0382111561291457600080fd5b600060016001607f1b0319821280159061397d575060016001607f1b038213155b61291457600080fd5b6000736b175474e89094c44da98b954eedeac495271d0e196001600160a01b038316016139b557506000919050565b73a0b86991c6218b36c1d19d4a2e9eb0ce3606eb47196001600160a01b038316016139e257506001919050565b73dac17f958d2ee523a2206206994597c13d831ec6196001600160a01b03831601613a0f57506002919050565b60405162461bcd60e51b815260206004820152602160248201527f50656e646c653343727648656c7065723a206e6f742076616c696420746f6b656044820152603760f91b6064820152608401610bde565b6000610a8c82610e10565b600080613a798385614105565b9050670de0b6b3a764000081613172565b606082471015613aeb5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610bde565b6001600160a01b0385163b613b425760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610bde565b600080866001600160a01b03168587604051613b5e91906142a5565b60006040518083038185875af1925050503d8060008114613b9b576040519150601f19603f3d011682016040523d82523d6000602084013e613ba0565b606091505b5091509150613bb0828286613bbb565b979650505050505050565b60608315613bca5750816111b1565b825115613bda5782518084602001fd5b8160405162461bcd60e51b8152600401610bde9190613c54565b60405180604001604052806002906020820280368337509192915050565b60405180606001604052806003906020820280368337509192915050565b60005b83811015613c4b578181015183820152602001613c33565b50506000910152565b6020815260008251806020840152613c73816040850160208701613c30565b601f01601f19169190910160400192915050565b600081518084526020808501945080840160005b83811015613cc05781516001600160a01b031687529582019590820190600101613c9b565b509495945050505050565b6020815260006111b16020830184613c87565b80356001600160a01b038116811461344c57600080fd5b60008060408385031215613d0857600080fd5b613d1183613cde565b946020939093013593505050565b6001600160a01b0391909116815260200190565b600060208284031215613d4557600080fd5b6111b182613cde565b600081518084526020808501945080840160005b83811015613cc057815187529582019590820190600101613d62565b6020815260006111b16020830184613d4e565b60008060008060808587031215613da757600080fd5b613db085613cde565b9350613dbe60208601613cde565b93969395505050506040820135916060013590565b600080600060608486031215613de857600080fd5b613df184613cde565b9250613dff60208501613cde565b9150604084013590509250925092565b60008060408385031215613e2257600080fd5b613e2b83613cde565b9150613e3960208401613cde565b90509250929050565b80151581146121d457600080fd5b600080600080600060a08688031215613e6857600080fd5b613e7186613cde565b945060208601359350613e8660408701613cde565b9250606086013591506080860135613e9d81613e42565b809150509295509295909350565b634e487b7160e01b600052602160045260246000fd5b6060810160028510613ee357634e487b7160e01b600052602160045260246000fd5b9381526001600160a01b0392909216602083015260ff1660409091015290565b60ff811681146121d457600080fd5b600080600080600080600060e0888a031215613f2d57600080fd5b613f3688613cde565b9650613f4460208901613cde565b955060408801359450606088013593506080880135613f6281613f03565b9699959850939692959460a0840135945060c09093013592915050565b600181811c90821680613f9357607f821691505b60208210810361214d57634e487b7160e01b600052602260045260246000fd5b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b6020808252601f908201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604082015260600190565b918252602082015260400190565b60006020828403121561403657600080fd5b5051919050565b60006020828403121561404f57600080fd5b81516111b181613f03565b60408152600061406d6040830185613c87565b82810360208401526128eb8185613d4e565b60006020828403121561409157600080fd5b81516111b181613e42565b634e487b7160e01b600052601160045260246000fd5b6001600160f81b038181168382160190808211156118995761189961409c565b80820180821115610a8c57610a8c61409c565b6001600160f81b038281168282160390808211156118995761189961409c565b8082028115828204841417610a8c57610a8c61409c565b634e487b7160e01b600052601260045260246000fd5b60008261414f57634e487b7160e01b600052601260045260246000fd5b500490565b6001600160801b038281168282160390808211156118995761189961409c565b6000600182016141865761418661409c565b5060010190565b81810381811115610a8c57610a8c61409c565b6001600160801b038181168382160190808211156118995761189961409c565b8060005b6002811015611a2a5781518452602093840193909101906001016141c4565b606081016141f182856141c0565b8260408301529392505050565b928352600f9190910b6020830152604082015260600190565b6060810161422582856141c0565b82151560408301529392505050565b8060005b6003811015611a2a578151845260209384019390910190600101614238565b608081016142658285614234565b8260608301529392505050565b608081016142808285614234565b82151560608301529392505050565b634e487b7160e01b600052600160045260246000fd5b600082516142b7818460208701613c30565b919091019291505056feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa2646970667358221220a798081da3ed784d53f956e7bef15f1f1420006f27d2f788c8733859184895a764736f6c63430008110033";
|
|
1030
|
+
|
|
1031
|
+
type Pendle3CrvAndTokenSYConstructorParams =
|
|
1032
|
+
| [signer?: Signer]
|
|
1033
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
1034
|
+
|
|
1035
|
+
const isSuperArgs = (
|
|
1036
|
+
xs: Pendle3CrvAndTokenSYConstructorParams
|
|
1037
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
1038
|
+
|
|
1039
|
+
export class Pendle3CrvAndTokenSY__factory extends ContractFactory {
|
|
1040
|
+
constructor(...args: Pendle3CrvAndTokenSYConstructorParams) {
|
|
1041
|
+
if (isSuperArgs(args)) {
|
|
1042
|
+
super(...args);
|
|
1043
|
+
} else {
|
|
1044
|
+
super(_abi, _bytecode, args[0]);
|
|
1045
|
+
}
|
|
1046
|
+
this.contractName = "Pendle3CrvAndTokenSY";
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
deploy(
|
|
1050
|
+
_name: string,
|
|
1051
|
+
_symbol: string,
|
|
1052
|
+
_cvxPid: BigNumberish,
|
|
1053
|
+
_crvLp: string,
|
|
1054
|
+
_crvPool: string,
|
|
1055
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1056
|
+
): Promise<Pendle3CrvAndTokenSY> {
|
|
1057
|
+
return super.deploy(
|
|
1058
|
+
_name,
|
|
1059
|
+
_symbol,
|
|
1060
|
+
_cvxPid,
|
|
1061
|
+
_crvLp,
|
|
1062
|
+
_crvPool,
|
|
1063
|
+
overrides || {}
|
|
1064
|
+
) as Promise<Pendle3CrvAndTokenSY>;
|
|
1065
|
+
}
|
|
1066
|
+
getDeployTransaction(
|
|
1067
|
+
_name: string,
|
|
1068
|
+
_symbol: string,
|
|
1069
|
+
_cvxPid: BigNumberish,
|
|
1070
|
+
_crvLp: string,
|
|
1071
|
+
_crvPool: string,
|
|
1072
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1073
|
+
): TransactionRequest {
|
|
1074
|
+
return super.getDeployTransaction(
|
|
1075
|
+
_name,
|
|
1076
|
+
_symbol,
|
|
1077
|
+
_cvxPid,
|
|
1078
|
+
_crvLp,
|
|
1079
|
+
_crvPool,
|
|
1080
|
+
overrides || {}
|
|
1081
|
+
);
|
|
1082
|
+
}
|
|
1083
|
+
attach(address: string): Pendle3CrvAndTokenSY {
|
|
1084
|
+
return super.attach(address) as Pendle3CrvAndTokenSY;
|
|
1085
|
+
}
|
|
1086
|
+
connect(signer: Signer): Pendle3CrvAndTokenSY__factory {
|
|
1087
|
+
return super.connect(signer) as Pendle3CrvAndTokenSY__factory;
|
|
1088
|
+
}
|
|
1089
|
+
static readonly contractName: "Pendle3CrvAndTokenSY";
|
|
1090
|
+
public readonly contractName: "Pendle3CrvAndTokenSY";
|
|
1091
|
+
static readonly bytecode = _bytecode;
|
|
1092
|
+
static readonly abi = _abi;
|
|
1093
|
+
static createInterface(): Pendle3CrvAndTokenSYInterface {
|
|
1094
|
+
return new utils.Interface(_abi) as Pendle3CrvAndTokenSYInterface;
|
|
1095
|
+
}
|
|
1096
|
+
static connect(
|
|
1097
|
+
address: string,
|
|
1098
|
+
signerOrProvider: Signer | Provider
|
|
1099
|
+
): Pendle3CrvAndTokenSY {
|
|
1100
|
+
return new Contract(
|
|
1101
|
+
address,
|
|
1102
|
+
_abi,
|
|
1103
|
+
signerOrProvider
|
|
1104
|
+
) as Pendle3CrvAndTokenSY;
|
|
1105
|
+
}
|
|
1106
|
+
}
|