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