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