@pendle/core-v2 2.23.1 → 2.23.3-mantle
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.json +373 -0
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/v2/PendleGaugeV2.sol/PendleGaugeV2.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/v2/PendleGaugeV2.sol/PendleGaugeV2.json +128 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.json +682 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.json +1219 -0
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ankr/PendleAnkrBNBSY.sol/PendleAnkrBNBSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAWethHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearMath.sol/LinearMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearPreview.sol/LinearPreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotRewardHelper.sol/CamelotRewardHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileCommon.sol/CamelotV1VolatileCommon.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileLpHelper.sol/CamelotV1VolatileLpHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatilePreview.sol/CamelotV1VolatilePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleArbitrumStakedEthSY.sol/PendleArbitrumStakedEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWbEthSY.sol/PendleWbEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleSwETH.sol/SwETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaLpHelper.sol/ThenaLpHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaMath.sol/ThenaMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/IThenaSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
- package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.json +2 -2
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Ankr/IAnkrBNB.sol/IAnkrBNB.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Ankr/IAnkrLiquidStaking.sol/IAnkrLiquidStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/BinanceEth/IWBETH.sol/IWBETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTPool.sol/ICamelotNFTPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPool.sol/ICamelotNitroPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotPair.sol/ICamelotPair.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.json +109 -0
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.json +166 -0
- package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPendlePreviewHelper.sol/IPendlePreviewHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISwETH.sol/ISwETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaFactory.sol/IThenaFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaGaugeV2.sol/IThenaGaugeV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaPair.sol/IThenaPair.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaRouter.sol/IThenaRouter.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PtAndLpToAsset.sol/PtAndLpToAsset.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/PendleLpGlpOracle.sol/PendleLpGlpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IExecutorHelper.sol/IExecutorHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberInputScalingHelper.sol/KyberInputScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScalingDataLib.sol/ScalingDataLib.dbg.json +1 -1
- package/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol +4 -0
- package/contracts/core/Market/PendleExternalRewardDistributor.sol +135 -0
- package/contracts/core/Market/v2/PendleGaugeV2.sol +142 -0
- package/contracts/core/Market/v2/PendleMarketFactoryV2.sol +177 -0
- package/contracts/core/Market/v2/PendleMarketV2.sol +379 -0
- package/contracts/core/RewardManager/RewardManager.sol +0 -1
- package/contracts/core/RewardManager/RewardManagerAbstract.sol +3 -2
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol +1 -607
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewProxy.sol +53 -0
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol +600 -0
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol +621 -0
- package/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol +8 -0
- package/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol +46 -0
- package/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol +43 -0
- package/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleMantleStakedEthSY.sol +120 -0
- package/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleOracleForSyProxy.sol +23 -0
- package/contracts/core/libraries/ArrayLib.sol +32 -0
- package/contracts/core/libraries/Errors.sol +2 -0
- package/contracts/interfaces/Balancer/IPComposableStablePreview.sol +23 -0
- package/contracts/interfaces/Balancer/IVersion.sol +13 -0
- package/contracts/interfaces/IPExternalRewardDistributor.sol +19 -0
- package/contracts/interfaces/IPMarketFactoryV2.sol +8 -0
- package/contracts/interfaces/IPOracleForSy.sol +7 -0
- package/contracts/offchain-helpers/AutomateReady.sol +111 -0
- package/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol +52 -0
- package/contracts/offchain-helpers/ChainlinkRelayerGelato.sol +36 -0
- package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +149 -0
- package/contracts/router/swap-aggregator/PendleSwap.sol +7 -2
- package/deployments/5000-core.json +29 -0
- package/deployments/5000-markets/WSTETH-MANTLE-MARCH2024.json +10 -0
- package/package.json +7 -7
- package/typechain-types/AuraSwEthBbAWethSYV2.ts +1532 -0
- package/typechain-types/BotActionCallback.ts +1093 -0
- package/typechain-types/ComposableStablePreviewProxy.ts +352 -0
- package/typechain-types/ComposableStablePreviewV4.ts +217 -0
- package/typechain-types/ComposableStablePreviewV5.ts +217 -0
- package/typechain-types/IPComposableStablePreview.ts +217 -0
- package/typechain-types/IPOracleForSy.ts +87 -0
- package/typechain-types/IVersion.ts +81 -0
- package/typechain-types/LiquiditySeedingHelper.ts +128 -0
- package/typechain-types/LongYieldActionHelper.ts +1093 -0
- package/typechain-types/LongYieldTradingBot.ts +1093 -0
- package/typechain-types/PendleChainlinkReceiver.ts +239 -0
- package/typechain-types/PendleChainlinkRelayer.ts +158 -0
- package/typechain-types/PendleExternalRewardDistributor.ts +49 -0
- package/typechain-types/PendleMantleStakedEthSY.ts +1222 -0
- package/typechain-types/PendleMarketFactoryV2.ts +26 -24
- package/typechain-types/PendleOracleForSyProxy.ts +275 -0
- package/typechain-types/ShortYieldActionHelper.ts +1093 -0
- package/typechain-types/ShortYieldTradingBot.ts +1093 -0
- package/typechain-types/TradingBotBase.ts +1093 -0
- package/typechain-types/factories/AuraEthxBbAWethSY__factory.ts +1 -1
- package/typechain-types/factories/AuraSwEthBbAWethSYV2__factory.ts +1244 -0
- package/typechain-types/factories/BotActionCallback__factory.ts +899 -9
- package/typechain-types/factories/ComposableStablePreviewProxy__factory.ts +288 -0
- package/typechain-types/factories/ComposableStablePreviewV4__factory.ts +190 -0
- package/typechain-types/factories/ComposableStablePreviewV5__factory.ts +190 -0
- package/typechain-types/factories/IPComposableStablePreview__factory.ts +152 -0
- package/typechain-types/factories/IPOracleForSy__factory.ts +36 -0
- package/typechain-types/factories/IVersion__factory.ts +36 -0
- package/typechain-types/factories/LiquiditySeedingHelper__factory.ts +124 -0
- package/typechain-types/factories/LongYieldActionHelper__factory.ts +899 -9
- package/typechain-types/factories/LongYieldTradingBot__factory.ts +923 -33
- package/typechain-types/factories/PendleAuraBbAWethSwethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethVethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWstethAnkreth__factory.ts +1 -1
- package/typechain-types/factories/PendleCamelotV1VolatileSY__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkReceiver__factory.ts +216 -0
- package/typechain-types/factories/PendleChainlinkRelayer__factory.ts +180 -0
- package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
- package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
- package/typechain-types/factories/PendleExternalRewardDistributor__factory.ts +29 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendleMantleStakedEthSY__factory.ts +1068 -0
- package/typechain-types/factories/PendleMarketFactoryV2__factory.ts +15 -15
- package/typechain-types/factories/PendleMarketV2__factory.ts +10 -1
- package/typechain-types/factories/PendleMarket__factory.ts +1 -1
- package/typechain-types/factories/PendleOracleForSyProxy__factory.ts +211 -0
- package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
- package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
- package/typechain-types/factories/PendleThenaSY__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
- package/typechain-types/factories/ShortYieldActionHelper__factory.ts +899 -9
- package/typechain-types/factories/ShortYieldTradingBot__factory.ts +939 -49
- package/typechain-types/factories/TradingBotBase__factory.ts +899 -9
- package/typechain-types/hardhat.d.ts +162 -9
- package/typechain-types/index.ts +34 -2
- /package/contracts/router/swap-aggregator/{1inch → oneinch}/I1inchAggregationRouterV5.sol +0 -0
- /package/contracts/router/swap-aggregator/{1inch → oneinch}/OneInchAggregationRouterHelper.sol +0 -0
|
@@ -51,6 +51,70 @@ const _abi = [
|
|
|
51
51
|
name: "BotInsufficientSyOut",
|
|
52
52
|
type: "error",
|
|
53
53
|
},
|
|
54
|
+
{
|
|
55
|
+
inputs: [
|
|
56
|
+
{
|
|
57
|
+
internalType: "uint256",
|
|
58
|
+
name: "actualSharesOut",
|
|
59
|
+
type: "uint256",
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
internalType: "uint256",
|
|
63
|
+
name: "requiredSharesOut",
|
|
64
|
+
type: "uint256",
|
|
65
|
+
},
|
|
66
|
+
],
|
|
67
|
+
name: "SYInsufficientSharesOut",
|
|
68
|
+
type: "error",
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
inputs: [
|
|
72
|
+
{
|
|
73
|
+
internalType: "uint256",
|
|
74
|
+
name: "actualTokenOut",
|
|
75
|
+
type: "uint256",
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
internalType: "uint256",
|
|
79
|
+
name: "requiredTokenOut",
|
|
80
|
+
type: "uint256",
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
name: "SYInsufficientTokenOut",
|
|
84
|
+
type: "error",
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
inputs: [
|
|
88
|
+
{
|
|
89
|
+
internalType: "address",
|
|
90
|
+
name: "token",
|
|
91
|
+
type: "address",
|
|
92
|
+
},
|
|
93
|
+
],
|
|
94
|
+
name: "SYInvalidTokenIn",
|
|
95
|
+
type: "error",
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
inputs: [
|
|
99
|
+
{
|
|
100
|
+
internalType: "address",
|
|
101
|
+
name: "token",
|
|
102
|
+
type: "address",
|
|
103
|
+
},
|
|
104
|
+
],
|
|
105
|
+
name: "SYInvalidTokenOut",
|
|
106
|
+
type: "error",
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
inputs: [],
|
|
110
|
+
name: "SYZeroDeposit",
|
|
111
|
+
type: "error",
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
inputs: [],
|
|
115
|
+
name: "SYZeroRedeem",
|
|
116
|
+
type: "error",
|
|
117
|
+
},
|
|
54
118
|
{
|
|
55
119
|
anonymous: false,
|
|
56
120
|
inputs: [
|
|
@@ -70,6 +134,31 @@ const _abi = [
|
|
|
70
134
|
name: "AdminChanged",
|
|
71
135
|
type: "event",
|
|
72
136
|
},
|
|
137
|
+
{
|
|
138
|
+
anonymous: false,
|
|
139
|
+
inputs: [
|
|
140
|
+
{
|
|
141
|
+
indexed: true,
|
|
142
|
+
internalType: "address",
|
|
143
|
+
name: "owner",
|
|
144
|
+
type: "address",
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
indexed: true,
|
|
148
|
+
internalType: "address",
|
|
149
|
+
name: "spender",
|
|
150
|
+
type: "address",
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
indexed: false,
|
|
154
|
+
internalType: "uint256",
|
|
155
|
+
name: "value",
|
|
156
|
+
type: "uint256",
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
name: "Approval",
|
|
160
|
+
type: "event",
|
|
161
|
+
},
|
|
73
162
|
{
|
|
74
163
|
anonymous: false,
|
|
75
164
|
inputs: [
|
|
@@ -102,6 +191,68 @@ const _abi = [
|
|
|
102
191
|
name: "ClaimAndCompound",
|
|
103
192
|
type: "event",
|
|
104
193
|
},
|
|
194
|
+
{
|
|
195
|
+
anonymous: false,
|
|
196
|
+
inputs: [
|
|
197
|
+
{
|
|
198
|
+
indexed: true,
|
|
199
|
+
internalType: "address",
|
|
200
|
+
name: "user",
|
|
201
|
+
type: "address",
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
indexed: false,
|
|
205
|
+
internalType: "address[]",
|
|
206
|
+
name: "rewardTokens",
|
|
207
|
+
type: "address[]",
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
indexed: false,
|
|
211
|
+
internalType: "uint256[]",
|
|
212
|
+
name: "rewardAmounts",
|
|
213
|
+
type: "uint256[]",
|
|
214
|
+
},
|
|
215
|
+
],
|
|
216
|
+
name: "ClaimRewards",
|
|
217
|
+
type: "event",
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
anonymous: false,
|
|
221
|
+
inputs: [
|
|
222
|
+
{
|
|
223
|
+
indexed: true,
|
|
224
|
+
internalType: "address",
|
|
225
|
+
name: "caller",
|
|
226
|
+
type: "address",
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
indexed: true,
|
|
230
|
+
internalType: "address",
|
|
231
|
+
name: "receiver",
|
|
232
|
+
type: "address",
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
indexed: true,
|
|
236
|
+
internalType: "address",
|
|
237
|
+
name: "tokenIn",
|
|
238
|
+
type: "address",
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
indexed: false,
|
|
242
|
+
internalType: "uint256",
|
|
243
|
+
name: "amountDeposited",
|
|
244
|
+
type: "uint256",
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
indexed: false,
|
|
248
|
+
internalType: "uint256",
|
|
249
|
+
name: "amountSyOut",
|
|
250
|
+
type: "uint256",
|
|
251
|
+
},
|
|
252
|
+
],
|
|
253
|
+
name: "Deposit",
|
|
254
|
+
type: "event",
|
|
255
|
+
},
|
|
105
256
|
{
|
|
106
257
|
anonymous: false,
|
|
107
258
|
inputs: [
|
|
@@ -185,6 +336,56 @@ const _abi = [
|
|
|
185
336
|
name: "OwnershipTransferred",
|
|
186
337
|
type: "event",
|
|
187
338
|
},
|
|
339
|
+
{
|
|
340
|
+
anonymous: false,
|
|
341
|
+
inputs: [
|
|
342
|
+
{
|
|
343
|
+
indexed: false,
|
|
344
|
+
internalType: "address",
|
|
345
|
+
name: "account",
|
|
346
|
+
type: "address",
|
|
347
|
+
},
|
|
348
|
+
],
|
|
349
|
+
name: "Paused",
|
|
350
|
+
type: "event",
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
anonymous: false,
|
|
354
|
+
inputs: [
|
|
355
|
+
{
|
|
356
|
+
indexed: true,
|
|
357
|
+
internalType: "address",
|
|
358
|
+
name: "caller",
|
|
359
|
+
type: "address",
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
indexed: true,
|
|
363
|
+
internalType: "address",
|
|
364
|
+
name: "receiver",
|
|
365
|
+
type: "address",
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
indexed: true,
|
|
369
|
+
internalType: "address",
|
|
370
|
+
name: "tokenOut",
|
|
371
|
+
type: "address",
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
indexed: false,
|
|
375
|
+
internalType: "uint256",
|
|
376
|
+
name: "amountSyToRedeem",
|
|
377
|
+
type: "uint256",
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
indexed: false,
|
|
381
|
+
internalType: "uint256",
|
|
382
|
+
name: "amountTokenOut",
|
|
383
|
+
type: "uint256",
|
|
384
|
+
},
|
|
385
|
+
],
|
|
386
|
+
name: "Redeem",
|
|
387
|
+
type: "event",
|
|
388
|
+
},
|
|
188
389
|
{
|
|
189
390
|
anonymous: false,
|
|
190
391
|
inputs: [
|
|
@@ -385,6 +586,44 @@ const _abi = [
|
|
|
385
586
|
name: "SwapYtForPt",
|
|
386
587
|
type: "event",
|
|
387
588
|
},
|
|
589
|
+
{
|
|
590
|
+
anonymous: false,
|
|
591
|
+
inputs: [
|
|
592
|
+
{
|
|
593
|
+
indexed: true,
|
|
594
|
+
internalType: "address",
|
|
595
|
+
name: "from",
|
|
596
|
+
type: "address",
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
indexed: true,
|
|
600
|
+
internalType: "address",
|
|
601
|
+
name: "to",
|
|
602
|
+
type: "address",
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
indexed: false,
|
|
606
|
+
internalType: "uint256",
|
|
607
|
+
name: "value",
|
|
608
|
+
type: "uint256",
|
|
609
|
+
},
|
|
610
|
+
],
|
|
611
|
+
name: "Transfer",
|
|
612
|
+
type: "event",
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
anonymous: false,
|
|
616
|
+
inputs: [
|
|
617
|
+
{
|
|
618
|
+
indexed: false,
|
|
619
|
+
internalType: "address",
|
|
620
|
+
name: "account",
|
|
621
|
+
type: "address",
|
|
622
|
+
},
|
|
623
|
+
],
|
|
624
|
+
name: "Unpaused",
|
|
625
|
+
type: "event",
|
|
626
|
+
},
|
|
388
627
|
{
|
|
389
628
|
anonymous: false,
|
|
390
629
|
inputs: [
|
|
@@ -417,6 +656,19 @@ const _abi = [
|
|
|
417
656
|
name: "WithdrawFunds",
|
|
418
657
|
type: "event",
|
|
419
658
|
},
|
|
659
|
+
{
|
|
660
|
+
inputs: [],
|
|
661
|
+
name: "DOMAIN_SEPARATOR",
|
|
662
|
+
outputs: [
|
|
663
|
+
{
|
|
664
|
+
internalType: "bytes32",
|
|
665
|
+
name: "",
|
|
666
|
+
type: "bytes32",
|
|
667
|
+
},
|
|
668
|
+
],
|
|
669
|
+
stateMutability: "view",
|
|
670
|
+
type: "function",
|
|
671
|
+
},
|
|
420
672
|
{
|
|
421
673
|
inputs: [],
|
|
422
674
|
name: "PENDLE",
|
|
@@ -472,31 +724,36 @@ const _abi = [
|
|
|
472
724
|
{
|
|
473
725
|
inputs: [
|
|
474
726
|
{
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
name: "tokens",
|
|
479
|
-
type: "address[]",
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
internalType: "address",
|
|
483
|
-
name: "spender",
|
|
484
|
-
type: "address",
|
|
485
|
-
},
|
|
486
|
-
],
|
|
487
|
-
internalType: "struct ITradingBotBase.MultiApproval[]",
|
|
488
|
-
name: "arr",
|
|
489
|
-
type: "tuple[]",
|
|
727
|
+
internalType: "address",
|
|
728
|
+
name: "user",
|
|
729
|
+
type: "address",
|
|
490
730
|
},
|
|
491
731
|
],
|
|
492
|
-
name: "
|
|
493
|
-
outputs: [
|
|
494
|
-
|
|
732
|
+
name: "accruedRewards",
|
|
733
|
+
outputs: [
|
|
734
|
+
{
|
|
735
|
+
internalType: "uint256[]",
|
|
736
|
+
name: "rewardAmounts",
|
|
737
|
+
type: "uint256[]",
|
|
738
|
+
},
|
|
739
|
+
],
|
|
740
|
+
stateMutability: "view",
|
|
495
741
|
type: "function",
|
|
496
742
|
},
|
|
497
743
|
{
|
|
498
|
-
inputs: [
|
|
499
|
-
|
|
744
|
+
inputs: [
|
|
745
|
+
{
|
|
746
|
+
internalType: "address",
|
|
747
|
+
name: "owner",
|
|
748
|
+
type: "address",
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
internalType: "address",
|
|
752
|
+
name: "spender",
|
|
753
|
+
type: "address",
|
|
754
|
+
},
|
|
755
|
+
],
|
|
756
|
+
name: "allowance",
|
|
500
757
|
outputs: [
|
|
501
758
|
{
|
|
502
759
|
internalType: "uint256",
|
|
@@ -510,16 +767,120 @@ const _abi = [
|
|
|
510
767
|
{
|
|
511
768
|
inputs: [
|
|
512
769
|
{
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
770
|
+
internalType: "address",
|
|
771
|
+
name: "spender",
|
|
772
|
+
type: "address",
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
internalType: "uint256",
|
|
776
|
+
name: "amount",
|
|
777
|
+
type: "uint256",
|
|
778
|
+
},
|
|
779
|
+
],
|
|
780
|
+
name: "approve",
|
|
781
|
+
outputs: [
|
|
782
|
+
{
|
|
783
|
+
internalType: "bool",
|
|
784
|
+
name: "",
|
|
785
|
+
type: "bool",
|
|
786
|
+
},
|
|
787
|
+
],
|
|
788
|
+
stateMutability: "nonpayable",
|
|
789
|
+
type: "function",
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
inputs: [
|
|
793
|
+
{
|
|
794
|
+
components: [
|
|
795
|
+
{
|
|
796
|
+
internalType: "address[]",
|
|
797
|
+
name: "tokens",
|
|
798
|
+
type: "address[]",
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
internalType: "address",
|
|
802
|
+
name: "spender",
|
|
803
|
+
type: "address",
|
|
804
|
+
},
|
|
805
|
+
],
|
|
806
|
+
internalType: "struct ITradingBotBase.MultiApproval[]",
|
|
807
|
+
name: "arr",
|
|
808
|
+
type: "tuple[]",
|
|
809
|
+
},
|
|
810
|
+
],
|
|
811
|
+
name: "approveInf",
|
|
812
|
+
outputs: [],
|
|
813
|
+
stateMutability: "nonpayable",
|
|
814
|
+
type: "function",
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
inputs: [],
|
|
818
|
+
name: "assetInfo",
|
|
819
|
+
outputs: [
|
|
820
|
+
{
|
|
821
|
+
internalType: "enum IStandardizedYield.AssetType",
|
|
822
|
+
name: "assetType",
|
|
823
|
+
type: "uint8",
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
internalType: "address",
|
|
827
|
+
name: "assetAddress",
|
|
828
|
+
type: "address",
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
internalType: "uint8",
|
|
832
|
+
name: "assetDecimals",
|
|
833
|
+
type: "uint8",
|
|
834
|
+
},
|
|
835
|
+
],
|
|
836
|
+
stateMutability: "view",
|
|
837
|
+
type: "function",
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
inputs: [
|
|
841
|
+
{
|
|
842
|
+
internalType: "address",
|
|
843
|
+
name: "account",
|
|
844
|
+
type: "address",
|
|
845
|
+
},
|
|
846
|
+
],
|
|
847
|
+
name: "balanceOf",
|
|
848
|
+
outputs: [
|
|
849
|
+
{
|
|
850
|
+
internalType: "uint256",
|
|
851
|
+
name: "",
|
|
852
|
+
type: "uint256",
|
|
853
|
+
},
|
|
854
|
+
],
|
|
855
|
+
stateMutability: "view",
|
|
856
|
+
type: "function",
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
inputs: [],
|
|
860
|
+
name: "buyBins",
|
|
861
|
+
outputs: [
|
|
862
|
+
{
|
|
863
|
+
internalType: "uint256",
|
|
864
|
+
name: "",
|
|
865
|
+
type: "uint256",
|
|
866
|
+
},
|
|
867
|
+
],
|
|
868
|
+
stateMutability: "view",
|
|
869
|
+
type: "function",
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
inputs: [
|
|
873
|
+
{
|
|
874
|
+
components: [
|
|
875
|
+
{
|
|
876
|
+
internalType: "address",
|
|
877
|
+
name: "tokenIn",
|
|
878
|
+
type: "address",
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
internalType: "uint256",
|
|
882
|
+
name: "netTokenIn",
|
|
883
|
+
type: "uint256",
|
|
523
884
|
},
|
|
524
885
|
{
|
|
525
886
|
internalType: "address",
|
|
@@ -597,6 +958,25 @@ const _abi = [
|
|
|
597
958
|
stateMutability: "nonpayable",
|
|
598
959
|
type: "function",
|
|
599
960
|
},
|
|
961
|
+
{
|
|
962
|
+
inputs: [
|
|
963
|
+
{
|
|
964
|
+
internalType: "address",
|
|
965
|
+
name: "user",
|
|
966
|
+
type: "address",
|
|
967
|
+
},
|
|
968
|
+
],
|
|
969
|
+
name: "claimRewards",
|
|
970
|
+
outputs: [
|
|
971
|
+
{
|
|
972
|
+
internalType: "uint256[]",
|
|
973
|
+
name: "rewardAmounts",
|
|
974
|
+
type: "uint256[]",
|
|
975
|
+
},
|
|
976
|
+
],
|
|
977
|
+
stateMutability: "nonpayable",
|
|
978
|
+
type: "function",
|
|
979
|
+
},
|
|
600
980
|
{
|
|
601
981
|
inputs: [],
|
|
602
982
|
name: "claimWithoutCompound",
|
|
@@ -622,6 +1002,19 @@ const _abi = [
|
|
|
622
1002
|
stateMutability: "nonpayable",
|
|
623
1003
|
type: "function",
|
|
624
1004
|
},
|
|
1005
|
+
{
|
|
1006
|
+
inputs: [],
|
|
1007
|
+
name: "decimals",
|
|
1008
|
+
outputs: [
|
|
1009
|
+
{
|
|
1010
|
+
internalType: "uint8",
|
|
1011
|
+
name: "",
|
|
1012
|
+
type: "uint8",
|
|
1013
|
+
},
|
|
1014
|
+
],
|
|
1015
|
+
stateMutability: "view",
|
|
1016
|
+
type: "function",
|
|
1017
|
+
},
|
|
625
1018
|
{
|
|
626
1019
|
inputs: [],
|
|
627
1020
|
name: "decisionHelper",
|
|
@@ -635,6 +1028,40 @@ const _abi = [
|
|
|
635
1028
|
stateMutability: "view",
|
|
636
1029
|
type: "function",
|
|
637
1030
|
},
|
|
1031
|
+
{
|
|
1032
|
+
inputs: [
|
|
1033
|
+
{
|
|
1034
|
+
internalType: "address",
|
|
1035
|
+
name: "receiver",
|
|
1036
|
+
type: "address",
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
internalType: "address",
|
|
1040
|
+
name: "tokenIn",
|
|
1041
|
+
type: "address",
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
internalType: "uint256",
|
|
1045
|
+
name: "amountTokenToDeposit",
|
|
1046
|
+
type: "uint256",
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
internalType: "uint256",
|
|
1050
|
+
name: "minSharesOut",
|
|
1051
|
+
type: "uint256",
|
|
1052
|
+
},
|
|
1053
|
+
],
|
|
1054
|
+
name: "deposit",
|
|
1055
|
+
outputs: [
|
|
1056
|
+
{
|
|
1057
|
+
internalType: "uint256",
|
|
1058
|
+
name: "amountSharesOut",
|
|
1059
|
+
type: "uint256",
|
|
1060
|
+
},
|
|
1061
|
+
],
|
|
1062
|
+
stateMutability: "payable",
|
|
1063
|
+
type: "function",
|
|
1064
|
+
},
|
|
638
1065
|
{
|
|
639
1066
|
inputs: [
|
|
640
1067
|
{
|
|
@@ -720,6 +1147,58 @@ const _abi = [
|
|
|
720
1147
|
stateMutability: "payable",
|
|
721
1148
|
type: "function",
|
|
722
1149
|
},
|
|
1150
|
+
{
|
|
1151
|
+
inputs: [],
|
|
1152
|
+
name: "exchangeRate",
|
|
1153
|
+
outputs: [
|
|
1154
|
+
{
|
|
1155
|
+
internalType: "uint256",
|
|
1156
|
+
name: "res",
|
|
1157
|
+
type: "uint256",
|
|
1158
|
+
},
|
|
1159
|
+
],
|
|
1160
|
+
stateMutability: "view",
|
|
1161
|
+
type: "function",
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
inputs: [],
|
|
1165
|
+
name: "getRewardTokens",
|
|
1166
|
+
outputs: [
|
|
1167
|
+
{
|
|
1168
|
+
internalType: "address[]",
|
|
1169
|
+
name: "rewardTokens",
|
|
1170
|
+
type: "address[]",
|
|
1171
|
+
},
|
|
1172
|
+
],
|
|
1173
|
+
stateMutability: "view",
|
|
1174
|
+
type: "function",
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
inputs: [],
|
|
1178
|
+
name: "getTokensIn",
|
|
1179
|
+
outputs: [
|
|
1180
|
+
{
|
|
1181
|
+
internalType: "address[]",
|
|
1182
|
+
name: "res",
|
|
1183
|
+
type: "address[]",
|
|
1184
|
+
},
|
|
1185
|
+
],
|
|
1186
|
+
stateMutability: "view",
|
|
1187
|
+
type: "function",
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
inputs: [],
|
|
1191
|
+
name: "getTokensOut",
|
|
1192
|
+
outputs: [
|
|
1193
|
+
{
|
|
1194
|
+
internalType: "address[]",
|
|
1195
|
+
name: "res",
|
|
1196
|
+
type: "address[]",
|
|
1197
|
+
},
|
|
1198
|
+
],
|
|
1199
|
+
stateMutability: "view",
|
|
1200
|
+
type: "function",
|
|
1201
|
+
},
|
|
723
1202
|
{
|
|
724
1203
|
inputs: [
|
|
725
1204
|
{
|
|
@@ -760,14 +1239,167 @@ const _abi = [
|
|
|
760
1239
|
type: "tuple",
|
|
761
1240
|
},
|
|
762
1241
|
],
|
|
763
|
-
name: "initialize",
|
|
1242
|
+
name: "initialize",
|
|
1243
|
+
outputs: [],
|
|
1244
|
+
stateMutability: "nonpayable",
|
|
1245
|
+
type: "function",
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
inputs: [
|
|
1249
|
+
{
|
|
1250
|
+
internalType: "address",
|
|
1251
|
+
name: "token",
|
|
1252
|
+
type: "address",
|
|
1253
|
+
},
|
|
1254
|
+
],
|
|
1255
|
+
name: "isValidTokenIn",
|
|
1256
|
+
outputs: [
|
|
1257
|
+
{
|
|
1258
|
+
internalType: "bool",
|
|
1259
|
+
name: "",
|
|
1260
|
+
type: "bool",
|
|
1261
|
+
},
|
|
1262
|
+
],
|
|
1263
|
+
stateMutability: "view",
|
|
1264
|
+
type: "function",
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
inputs: [
|
|
1268
|
+
{
|
|
1269
|
+
internalType: "address",
|
|
1270
|
+
name: "token",
|
|
1271
|
+
type: "address",
|
|
1272
|
+
},
|
|
1273
|
+
],
|
|
1274
|
+
name: "isValidTokenOut",
|
|
1275
|
+
outputs: [
|
|
1276
|
+
{
|
|
1277
|
+
internalType: "bool",
|
|
1278
|
+
name: "",
|
|
1279
|
+
type: "bool",
|
|
1280
|
+
},
|
|
1281
|
+
],
|
|
1282
|
+
stateMutability: "view",
|
|
1283
|
+
type: "function",
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
inputs: [],
|
|
1287
|
+
name: "lastRewardBlock",
|
|
1288
|
+
outputs: [
|
|
1289
|
+
{
|
|
1290
|
+
internalType: "uint256",
|
|
1291
|
+
name: "",
|
|
1292
|
+
type: "uint256",
|
|
1293
|
+
},
|
|
1294
|
+
],
|
|
1295
|
+
stateMutability: "view",
|
|
1296
|
+
type: "function",
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
inputs: [],
|
|
1300
|
+
name: "market",
|
|
1301
|
+
outputs: [
|
|
1302
|
+
{
|
|
1303
|
+
internalType: "address",
|
|
1304
|
+
name: "",
|
|
1305
|
+
type: "address",
|
|
1306
|
+
},
|
|
1307
|
+
],
|
|
1308
|
+
stateMutability: "view",
|
|
1309
|
+
type: "function",
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
inputs: [
|
|
1313
|
+
{
|
|
1314
|
+
internalType: "uint256",
|
|
1315
|
+
name: "netSyIn",
|
|
1316
|
+
type: "uint256",
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
internalType: "uint256",
|
|
1320
|
+
name: "minPyOut",
|
|
1321
|
+
type: "uint256",
|
|
1322
|
+
},
|
|
1323
|
+
],
|
|
1324
|
+
name: "mintPY",
|
|
1325
|
+
outputs: [
|
|
1326
|
+
{
|
|
1327
|
+
internalType: "uint256",
|
|
1328
|
+
name: "netPyOut",
|
|
1329
|
+
type: "uint256",
|
|
1330
|
+
},
|
|
1331
|
+
],
|
|
1332
|
+
stateMutability: "nonpayable",
|
|
1333
|
+
type: "function",
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
inputs: [],
|
|
1337
|
+
name: "name",
|
|
1338
|
+
outputs: [
|
|
1339
|
+
{
|
|
1340
|
+
internalType: "string",
|
|
1341
|
+
name: "",
|
|
1342
|
+
type: "string",
|
|
1343
|
+
},
|
|
1344
|
+
],
|
|
1345
|
+
stateMutability: "view",
|
|
1346
|
+
type: "function",
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
inputs: [
|
|
1350
|
+
{
|
|
1351
|
+
internalType: "address",
|
|
1352
|
+
name: "owner",
|
|
1353
|
+
type: "address",
|
|
1354
|
+
},
|
|
1355
|
+
],
|
|
1356
|
+
name: "nonces",
|
|
1357
|
+
outputs: [
|
|
1358
|
+
{
|
|
1359
|
+
internalType: "uint256",
|
|
1360
|
+
name: "",
|
|
1361
|
+
type: "uint256",
|
|
1362
|
+
},
|
|
1363
|
+
],
|
|
1364
|
+
stateMutability: "view",
|
|
1365
|
+
type: "function",
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
inputs: [],
|
|
1369
|
+
name: "owner",
|
|
1370
|
+
outputs: [
|
|
1371
|
+
{
|
|
1372
|
+
internalType: "address",
|
|
1373
|
+
name: "",
|
|
1374
|
+
type: "address",
|
|
1375
|
+
},
|
|
1376
|
+
],
|
|
1377
|
+
stateMutability: "view",
|
|
1378
|
+
type: "function",
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
inputs: [],
|
|
1382
|
+
name: "pause",
|
|
764
1383
|
outputs: [],
|
|
765
1384
|
stateMutability: "nonpayable",
|
|
766
1385
|
type: "function",
|
|
767
1386
|
},
|
|
768
1387
|
{
|
|
769
1388
|
inputs: [],
|
|
770
|
-
name: "
|
|
1389
|
+
name: "paused",
|
|
1390
|
+
outputs: [
|
|
1391
|
+
{
|
|
1392
|
+
internalType: "bool",
|
|
1393
|
+
name: "",
|
|
1394
|
+
type: "bool",
|
|
1395
|
+
},
|
|
1396
|
+
],
|
|
1397
|
+
stateMutability: "view",
|
|
1398
|
+
type: "function",
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
inputs: [],
|
|
1402
|
+
name: "pendingOwner",
|
|
771
1403
|
outputs: [
|
|
772
1404
|
{
|
|
773
1405
|
internalType: "address",
|
|
@@ -781,49 +1413,90 @@ const _abi = [
|
|
|
781
1413
|
{
|
|
782
1414
|
inputs: [
|
|
783
1415
|
{
|
|
784
|
-
internalType: "
|
|
785
|
-
name: "
|
|
786
|
-
type: "
|
|
1416
|
+
internalType: "address",
|
|
1417
|
+
name: "owner",
|
|
1418
|
+
type: "address",
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
internalType: "address",
|
|
1422
|
+
name: "spender",
|
|
1423
|
+
type: "address",
|
|
787
1424
|
},
|
|
788
1425
|
{
|
|
789
1426
|
internalType: "uint256",
|
|
790
|
-
name: "
|
|
1427
|
+
name: "value",
|
|
791
1428
|
type: "uint256",
|
|
792
1429
|
},
|
|
793
|
-
],
|
|
794
|
-
name: "mintPY",
|
|
795
|
-
outputs: [
|
|
796
1430
|
{
|
|
797
1431
|
internalType: "uint256",
|
|
798
|
-
name: "
|
|
1432
|
+
name: "deadline",
|
|
799
1433
|
type: "uint256",
|
|
800
1434
|
},
|
|
1435
|
+
{
|
|
1436
|
+
internalType: "uint8",
|
|
1437
|
+
name: "v",
|
|
1438
|
+
type: "uint8",
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
internalType: "bytes32",
|
|
1442
|
+
name: "r",
|
|
1443
|
+
type: "bytes32",
|
|
1444
|
+
},
|
|
1445
|
+
{
|
|
1446
|
+
internalType: "bytes32",
|
|
1447
|
+
name: "s",
|
|
1448
|
+
type: "bytes32",
|
|
1449
|
+
},
|
|
801
1450
|
],
|
|
1451
|
+
name: "permit",
|
|
1452
|
+
outputs: [],
|
|
802
1453
|
stateMutability: "nonpayable",
|
|
803
1454
|
type: "function",
|
|
804
1455
|
},
|
|
805
1456
|
{
|
|
806
|
-
inputs: [
|
|
807
|
-
name: "owner",
|
|
808
|
-
outputs: [
|
|
1457
|
+
inputs: [
|
|
809
1458
|
{
|
|
810
1459
|
internalType: "address",
|
|
811
|
-
name: "",
|
|
1460
|
+
name: "tokenIn",
|
|
812
1461
|
type: "address",
|
|
813
1462
|
},
|
|
1463
|
+
{
|
|
1464
|
+
internalType: "uint256",
|
|
1465
|
+
name: "amountTokenToDeposit",
|
|
1466
|
+
type: "uint256",
|
|
1467
|
+
},
|
|
1468
|
+
],
|
|
1469
|
+
name: "previewDeposit",
|
|
1470
|
+
outputs: [
|
|
1471
|
+
{
|
|
1472
|
+
internalType: "uint256",
|
|
1473
|
+
name: "amountSharesOut",
|
|
1474
|
+
type: "uint256",
|
|
1475
|
+
},
|
|
814
1476
|
],
|
|
815
1477
|
stateMutability: "view",
|
|
816
1478
|
type: "function",
|
|
817
1479
|
},
|
|
818
1480
|
{
|
|
819
|
-
inputs: [
|
|
820
|
-
name: "pendingOwner",
|
|
821
|
-
outputs: [
|
|
1481
|
+
inputs: [
|
|
822
1482
|
{
|
|
823
1483
|
internalType: "address",
|
|
824
|
-
name: "",
|
|
1484
|
+
name: "tokenOut",
|
|
825
1485
|
type: "address",
|
|
826
1486
|
},
|
|
1487
|
+
{
|
|
1488
|
+
internalType: "uint256",
|
|
1489
|
+
name: "amountSharesToRedeem",
|
|
1490
|
+
type: "uint256",
|
|
1491
|
+
},
|
|
1492
|
+
],
|
|
1493
|
+
name: "previewRedeem",
|
|
1494
|
+
outputs: [
|
|
1495
|
+
{
|
|
1496
|
+
internalType: "uint256",
|
|
1497
|
+
name: "amountTokenOut",
|
|
1498
|
+
type: "uint256",
|
|
1499
|
+
},
|
|
827
1500
|
],
|
|
828
1501
|
stateMutability: "view",
|
|
829
1502
|
type: "function",
|
|
@@ -994,6 +1667,95 @@ const _abi = [
|
|
|
994
1667
|
stateMutability: "nonpayable",
|
|
995
1668
|
type: "function",
|
|
996
1669
|
},
|
|
1670
|
+
{
|
|
1671
|
+
inputs: [
|
|
1672
|
+
{
|
|
1673
|
+
internalType: "address",
|
|
1674
|
+
name: "receiver",
|
|
1675
|
+
type: "address",
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
internalType: "uint256",
|
|
1679
|
+
name: "amountSharesToRedeem",
|
|
1680
|
+
type: "uint256",
|
|
1681
|
+
},
|
|
1682
|
+
{
|
|
1683
|
+
internalType: "address",
|
|
1684
|
+
name: "tokenOut",
|
|
1685
|
+
type: "address",
|
|
1686
|
+
},
|
|
1687
|
+
{
|
|
1688
|
+
internalType: "uint256",
|
|
1689
|
+
name: "minTokenOut",
|
|
1690
|
+
type: "uint256",
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
internalType: "bool",
|
|
1694
|
+
name: "burnFromInternalBalance",
|
|
1695
|
+
type: "bool",
|
|
1696
|
+
},
|
|
1697
|
+
],
|
|
1698
|
+
name: "redeem",
|
|
1699
|
+
outputs: [
|
|
1700
|
+
{
|
|
1701
|
+
internalType: "uint256",
|
|
1702
|
+
name: "amountTokenOut",
|
|
1703
|
+
type: "uint256",
|
|
1704
|
+
},
|
|
1705
|
+
],
|
|
1706
|
+
stateMutability: "nonpayable",
|
|
1707
|
+
type: "function",
|
|
1708
|
+
},
|
|
1709
|
+
{
|
|
1710
|
+
inputs: [],
|
|
1711
|
+
name: "rewardIndexesCurrent",
|
|
1712
|
+
outputs: [
|
|
1713
|
+
{
|
|
1714
|
+
internalType: "uint256[]",
|
|
1715
|
+
name: "indexes",
|
|
1716
|
+
type: "uint256[]",
|
|
1717
|
+
},
|
|
1718
|
+
],
|
|
1719
|
+
stateMutability: "nonpayable",
|
|
1720
|
+
type: "function",
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
inputs: [],
|
|
1724
|
+
name: "rewardIndexesStored",
|
|
1725
|
+
outputs: [
|
|
1726
|
+
{
|
|
1727
|
+
internalType: "uint256[]",
|
|
1728
|
+
name: "indexes",
|
|
1729
|
+
type: "uint256[]",
|
|
1730
|
+
},
|
|
1731
|
+
],
|
|
1732
|
+
stateMutability: "view",
|
|
1733
|
+
type: "function",
|
|
1734
|
+
},
|
|
1735
|
+
{
|
|
1736
|
+
inputs: [
|
|
1737
|
+
{
|
|
1738
|
+
internalType: "address",
|
|
1739
|
+
name: "",
|
|
1740
|
+
type: "address",
|
|
1741
|
+
},
|
|
1742
|
+
],
|
|
1743
|
+
name: "rewardState",
|
|
1744
|
+
outputs: [
|
|
1745
|
+
{
|
|
1746
|
+
internalType: "uint128",
|
|
1747
|
+
name: "index",
|
|
1748
|
+
type: "uint128",
|
|
1749
|
+
},
|
|
1750
|
+
{
|
|
1751
|
+
internalType: "uint128",
|
|
1752
|
+
name: "lastBalance",
|
|
1753
|
+
type: "uint128",
|
|
1754
|
+
},
|
|
1755
|
+
],
|
|
1756
|
+
stateMutability: "view",
|
|
1757
|
+
type: "function",
|
|
1758
|
+
},
|
|
997
1759
|
{
|
|
998
1760
|
inputs: [],
|
|
999
1761
|
name: "router",
|
|
@@ -1290,6 +2052,85 @@ const _abi = [
|
|
|
1290
2052
|
stateMutability: "nonpayable",
|
|
1291
2053
|
type: "function",
|
|
1292
2054
|
},
|
|
2055
|
+
{
|
|
2056
|
+
inputs: [],
|
|
2057
|
+
name: "symbol",
|
|
2058
|
+
outputs: [
|
|
2059
|
+
{
|
|
2060
|
+
internalType: "string",
|
|
2061
|
+
name: "",
|
|
2062
|
+
type: "string",
|
|
2063
|
+
},
|
|
2064
|
+
],
|
|
2065
|
+
stateMutability: "view",
|
|
2066
|
+
type: "function",
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
inputs: [],
|
|
2070
|
+
name: "totalSupply",
|
|
2071
|
+
outputs: [
|
|
2072
|
+
{
|
|
2073
|
+
internalType: "uint256",
|
|
2074
|
+
name: "",
|
|
2075
|
+
type: "uint256",
|
|
2076
|
+
},
|
|
2077
|
+
],
|
|
2078
|
+
stateMutability: "view",
|
|
2079
|
+
type: "function",
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
inputs: [
|
|
2083
|
+
{
|
|
2084
|
+
internalType: "address",
|
|
2085
|
+
name: "to",
|
|
2086
|
+
type: "address",
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
internalType: "uint256",
|
|
2090
|
+
name: "amount",
|
|
2091
|
+
type: "uint256",
|
|
2092
|
+
},
|
|
2093
|
+
],
|
|
2094
|
+
name: "transfer",
|
|
2095
|
+
outputs: [
|
|
2096
|
+
{
|
|
2097
|
+
internalType: "bool",
|
|
2098
|
+
name: "",
|
|
2099
|
+
type: "bool",
|
|
2100
|
+
},
|
|
2101
|
+
],
|
|
2102
|
+
stateMutability: "nonpayable",
|
|
2103
|
+
type: "function",
|
|
2104
|
+
},
|
|
2105
|
+
{
|
|
2106
|
+
inputs: [
|
|
2107
|
+
{
|
|
2108
|
+
internalType: "address",
|
|
2109
|
+
name: "from",
|
|
2110
|
+
type: "address",
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
internalType: "address",
|
|
2114
|
+
name: "to",
|
|
2115
|
+
type: "address",
|
|
2116
|
+
},
|
|
2117
|
+
{
|
|
2118
|
+
internalType: "uint256",
|
|
2119
|
+
name: "amount",
|
|
2120
|
+
type: "uint256",
|
|
2121
|
+
},
|
|
2122
|
+
],
|
|
2123
|
+
name: "transferFrom",
|
|
2124
|
+
outputs: [
|
|
2125
|
+
{
|
|
2126
|
+
internalType: "bool",
|
|
2127
|
+
name: "",
|
|
2128
|
+
type: "bool",
|
|
2129
|
+
},
|
|
2130
|
+
],
|
|
2131
|
+
stateMutability: "nonpayable",
|
|
2132
|
+
type: "function",
|
|
2133
|
+
},
|
|
1293
2134
|
{
|
|
1294
2135
|
inputs: [
|
|
1295
2136
|
{
|
|
@@ -1313,6 +2154,13 @@ const _abi = [
|
|
|
1313
2154
|
stateMutability: "nonpayable",
|
|
1314
2155
|
type: "function",
|
|
1315
2156
|
},
|
|
2157
|
+
{
|
|
2158
|
+
inputs: [],
|
|
2159
|
+
name: "unpause",
|
|
2160
|
+
outputs: [],
|
|
2161
|
+
stateMutability: "nonpayable",
|
|
2162
|
+
type: "function",
|
|
2163
|
+
},
|
|
1316
2164
|
{
|
|
1317
2165
|
inputs: [
|
|
1318
2166
|
{
|
|
@@ -1344,6 +2192,35 @@ const _abi = [
|
|
|
1344
2192
|
stateMutability: "payable",
|
|
1345
2193
|
type: "function",
|
|
1346
2194
|
},
|
|
2195
|
+
{
|
|
2196
|
+
inputs: [
|
|
2197
|
+
{
|
|
2198
|
+
internalType: "address",
|
|
2199
|
+
name: "",
|
|
2200
|
+
type: "address",
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
internalType: "address",
|
|
2204
|
+
name: "",
|
|
2205
|
+
type: "address",
|
|
2206
|
+
},
|
|
2207
|
+
],
|
|
2208
|
+
name: "userReward",
|
|
2209
|
+
outputs: [
|
|
2210
|
+
{
|
|
2211
|
+
internalType: "uint128",
|
|
2212
|
+
name: "index",
|
|
2213
|
+
type: "uint128",
|
|
2214
|
+
},
|
|
2215
|
+
{
|
|
2216
|
+
internalType: "uint128",
|
|
2217
|
+
name: "accrued",
|
|
2218
|
+
type: "uint128",
|
|
2219
|
+
},
|
|
2220
|
+
],
|
|
2221
|
+
stateMutability: "view",
|
|
2222
|
+
type: "function",
|
|
2223
|
+
},
|
|
1347
2224
|
{
|
|
1348
2225
|
inputs: [
|
|
1349
2226
|
{
|
|
@@ -1362,6 +2239,19 @@ const _abi = [
|
|
|
1362
2239
|
stateMutability: "nonpayable",
|
|
1363
2240
|
type: "function",
|
|
1364
2241
|
},
|
|
2242
|
+
{
|
|
2243
|
+
inputs: [],
|
|
2244
|
+
name: "yieldToken",
|
|
2245
|
+
outputs: [
|
|
2246
|
+
{
|
|
2247
|
+
internalType: "address",
|
|
2248
|
+
name: "",
|
|
2249
|
+
type: "address",
|
|
2250
|
+
},
|
|
2251
|
+
],
|
|
2252
|
+
stateMutability: "view",
|
|
2253
|
+
type: "function",
|
|
2254
|
+
},
|
|
1365
2255
|
{
|
|
1366
2256
|
stateMutability: "payable",
|
|
1367
2257
|
type: "receive",
|
|
@@ -1369,7 +2259,7 @@ const _abi = [
|
|
|
1369
2259
|
];
|
|
1370
2260
|
|
|
1371
2261
|
const _bytecode =
|
|
1372
|
-
"0x61018060405230610160523480156200001757600080fd5b50604051620041ce380380620041ce8339810160408190526200003a91620002ea565b6001548490849084908490600160a81b900460ff161580801562000069575060018054600160a01b900460ff16105b806200009f575062000086306200023f60201b620016dd1760201c565b1580156200009f575060018054600160a01b900460ff16145b620001085760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b6001805460ff60a01b1916600160a01b179055801562000136576001805460ff60a81b1916600160a81b1790555b6000806000876001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156200017a573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620001a0919062000352565b6001600160a01b03808c1660a0528a811660c05280841660e052808316610100528082166101205289811661014052881660805291945092509050620001e56200024e565b505050801562000230576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b505050505050505050620003a6565b6001600160a01b03163b151590565b600154600160a81b900460ff16620002bd5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401620000ff565b600080546001600160a01b03191633179055565b6001600160a01b0381168114620002e757600080fd5b50565b600080600080608085870312156200030157600080fd5b84516200030e81620002d1565b60208601519094506200032181620002d1565b60408601519093506200033481620002d1565b60608601519092506200034781620002d1565b939692955090935050565b6000806000606084860312156200036857600080fd5b83516200037581620002d1565b60208501519093506200038881620002d1565b60408501519092506200039b81620002d1565b809150509250925092565b60805160a05160c05160e05161010051610120516101405161016051613cc662000508600039600081816106a8015281816106e801528181610ac601528181610b060152610b7e0152600081816102ce015281816108e6015261091601526000818161028d015281816112e6015281816113700152818161196801528181611ef7015281816122e10152612408015260008181610495015261230f01526000818161040e01528181610a600152818161141b015281816114a501528181611a02015281816120c901526122b301526000818161057701528181611d7401528181611f300152818161208b01528181612166015261238f01526000818161030201528181611549015281816115d301528181611a9601528181611da30152818161219501528181612288015261236201526000818161052101528181610c5e01528181610d1f0152818161110b015281816111cc0152611e200152613cc66000f3fe60806040526004361061014b5760003560e01c8063078dfbe7146101575780633659cfe61461017957806337deed8d1461019957806343833bd6146101b95780634e71e0c8146101f05780634f0364b1146102055780634f1ef2861461022557806352d1902d14610238578063673729e21461025b578063781c18db1461027b5780637cf738d2146102bc57806380f55605146102f05780638da5cb5b14610324578063961434ba14610344578063a7584e5e14610364578063acdb32df14610384578063adb7c3f7146103a4578063afd27bf5146103fc578063c09aa0d214610430578063c107532914610443578063c23b340a14610463578063d94073d414610483578063dbeadc07146104b7578063e138b2ee146104d9578063e30c3978146104ef578063e82cee791461050f578063eb983ce514610543578063f887ea401461056557600080fd5b3661015257005b600080fd5b34801561016357600080fd5b50610177610172366004612dba565b610599565b005b34801561018557600080fd5b50610177610194366004612e05565b61069e565b3480156101a557600080fd5b506101776101b4366004612e91565b610766565b3480156101c557600080fd5b506101d96101d4366004612f55565b61089f565b6040516101e7929190612fa0565b60405180910390f35b3480156101fc57600080fd5b50610177610986565b34801561021157600080fd5b50610177610220366004612fae565b610a31565b610177610233366004613036565b610abc565b34801561024457600080fd5b5061024d610b71565b6040519081526020016101e7565b34801561026757600080fd5b5061024d610276366004613085565b610c1f565b34801561028757600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b6040516101e7919061309e565b3480156102c857600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b3480156102fc57600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b34801561033057600080fd5b506000546102af906001600160a01b031681565b34801561035057600080fd5b5061024d61035f3660046130b2565b610e16565b34801561037057600080fd5b5061017761037f3660046130e6565b610e8c565b34801561039057600080fd5b5061017761039f366004613102565b610ecd565b3480156103b057600080fd5b506032546033546034546035546036546037546103cf95949392919086565b604080519687526020870195909552938501929092526060840152608083015260a082015260c0016101e7565b34801561040857600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b61017761043e366004613143565b610f98565b34801561044f57600080fd5b5061017761045e366004613187565b611047565b34801561046f57600080fd5b5061024d61047e366004613085565b6110cc565b34801561048f57600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b3480156104c357600080fd5b506104cc6112b5565b6040516101e791906131b3565b3480156104e557600080fd5b5061024d60385481565b3480156104fb57600080fd5b506001546102af906001600160a01b031681565b34801561051b57600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b34801561054f57600080fd5b5061055861167c565b6040516101e79190613315565b34801561057157600080fd5b506102af7f000000000000000000000000000000000000000000000000000000000000000081565b6000546001600160a01b031633146105cc5760405162461bcd60e51b81526004016105c390613324565b60405180910390fd5b811561067d576001600160a01b0383161515806105e65750805b61062a5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016105c3565b600080546040516001600160a01b0380871693921691600080516020613c4a83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036106e65760405162461bcd60e51b81526004016105c390613359565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166107186116ec565b6001600160a01b03161461073e5760405162461bcd60e51b81526004016105c390613393565b61074781611708565b6040805160008082526020820190925261076391839190611732565b50565b600154600160a81b900460ff161580801561078c575060018054600160a01b900460ff16105b806107b3575061079b306116dd565b1580156107b3575060018054600160a01b900460ff16145b6108165760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016105c3565b6001805460ff60a01b1916600160a01b1790558015610843576001805460ff60a81b1916600160a81b1790555b61084c8261189d565b6108546118d0565b801561089b576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5050565b6000805481906001600160a01b031633146108cc5760405162461bcd60e51b81526004016105c390613324565b6108d4611951565b6108df858585611b12565b915061090a7f0000000000000000000000000000000000000000000000000000000000000000611b9e565b600054909150610945907f0000000000000000000000000000000000000000000000000000000000000000906001600160a01b031683611c29565b7f9fdfc39e9c36ec108e0a3b25ecb0818f9dba6993f27c8ab183d6f707c0a0e3198282604051610976929190612fa0565b60405180910390a1935093915050565b6001546001600160a01b03163381146109e15760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016105c3565b600080546040516001600160a01b0380851693921691600080516020613c4a83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6000546001600160a01b03163314610a5b5760405162461bcd60e51b81526004016105c390613324565b610a867f00000000000000000000000000000000000000000000000000000000000000003383611cf3565b6040518181527ffbf5b64cc7bd746fa51ff05d539d45d159c0bd41ae16d90375281f2925062bb19060200160405180910390a150565b6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163003610b045760405162461bcd60e51b81526004016105c390613359565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316610b366116ec565b6001600160a01b031614610b5c5760405162461bcd60e51b81526004016105c390613393565b610b6582611708565b61089b82826001611732565b6000306001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610c0c5760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b60648201526084016105c3565b50600080516020613c2a83398151915290565b600080546001600160a01b03163314610c4a5760405162461bcd60e51b81526004016105c390613324565b6000610c5461167c565b90508261018001357f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663a76541e5836040518263ffffffff1660e01b8152600401610ca89190613315565b602060405180830381865afa158015610cc5573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ce991906133cd565b14610d065760405162461bcd60e51b81526004016105c3906133e6565b60405162c9c2bd60e21b81526000906001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906303270af490610d689085906004906101608a013590600019908b9060a08201908501613461565b602060405180830381865afa158015610d85573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610da991906133cd565b9050610dcc81610dc136879003870160a088016134b1565b866101400135611d5a565b9250610dd6611e1c565b7f93b9ea2ceafb33c3d178543b6174dad16bc3758c8efc2f1b3af0e23c7b2aaabc8484604051610e07929190613520565b60405180910390a15050919050565b600080546001600160a01b03163314610e415760405162461bcd60e51b81526004016105c390613324565b610e4b8383611eda565b90507f20f588a986f4abfc6a3938b2ed65876aa1e6c664928cf2f3acad472e3bd69f698383604051610e7e929190612fa0565b60405180910390a192915050565b6000546001600160a01b03163314610eb65760405162461bcd60e51b81526004016105c390613324565b610763610ec836839003830183612e91565b61189d565b6000546001600160a01b03163314610ef75760405162461bcd60e51b81526004016105c390613324565b60005b818110156106995736838383818110610f1557610f1561356b565b9050602002810190610f279190613581565b905060005b610f3682806135a1565b9050811015610f8e57610f86610f4c83806135a1565b83818110610f5c57610f5c61356b565b9050602002016020810190610f719190612e05565b610f816040850160208601612e05565b611f9f565b600101610f2c565b5050600101610efa565b6000546001600160a01b03163314610fc25760405162461bcd60e51b81526004016105c390613324565b610fdd610fd26020840184612e05565b338460200135611cf3565b610fef610fe983613691565b8261205f565b50610ffd6020830183612e05565b6001600160a01b03167f2d0c0a8842b9944ece1495eb61121621b5e36bd6af3bba0318c695f525aef79f836020013560405161103b91815260200190565b60405180910390a25050565b6000546001600160a01b031633146110715760405162461bcd60e51b81526004016105c390613324565b60001981036110865761108382611b9e565b90505b611091823383611c29565b816001600160a01b03167f21901fa892c430ea8bd38b9390225ac8e67eac75ee10ffba16feefc539a288f98260405161103b91815260200190565b600080546001600160a01b031633146110f75760405162461bcd60e51b81526004016105c390613324565b600061110161167c565b90508261018001357f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663a76541e5836040518263ffffffff1660e01b81526004016111559190613315565b602060405180830381865afa158015611172573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061119691906133cd565b146111b35760405162461bcd60e51b81526004016105c3906133e6565b60405162c9c2bd60e21b81526000906001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906303270af4906112169085906003906101608a013590600019908b9060a0820190600401613461565b602060405180830381865afa158015611233573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061125791906133cd565b905061127a8161126f36879003870160a088016134b1565b86610140013561214c565b9250611284611e1c565b7f68a0fb08793b691b39b922d846dbd4052d7ff0873d1ff07e08afaeb8046654cc8484604051610e07929190613520565b6000546060906001600160a01b031633146112e25760405162461bcd60e51b81526004016105c390613324565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa158015611342573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261136a919081019061377c565b905060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316637d24da4d306001806040518463ffffffff1660e01b81526004016113bf9392919061380f565b6000604051808303816000875af11580156113de573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526114069190810190613898565b915061141590508383836121c3565b925060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa158015611477573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261149f919081019061377c565b905060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663ef5cfb8c306040518263ffffffff1660e01b81526004016114ef919061309e565b6000604051808303816000875af115801561150e573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261153691908101906138d5565b90506115438583836121c3565b945060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663c4f59f9b6040518163ffffffff1660e01b8152600401600060405180830381865afa1580156115a5573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526115cd919081019061377c565b905060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316639262187b306040518263ffffffff1660e01b815260040161161d919061309e565b6000604051808303816000875af115801561163c573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261166491908101906138d5565b90506116718783836121c3565b965050505050505090565b611684612c7e565b61168c61227b565b8152611696612343565b6020808301919091526040805160c081018252603254815260335492810192909252603454828201526035546060830152603654608083015260375460a083015282015290565b6001600160a01b03163b151590565b600080516020613c2a833981519152546001600160a01b031690565b6000546001600160a01b031633146107635760405162461bcd60e51b81526004016105c390613324565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615611765576106998361243b565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa9250505080156117bf575060408051601f3d908101601f191682019092526117bc918101906133cd565b60015b6118225760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b60648201526084016105c3565b600080516020613c2a83398151915281146118915760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b60648201526084016105c3565b506106998383836124d5565b8051603255602081015160335560408101516034556060810151603555608081015160365560a001516037819055603855565b600154600160a81b900460ff1661193d5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016105c3565b600080546001600160a01b03191633179055565b604051637d24da4d60e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690637d24da4d906119a2903090600190819060040161380f565b6000604051808303816000875af11580156119c1573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f191682016040526119e99190810190613898565b5050604051633bd73ee360e21b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063ef5cfb8c90611a3790309060040161309e565b6000604051808303816000875af1158015611a56573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052611a7e91908101906138d5565b50604051639262187b60e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690639262187b90611acb90309060040161309e565b6000604051808303816000875af1158015611aea573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405261076391908101906138d5565b6000805b83811015611b7157611b55858583818110611b3357611b3361356b565b9050602002810190611b459190613909565b611b4e90613691565b600061205f565b611b5f9083613935565b9150611b6a81613948565b9050611b16565b5081811015611b9757808260405163d294eca360e01b81526004016105c3929190612fa0565b9392505050565b60006001600160a01b03821615611c21576040516370a0823160e01b81526001600160a01b038316906370a0823190611bdb90309060040161309e565b602060405180830381865afa158015611bf8573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611c1c91906133cd565b611c23565b475b92915050565b80600003611c3657505050565b6001600160a01b038316611cdf576000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114611c91576040519150601f19603f3d011682016040523d82523d6000602084013e611c96565b606091505b5050905080611cd95760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b60448201526064016105c3565b50505050565b6106996001600160a01b03841683836124fa565b6001600160a01b038316611d3f578034146106995760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b60448201526064016105c3565b8015610699576106996001600160a01b038416833084612550565b60405163448b9b9560e01b81526000906001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063448b9b9590611dd19030907f000000000000000000000000000000000000000000000000000000000000000090899088908a90600401613961565b60408051808303816000875af1158015611def573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e139190613995565b50949350505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663a76541e5611e5561167c565b6040518263ffffffff1660e01b8152600401611e719190613315565b602060405180830381865afa158015611e8e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611eb291906133cd565b9050610763611ed582611ec6603854612588565b611ed091906139b9565b6125a2565b603855565b604051630d4318d960e11b81523060048201526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116602483015260448201849052606482018390526000917f000000000000000000000000000000000000000000000000000000000000000090911690631a8631b2906084016020604051808303816000875af1158015611f7b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611b9791906133cd565b6001600160a01b038216611fb1575050565b611fc360026001600160601b036139e1565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa15801561201c573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061204091906133cd565b101561089b57612052828260006125b1565b61089b82826000196125b1565b600060001983602001510361207f57825161207990611b9e565b60208401525b82516001600160a01b037f000000000000000000000000000000000000000000000000000000000000000081169163443e65129116156120c05760006120c6565b84602001515b307f000000000000000000000000000000000000000000000000000000000000000086886040518663ffffffff1660e01b81526004016121099493929190613a65565b60206040518083038185885af1158015612127573d6000803e3d6000fd5b50505050506040513d601f19601f82011682018060405250810190611b9791906133cd565b60405163190c351360e31b81526000906001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063c861a89890611dd19030907f000000000000000000000000000000000000000000000000000000000000000090899088908a90600401613961565b805182518491146122165760405162461bcd60e51b815260206004820152601f60248201527f546f6b656e416d6f756e744c69623a206c656e677468206d69736d617463680060448201526064016105c3565b60005b83518110156122735761225f828583815181106122385761223861356b565b60200260200101518584815181106122525761225261356b565b60200260200101516126c5565b91508061226b81613948565b915050612219565b509392505050565b612283612ce1565b6122ac7f0000000000000000000000000000000000000000000000000000000000000000611b9e565b81526122d77f0000000000000000000000000000000000000000000000000000000000000000611b9e565b60608201526123057f0000000000000000000000000000000000000000000000000000000000000000611b9e565b60208201526123337f0000000000000000000000000000000000000000000000000000000000000000611b9e565b6040820152603854608082015290565b61234b612d10565b60405163794052f360e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063794052f3906123b7907f00000000000000000000000000000000000000000000000000000000000000009060040161309e565b61012060405180830381865afa1580156123d5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906123f99190613b2c565b815261242d6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016612887565b602082015242604082015290565b612444816116dd565b6124a65760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084016105c3565b600080516020613c2a83398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b6124de836128ed565b6000825111806124eb5750805b1561069957611cd9838361292d565b6106998363a9059cbb60e01b8484604051602401612519929190613bae565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152612952565b6040516001600160a01b0380851660248301528316604482015260648101829052611cd99085906323b872dd60e01b90608401612519565b60006001600160ff1b0382111561259e57600080fd5b5090565b60008082121561259e57600080fd5b600080846001600160a01b031663095ea7b360e01b85856040516024016125d9929190613bae565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b03199094169390931790925290516126179190613bc7565b6000604051808303816000865af19150503d8060008114612654576040519150601f19603f3d011682016040523d82523d6000602084013e612659565b606091505b50915091508180156126835750805115806126835750808060200190518101906126839190613bd9565b6126be5760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b60448201526064016105c3565b5050505050565b6060816000036126d6575082611b97565b835160005b855181101561273457846001600160a01b03168682815181106127005761270061356b565b6020026020010151600001516001600160a01b03160361272257809150612734565b8061272c81613948565b9150506126db565b5084518114612744576000612747565b60015b60ff1685516127569190613935565b6001600160401b0381111561276d5761276d612e22565b6040519080825280602002602001820160405280156127b257816020015b604080518082019091526000808252602082015281526020019060019003908161278b5790505b50915060005b855181101561280b578581815181106127d3576127d361356b565b60200260200101518382815181106127ed576127ed61356b565b6020026020010181905250808061280390613948565b9150506127b8565b506040518060400160405280856001600160a01b031681526020018487518414612852578784815181106128415761284161356b565b602002602001015160200151612855565b60005b61285f9190613935565b8152508282815181106128745761287461356b565b6020026020010181905250509392505050565b6000816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af11580156128c9573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611c2391906133cd565b6128f68161243b565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060611b978383604051806060016040528060278152602001613c6a60279139612a24565b60006129a7826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316612aff9092919063ffffffff16565b80519091501561069957808060200190518101906129c59190613bd9565b6106995760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016105c3565b6060612a2f846116dd565b612a8a5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016105c3565b600080856001600160a01b031685604051612aa59190613bc7565b600060405180830381855af49150503d8060008114612ae0576040519150601f19603f3d011682016040523d82523d6000602084013e612ae5565b606091505b5091509150612af5828286612b16565b9695505050505050565b6060612b0e8484600085612b4f565b949350505050565b60608315612b25575081611b97565b825115612b355782518084602001fd5b8160405162461bcd60e51b81526004016105c39190613bf6565b606082471015612bb05760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016105c3565b612bb9856116dd565b612c055760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016105c3565b600080866001600160a01b03168587604051612c219190613bc7565b60006040518083038185875af1925050503d8060008114612c5e576040519150601f19603f3d011682016040523d82523d6000602084013e612c63565b606091505b5091509150612c73828286612b16565b979650505050505050565b6040518060600160405280612c91612ce1565b8152602001612c9e612d10565b8152602001612cdc6040518060c001604052806000815260200160008152602001600081526020016000815260200160008152602001600081525090565b905290565b6040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b6040518060600160405280612d7360405180610120016040528060008152602001600081526020016000815260200160006001600160a01b0316815260200160008152602001600081526020016000815260200160008152602001600081525090565b815260200160008152602001600081525090565b6001600160a01b038116811461076357600080fd5b8035612da781612d87565b919050565b801515811461076357600080fd5b600080600060608486031215612dcf57600080fd5b8335612dda81612d87565b92506020840135612dea81612dac565b91506040840135612dfa81612dac565b809150509250925092565b600060208284031215612e1757600080fd5b8135611b9781612d87565b634e487b7160e01b600052604160045260246000fd5b60405161012081016001600160401b0381118282101715612e5b57612e5b612e22565b60405290565b604051601f8201601f191681016001600160401b0381118282101715612e8957612e89612e22565b604052919050565b600060c08284031215612ea357600080fd5b60405160c081016001600160401b0381118282101715612ec557612ec5612e22565b8060405250823581526020830135602082015260408301356040820152606083013560608201526080830135608082015260a083013560a08201528091505092915050565b60008083601f840112612f1c57600080fd5b5081356001600160401b03811115612f3357600080fd5b6020830191508360208260051b8501011115612f4e57600080fd5b9250929050565b600080600060408486031215612f6a57600080fd5b83356001600160401b03811115612f8057600080fd5b612f8c86828701612f0a565b909790965060209590950135949350505050565b918252602082015260400190565b600060208284031215612fc057600080fd5b5035919050565b600082601f830112612fd857600080fd5b81356001600160401b03811115612ff157612ff1612e22565b613004601f8201601f1916602001612e61565b81815284602083860101111561301957600080fd5b816020850160208301376000918101602001919091529392505050565b6000806040838503121561304957600080fd5b823561305481612d87565b915060208301356001600160401b0381111561306f57600080fd5b61307b85828601612fc7565b9150509250929050565b60006101a0828403121561309857600080fd5b50919050565b6001600160a01b0391909116815260200190565b600080604083850312156130c557600080fd5b50508035926020909101359150565b600060c0828403121561309857600080fd5b600060c082840312156130f857600080fd5b611b9783836130d4565b6000806020838503121561311557600080fd5b82356001600160401b0381111561312b57600080fd5b61313785828601612f0a565b90969095509350505050565b6000806040838503121561315657600080fd5b82356001600160401b0381111561316c57600080fd5b613178858286016130d4565b95602094909401359450505050565b6000806040838503121561319a57600080fd5b82356131a581612d87565b946020939093013593505050565b602080825282518282018190526000919060409081850190868401855b828110156131fe57815180516001600160a01b031685528601518685015292840192908501906001016131d0565b5091979650505050505050565b80518252602081015160208301526040810151604083015260608101516060830152608081015160808301525050565b61324682825161320b565b60208101518051805160a0850152602081015160c0850152604081015160e0850152606081015161010060018060a01b03821681870152608083015161012087015260a083015161014087015260c083015161016087015260e0830151610180870152808301516101a087015250505060208101516101c084015260408101516101e0840152506040810151610699610200840182805182526020810151602083015260408101516040830152606081015160608301526080810151608083015260a081015160a08301525050565b6102c08101611c23828461323b565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c90820152600080516020613c0a83398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c90820152600080516020613c0a83398151915260408201526b6163746976652070726f787960a01b606082015260800190565b6000602082840312156133df57600080fd5b5051919050565b6020808252818101527f72656d6f76654c6971546f59743a2062696e2073746174652065787069726564604082015260600190565b634e487b7160e01b600052602160045260246000fd5b80358252602081013560208301526040810135604083015260608101356060830152608081013560808301525050565b6104608101613470828961323b565b600587106134805761348061341b565b866102c0830152856102e0830152846103008301526134a3610320830185613431565b612c736103c0830184613431565b600060a082840312156134c357600080fd5b60405160a081016001600160401b03811182821017156134e5576134e5612e22565b806040525082358152602083013560208201526040830135604082015260608301356060820152608083013560808201528091505092915050565b6101c0810161352f8285613431565b61353f60a0830160a08601613431565b6101408481013590830152610160808501359083015261018093840135938201939093526101a0015290565b634e487b7160e01b600052603260045260246000fd5b60008235603e1983360301811261359757600080fd5b9190910192915050565b6000808335601e198436030181126135b857600080fd5b8301803591506001600160401b038211156135d257600080fd5b6020019150600581901b3603821315612f4e57600080fd5b6000608082840312156135fc57600080fd5b604051608081016001600160401b03808211838310171561361f5761361f612e22565b81604052829350843591506004821061363757600080fd5b90825260208401359061364982612d87565b816020840152604085013591508082111561366357600080fd5b5061367085828601612fc7565b604083015250606083013561368481612dac565b6060919091015292915050565b600060c082360312156136a357600080fd5b60405160c081016001600160401b0380821183831017156136c6576136c6612e22565b81604052843591506136d782612d87565b81835260208501356020840152604085013591506136f482612d87565b8160408401526060850135915061370a82612d87565b81606084015261371c60808601612d9c565b608084015260a085013591508082111561373557600080fd5b50613742368286016135ea565b60a08301525092915050565b60006001600160401b0382111561376757613767612e22565b5060051b60200190565b8051612da781612d87565b6000602080838503121561378f57600080fd5b82516001600160401b038111156137a557600080fd5b8301601f810185136137b657600080fd5b80516137c96137c48261374e565b612e61565b81815260059190911b820183019083810190878311156137e857600080fd5b928401925b82841015612c7357835161380081612d87565b825292840192908401906137ed565b6001600160a01b0393909316835290151560208301521515604082015260600190565b600082601f83011261384357600080fd5b815160206138536137c48361374e565b82815260059290921b8401810191818101908684111561387257600080fd5b8286015b8481101561388d5780518352918301918301613876565b509695505050505050565b600080604083850312156138ab57600080fd5b825160208401519092506001600160401b038111156138c957600080fd5b61307b85828601613832565b6000602082840312156138e757600080fd5b81516001600160401b038111156138fd57600080fd5b612b0e84828501613832565b6000823560be1983360301811261359757600080fd5b634e487b7160e01b600052601160045260246000fd5b80820180821115611c2357611c2361391f565b60006001820161395a5761395a61391f565b5060010190565b6001600160a01b0386811682528516602082015260408101849052606081018390526101208101612af5608083018461320b565b600080604083850312156139a857600080fd5b505080516020909101519092909150565b80820182811260008312801582168215821617156139d9576139d961391f565b505092915050565b60006001600160601b0383811680613a0957634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b83811015613a30578181015183820152602001613a18565b50506000910152565b60008151808452613a51816020860160208601613a15565b601f01601f19169290920160200192915050565b600060018060a01b038087168352808616602084015284604084015260806060840152808451166080840152602084015160a08401528060408501511660c08401528060608501511660e08401528060808501511661010084015260a084015160c0610120850152805160048110613adf57613adf61341b565b61014085015260208101519091166101608401526040810151608061018085015290613b0f6101c0850183613a39565b9150606081015115156101a0850152508091505095945050505050565b60006101208284031215613b3f57600080fd5b613b47612e38565b825181526020830151602082015260408301516040820152613b6b60608401613771565b60608201526080830151608082015260a083015160a082015260c083015160c082015260e083015160e08201526101008084015181830152508091505092915050565b6001600160a01b03929092168252602082015260400190565b60008251613597818460208701613a15565b600060208284031215613beb57600080fd5b8151611b9781612dac565b602081526000611b976020830184613a3956fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212203edf9fa40ace3207b0d24f60d33924074aa698c5824dcc5b7cbfe6a42ddaf2ec64736f6c63430008110033";
|
|
2262
|
+
"0x61028080604052346200099e5760808162005a6a8038038091620000248285620009bf565b8339810103126200099e576200003a81620009e3565b6200004860208301620009e3565b906200006560606200005d60408601620009e3565b9401620009e3565b926040516200007481620009a3565b60058152641d985d5b1d60da1b90816020820152604051916200009783620009a3565b6005835260208084019190915260405163313ce56760e01b815290816004816001600160a01b0389165afa908115620006455760009162000957575b5060405192620000e384620009a3565b60018452603160f81b602085015282516001600160401b0381116200070c57600354600181811c911680156200094c575b60208210146200082f57601f8111620008e6575b50806020601f82116001146200085c5760009162000850575b508160011b916000199060031b1c1916176003555b8051906001600160401b0382116200070c5760045490600182811c9216801562000845575b60208310146200082f5781601f849311620007bd575b50602090601f83116001146200072e5760009262000722575b50508160011b916000199060031b1c1916176004555b608052600160f81b60018060f81b036002541617600255602081519101209060208151910120816101005280610120524660c0526040519160008051602062005a4a8339815191526020840152604083015260608201524660808201523060a082015260a081528060c081011060018060401b0360c0830111176200070c5760c081016040526020815191012060a0523060e05260008051602062005a4a8339815191526101405260ff19603854166038556007549260ff8460a81c161593848095620006fb575b8015620006de575b6200029b90620009f8565b60ff60a01b198116600160a01b1760075584620006c5575b50826101605260075460ff8160a81c16156200055f5760018060a01b0319600654169433861760065562000698575b506007549260ff8460a81c16159384809562000687575b80156200066a575b6200030c90620009f8565b60ff60a01b198116600160a01b176007558462000651575b50604051630b2339af60e21b8152906060826004816001600160a01b0385165afa928315620006455760009182938395620005b8575b506101a0526101c0526001600160a01b039081166101e052908116610200529081166102205261024091909152929092166101809081526007549092909160a883901c60ff16156200055f576001600160a01b0319339081169091171760065562000532575b5061026030815260405190614fcd928362000a5d843960805183612980015260a051836146ad015260c05183614768015260e05183614677015261010051836146fc01526101205183614722015261014051836146d90152610160518361187c01525182818161061b01528181610d370152818161197001526140c001526101a05182818161083001528181610e310152818161176a01528181611a69015281816121820152613e0f01526101c05182818161037101528181610e5e0152818161115e0152818161153f01528181611a96015281816123a90152613eeb01526101e0518281816107b40152818161109a0152818161126e01528181611fa601528181612130015281816122db0152613e3f015261020051828181610a9d0152613e9c01526102205182818161071c0152818161150301528181611837015281816120de0152613e6a0152610240518281816117e901526121d7015251818181611c1c01528181611d05015261273b0152f35b60ff60a81b19166007556040516001815260008051602062005a2a83398151915290602090a138620003c0565b60405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608490fd5b92935093506060823d6060116200063c575b81620005d960609383620009bf565b81010312620006385781516001600160a01b038116810362000634576020830151926001600160a01b0384168403620006305760400151936001600160a01b03851685036200062d5750919293386200035a565b80fd5b8480fd5b8380fd5b8280fd5b3d9150620005ca565b6040513d6000823e3d90fd5b61ffff60a01b191661010160a01b176007553862000324565b50303b15801562000301575060a081901c60ff1660011462000301565b50600160ff8260a01c1610620002f9565b60ff60a81b19166007556040516001815260008051602062005a2a83398151915290602090a138620002e2565b61ffff60a01b191661010160a01b1760075538620002b3565b50303b15801562000290575060a081901c60ff1660011462000290565b50600160ff8260a01c161062000288565b634e487b7160e01b600052604160045260246000fd5b015190503880620001aa565b6004600090815293507f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b91905b601f1984168510620007a1576001945083601f1981161062000787575b505050811b01600455620001c0565b015160001960f88460031b161c1916905538808062000778565b818101518355602094850194600190930192909101906200075b565b60046000529091507f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b601f840160051c81016020851062000827575b90849392915b601f830160051c820181106200081757505062000191565b60008155859450600101620007ff565b5080620007f9565b634e487b7160e01b600052602260045260246000fd5b91607f16916200017b565b90508401513862000141565b6003600090815292507fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b905b601f1983168410620008cd576001935082601f19811610620008b3575b5050811b0160035562000156565b86015160001960f88460031b161c191690553880620008a5565b8681015182556020938401936001909201910162000888565b60036000527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b601f830160051c81016020841062000944575b601f830160051c820181106200093757505062000128565b600081556001016200091f565b50806200091f565b90607f169062000114565b6020813d60201162000995575b816200097360209383620009bf565b810103126200099157519060ff821682036200062d575038620000d3565b5080fd5b3d915062000964565b600080fd5b604081019081106001600160401b038211176200070c57604052565b601f909101601f19168101906001600160401b038211908210176200070c57604052565b51906001600160a01b03821682036200099e57565b1562000a0057565b60405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608490fdfe608080604052600436101561001d575b50361561001b57600080fd5b005b60003560e01c90816306fdde0314612ca457508063071bc3c914612a8a578063078dfbe714612bae578063095ea7b314612b7d578063128fced114612aec57806318160ddd14612ac357806320e8c56514612a93578063213cae6314612a8a57806323b872dd146129a4578063313ce567146129665780633644e5151461294b5780633659cfe61461271657806337deed8d146125635780633ba0b9a9146125475780633f4ba83a146124a657806343833bd61461206f5780634e71e0c814611fd35780634f0364b114611f535780634f1ef28614611cc857806352d1902d14611c095780635c975abb14611be65780635cbadbe414611b83578063673729e21461193957806370a082311461190e578063769f8e5d146118ab57806376d5de8514611866578063781c18db14611821578063784367d6146118185780637cf738d2146117d35780637ecebe001461179957806380f55605146117545780638456cb59146116ed5780638da5cb5b146116c457806395d89b41146115d3578063961434ba146114bb578063a40bee5014611491578063a7584e5e1461145a578063a9059cbb146113f3578063a9f8d181146113d5578063acdb32df146112e5578063adb7c3f71461129d578063afd27bf514611258578063b8f82b261461121e578063c09aa0d214610ff6578063c107532914610f66578063c23b340a14610d00578063c4f59f9b14610cdb578063cbe52ae314610ca1578063d505accf14610acc578063d94073d414610a87578063da88ecb414610a57578063dbeadc07146106e2578063dd62ed3e14610691578063e138b2ee14610673578063e30c39781461064a578063e82cee7914610605578063ea64a820146105b9578063eb983ce51461058e578063ef5cfb8c146103a0578063f887ea401461035b578063f8b2f991146102e25763fa5a4f06146102d5575b3861000f565b6102dd612ffe565b6102cf565b346103565760003660031901126103565761035260025461030960028260f81c14156132bf565b6001600160f81b03908116600160f91b17600255610325613507565b505061032f61387a565b90600160f81b906002541617600255604051918291602083526020830190612e2b565b0390f35b600080fd5b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035657602080600319360112610356576103ba612deb565b6002546103cd60028260f81c14156132bf565b6001600160f81b03908116600160f91b176002556103ea8261343c565b6060916103f783516133b1565b6001600160a01b0380831695909391929160005b8651811015610520578561041e826133f2565b5116600052603990818452604060002089600052845260406000205491608092831c61044a8389613405565b526104558288613405565b5161046b575b5061046691506133e3565b61040b565b87610475836133f2565b51166000528452604060002089600052845260406000209160018060801b03928381541690556104a58288613405565b519083821161035657886104b8846133f2565b5116600052603b86528360406000209216908254901c0392831161050a57610466926104e391613419565b610504876104f0836133f2565b5116866104fd848a613405565b5191614b49565b8961045b565b634e487b7160e01b600052601160045260246000fd5b8483838a7f2193aa20a3717f5f4ac79482f4f553e5f0afe8f4e6ec3e3d1aa2e138adc4763f604051604081528061056961055c60408301612d87565b8281038884015288612e2b565b0390a2600160f81b906002541617600255610352604051928284938452830190612e2b565b34610356576000366003190112610356576102c06105aa613da6565b6105b76040518092613051565bf35b34610356576020366003190112610356576001600160a01b036105da612deb565b16600052603b6020526103526040600020546040519181839260801c9060018060801b031683612fe4565b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b34610356576000366003190112610356576007546040516001600160a01b039091168152602090f35b34610356576000366003190112610356576020604254604051908152f35b34610356576040366003190112610356576106aa612deb565b6106b2612e01565b9060018060a01b038091166000526001602052604060002091166000526020526020604060002054604051908152f35b34610356576000366003190112610356576006546001600160a01b039061070c908216331461330b565b60405163c4f59f9b60e01b8082527f000000000000000000000000000000000000000000000000000000000000000083169291600081600481875afa90811561091957600091610a3c575b5060405190637d24da4d60e01b8252306004830152600082606481836001998a60248401528a60448401525af191821561091957600092610a15575b5060609181518151036109d057600091869190825b610986575b50505050827f0000000000000000000000000000000000000000000000000000000000000000169060405191838352600083600481845afa908115610919576000938492610968575b508390602460405180968193633bd73ee360e21b83523060048401525af19182156109195761082d9360009361094b575b5061478e565b827f000000000000000000000000000000000000000000000000000000000000000016604051928352600083600481845afa908115610919576000938492610925575b508390602460405180968193639262187b60e01b83523060048401525af1918215610919576108a6936000936108f4575061478e565b9160405191602080840190808552855180925280604086019601926000905b8382106108d25786880387f35b84518051821689528301518389015260409097019693820193908501906108c5565b6109129193503d806000833e61090a8183612ee7565b810190613cb5565b9186610827565b6040513d6000823e3d90fd5b84919250610944903d8084833e61093c8183612ee7565b810190613ba7565b9190610870565b6109619193503d806000833e61090a8183612ee7565b9187610827565b8491925061097f903d8084833e61093c8183612ee7565b91906107f6565b9091929381518510156109c7576109b86109be91886109a58886613405565b51166109b18887613405565b51916147d9565b946133e3565b929190826107a8565b938392506107ad565b60405162461bcd60e51b815260206004820152601f60248201527f546f6b656e416d6f756e744c69623a206c656e677468206d69736d61746368006044820152606490fd5b610a339192503d806000833e610a2b8183612ee7565b810190613c86565b90509085610793565b610a5191503d806000833e61093c8183612ee7565b84610757565b3461035657600036600319011261035657610352610a7361387a565b604051918291602083526020830190612e2b565b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346103565760e036600319011261035657610ae5612deb565b610aed612e01565b6044359060643560843560ff8116810361035657814211610c5c5760018060a01b03908186169283600052600560205260406000208054906001820190556040519160208301917f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98352866040850152858816606085015288608085015260a084015260c083015260c0825260e082019160018060401b039281811084821117610c4657604052519020610b9f614674565b9060405190602082019261190160f01b84526022830152604282015260428152608081019281841090841117610c4657610bf293610bea9360405260c4359260a435925190206145c9565b91909161444d565b1603610c015761001b9261434b565b60405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606490fd5b634e487b7160e01b600052604160045260246000fd5b60405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606490fd5b34610356576040366003190112610356576024610cbc612deb565b6040516388a5056160e01b81526001600160a01b039091166004820152fd5b3461035657600036600319011261035657604051602081528061035260208201612d87565b34610356576101a0366003190112610356576006546001600160a01b0390610d2b908216331461330b565b610d33613da6565b90807f00000000000000000000000000000000000000000000000000000000000000001660405163a76541e560e01b8152610d716004820185613051565b6020936102c49285838581845afa8015610919578693600091610f31575b509161046491610da6610dc39461018435146138d5565b6003604051968795869462c9c2bd60e21b86526004860190613051565b830152610164356102e4830152600019610304830152610de6610324830161392a565b610df36103c48301613951565b5afa90811561091957600091610f02575b50604090610e5a92610e153661397a565b916000845180968195829463190c351360e31b845261014435907f00000000000000000000000000000000000000000000000000000000000000003060048701613a25565b03927f0000000000000000000000000000000000000000000000000000000000000000165af190811561091957600091610ed2575b50610e98614093565b7f68a0fb08793b691b39b922d846dbd4052d7ff0873d1ff07e08afaeb8046654cc60405180610ec784826139cd565b0390a1604051908152f35b610ef4915060403d604011610efb575b610eec8183612ee7565b810190613a0f565b5082610e8f565b503d610ee2565b90508281813d8311610f2a575b610f198183612ee7565b810103126103565751610e5a610e04565b503d610f0f565b848193949592503d8311610f5f575b610f4a8183612ee7565b81010312610356575185929190610464610d8f565b503d610f40565b3461035657604036600319011261035657610f7f612deb565b600654602435916001600160a01b0391610f9c908316331461330b565b6000198314610fcf575b600080516020614f1883398151915291602091610fc4853383614b49565b6040519485521692a2005b91506020600080516020614f1883398151915291610fec84614be5565b9391509150610fa6565b60031960403682011261035657600435906001600160401b0382116103565760c082600401918336030112610356576006546001600160a01b039061103e908216331461330b565b611058602461104c84613a92565b94013580943390614958565b6110623683613aa6565b906020918281019060001982511461120b575b805183166112015760a08251915b6040519363221f328960e11b8552306004860152857f00000000000000000000000000000000000000000000000000000000000000001660248601526024356044860152608060648601528582511660848601525160a48501528460408201511660c48501528460608201511660e48501528460808201511661010485015201519060c061012484015281519060048210156111eb57838087948194610144830152878682015116610164830152606061114e604083015160806101848601526101c4850190612d47565b91015115156101a48301520391867f0000000000000000000000000000000000000000000000000000000000000000165af18015610919576111c1575b506111b67f2d0c0a8842b9944ece1495eb61121621b5e36bd6af3bba0318c695f525aef79f93613a92565b1692604051908152a2005b8290813d83116111e4575b6111d68183612ee7565b81010312610356578461118b565b503d6111cc565b634e487b7160e01b600052602160045260246000fd5b60a0600091611083565b61121783825116614be5565b8252611075565b34610356576040366003190112610356576024611239612deb565b6040516315d57ce360e31b81526001600160a01b039091166004820152fd5b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346103565760003660031901126103565760c0603c54603d54603e54603f546040549160415493604051958652602086015260408501526060840152608083015260a0820152f35b3461035657602080600319360112610356576004356001600160401b03811161035657611316903690600401612f52565b909161132d60018060a01b0360065416331461330b565b6000915b80831061133a57005b60059183831b850135603e1986360301811215610356578591950191600095808401965b6113688580613a5d565b90508110156113c15761137b8580613a5d565b82919210156113ab576113a5611396600193838a1b01613a92565b61139f8b613a92565b90614c68565b0161135e565b634e487b7160e01b600052603260045260246000fd5b509491935094506001915001919092611331565b34610356576000366003190112610356576020603a54604051908152f35b346103565760403660031901126103565761140c612deb565b6114416002549161142360028460f81c14156132bf565b6001600160f81b03928316600160f91b17600255602435903361417b565b600160f81b906002541617600255602060405160018152f35b346103565760c03660031901126103565761148060018060a01b0360065416331461330b565b61001b61148c36612f0a565b613cda565b34610356576000366003190112610356576060604051600081526000602082015260006040820152f35b346103565760403660031901126103565760006004356024359060018060a01b03916114ec8360065416331461330b565b60405192630d4318d960e11b8452306004850152807f00000000000000000000000000000000000000000000000000000000000000001660248501528260448501528160648501528360848160209788947f0000000000000000000000000000000000000000000000000000000000000000165af192831561091957600093611596575b50600080516020614f3883398151915291604091825191825285820152a1604051908152f35b9092508381813d83116115cc575b6115ae8183612ee7565b81010312610356575191600080516020614f38833981519152611570565b503d6115a4565b3461035657600036600319011261035657604051600060045490600182811c918184169182156116ba575b60209485851084146116a4578587948686529182600014611684575050600114611644575b5061163092500383612ee7565b610352604051928284938452830190612d47565b849150600460005281600020906000915b85831061166c575050611630935082010185611623565b80548389018501528794508693909201918101611655565b60ff19168582015261163095151560051b85010192508791506116239050565b634e487b7160e01b600052602260045260246000fd5b92607f16926115fe565b34610356576000366003190112610356576006546040516001600160a01b039091168152602090f35b346103565760003660031901126103565761171360018060a01b0360065416331461330b565b61171b613356565b600160ff1960385416176038557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a2586020604051338152a1005b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b34610356576020366003190112610356576001600160a01b036117ba612deb565b1660005260056020526020604060002054604051908152f35b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b506102dd612ffe565b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b34610356576000366003190112610356576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346103565760a0366003190112610356576118c4612deb565b506044356001600160a01b038116908190036103565760843580151503610356576024906118f96002805460f81c14156132bf565b604051906388a5056160e01b82526004820152fd5b3461035657602036600319011261035657602061193161192c612deb565b614160565b604051908152f35b34610356576101a0366003190112610356576006546001600160a01b0390611964908216331461330b565b61196c613da6565b90807f00000000000000000000000000000000000000000000000000000000000000001660405163a76541e560e01b81526119aa6004820185613051565b6020936102c49285838581845afa8015610919578693600091611b4e575b5091610464916119df6119fb9461018435146138d5565b6004604051968795869462c9c2bd60e21b865283860190613051565b830152610164356102e4830152600019610304830152611a1e610324830161392a565b611a2b6103c48301613951565b5afa90811561091957600091611b1f575b50604090611a9292611a4d3661397a565b916000845180968195829463448b9b9560e01b845261014435907f00000000000000000000000000000000000000000000000000000000000000003060048701613a25565b03927f0000000000000000000000000000000000000000000000000000000000000000165af190811561091957600091611aff575b50611ad0614093565b7f93b9ea2ceafb33c3d178543b6174dad16bc3758c8efc2f1b3af0e23c7b2aaabc60405180610ec784826139cd565b611b18915060403d604011610efb57610eec8183612ee7565b5082611ac7565b90508281813d8311611b47575b611b368183612ee7565b810103126103565751611a92611a3c565b503d611b2c565b848193949592503d8311611b7c575b611b678183612ee7565b810103126103565751859291906104646119c8565b503d611b5d565b3461035657604036600319011261035657611b9c612deb565b611ba4612e01565b9060018060a01b038091166000526039602052604060002091166000526020526103526040600020546040519181839260801c9060018060801b031683612fe4565b3461035657600036600319011261035657602060ff603854166040519015158152f35b34610356576000366003190112610356577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163003611c62576020604051600080516020614eb88339815191528152f35b60405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b6064820152608490fd5b604036600319011261035657611cdc612deb565b6024356001600160401b03811161035657611cfb903690600401612f9d565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116929190611d353085141561311d565b611d52600080516020614eb883398151915294828654161461316c565b611d618160065416331461330b565b600080516020614e788339815191525460ff1615611d8557505061001b91506131bb565b8216604051936352d1902d60e01b85526020948581600481865afa60009181611f24575b50611df85760405162461bcd60e51b815260048101879052602e6024820152600080516020614f7883398151915260448201526d6f6e206973206e6f74205555505360901b6064820152608490fd5b03611ecd57611e06836131bb565b600080516020614ef8833981519152600080a2805115801590611ec5575b611e2a57005b60405191611e3783612e7a565b60278352600080516020614f5883398151915284840152660819985a5b195960ca1b6040840152803b15611e8357815161001b9460009384939101905af4611e7d61324b565b9061327b565b60405162461bcd60e51b81526004810185905260266024820152600080516020614e588339815191526044820152651b9d1c9858dd60d21b6064820152608490fd5b506001611e24565b60405162461bcd60e51b815260048101859052602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b6064820152608490fd5b9091508681813d8311611f4c575b611f3c8183612ee7565b8101031261035657519087611da9565b503d611f32565b34610356576020366003190112610356577ffbf5b64cc7bd746fa51ff05d539d45d159c0bd41ae16d90375281f2925062bb16020600435611f9f60018060a01b0360065416331461330b565b611fca81337f0000000000000000000000000000000000000000000000000000000000000000614958565b604051908152a1005b34610356576000366003190112610356576007546001600160a01b03908181163381900361202b5780600654938416600080516020614ed8833981519152600080a36001600160a01b03199283161760065516600755005b606460405162461bcd60e51b815260206004820152602060248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152fd5b34610356576040366003190112610356576004356001600160401b0381116103565761209f903690600401612f52565b6120b460018060a01b0360065416331461330b565b604051637d24da4d60e01b81523060048201526001602482018190526044820152600081606481837f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165af180156109195761248c575b50604051633bd73ee360e21b8152306004820152600081602481837f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165af1801561091957612471575b50604051639262187b60e01b8152306004820152600081602481837f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165af1801561091957612456575b50906000916000915b81831061226f5760243584818110612252576040907f000000000000000000000000000000000000000000000000000000000000000061221861220282614be5565b600654909283916001600160a01b031690614b49565b7f9fdfc39e9c36ec108e0a3b25ecb0818f9dba6993f27c8ab183d6f707c0a0e319838051848152836020820152a182519182526020820152f35b6044916040519163d294eca360e01b835260048301526024820152fd5b9091928360051b82013560be1983360301811215610356576122949036908401613aa6565b602081019060001982511461243b575b80516001600160a01b03166124315760a08251915b6040805163221f328960e11b8152306004808301919091526001851b600019017f00000000000000000000000000000000000000000000000000000000000000008116602484015260006044840152608060648401819052855182166084850152975160a484015292840151831660c48301526060840151831660e48301529583015190911661010482015291015160c0610124830152805191939092908210156111eb578380602094819461014483015260018060a01b038682015116610164830152606061239a604083015160806101848601526101c4850190612d47565b91015115156101a483015203917f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165af1908115610919576000916123fd575b506123f0906123f6926134fa565b936133e3565b91906121c0565b90506020813d602011612429575b8161241860209383612ee7565b8101031261035657516123f66123e2565b3d915061240b565b60a06000916122b9565b805161244f906001600160a01b0316614be5565b82526122a4565b61246a903d806000833e61090a8183612ee7565b50826121b7565b612485903d806000833e61090a8183612ee7565b5082612165565b6124a0903d806000833e610a2b8183612ee7565b50612113565b34610356576000366003190112610356576124cc60018060a01b0360065416331461330b565b60385460ff81161561250b5760ff19166038557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa6020604051338152a1005b60405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b6044820152606490fd5b3461035657600036600319011261035657602060405160008152f35b346103565760c03660031901126103565761257d36612f0a565b60075460ff8160a81c161591828093612706575b80156126ec575b156126905760ff60a01b198216600160a01b176007556125be9183612678575b50613cda565b6007549060ff8260a81c161561261f57600680546001600160a01b031916331790556125e657005b60ff60a81b1916600755604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb384740249890602090a1005b60405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608490fd5b61ffff60a01b191661010160a01b17600755836125b8565b60405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608490fd5b50303b1580156125985750600160ff8360a01c1614612598565b50600160ff8360a01c1610612591565b346103565760208060031936011261035657612730612deb565b906001600160a01b037f000000000000000000000000000000000000000000000000000000000000000081166127683082141561311d565b612785600080516020614eb883398151915291838354161461316c565b6127948260065416331461330b565b604051838101929091906001600160401b03841183851017610c4657836040526000835260ff600080516020614e7883398151915254166000146127e057505050505061001b906131bb565b8516906040516352d1902d60e01b81528581600481865afa6000918161291c575b506128505760405162461bcd60e51b815260048101879052602e6024820152600080516020614f7883398151915260448201526d6f6e206973206e6f74205555505360901b6064820152608490fd5b03611ecd5761285e856131bb565b600080516020614ef8833981519152600080a2805115801590612914575b61288257005b6040519261288f84612e7a565b60278452600080516020614f5883398151915281850152660819985a5b195960ca1b6040850152843b156128d3575061001b93600092839251915af4611e7d61324b565b6084906040519062461bcd60e51b8252600482015260266024820152600080516020614e588339815191526044820152651b9d1c9858dd60d21b6064820152fd5b50600061287c565b9091508681813d8311612944575b6129348183612ee7565b8101031261035657519088612801565b503d61292a565b34610356576000366003190112610356576020611931614674565b3461035657600036600319011261035657602060405160ff7f0000000000000000000000000000000000000000000000000000000000000000168152f35b34610356576060366003190112610356576129bd612deb565b6129c5612e01565b90604435600254926129dd60028560f81c14156132bf565b6001600160f81b03938416600160f91b176002556001600160a01b03831660009081526001602081815260408084203385529091529091205493908401612a29575b611441935061417b565b828410612a4557612a40836114419503338361434b565b612a1f565b60405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606490fd5b506102dd612dc5565b608036600319011261035657612aa7612deb565b506024612ab2612e01565b6112396002805460f81c14156132bf565b34610356576000366003190112610356576002546040516001600160f81b039091168152602090f35b346103565760208060031936011261035657612b06612deb565b90606090612b1482516133b1565b6001600160a01b039390919084169060005b8451811015612b6a578086612b3c6001936133f2565b511660005260398352604060002084600052835260406000205460801c612b638287613405565b5201612b26565b6040518281528061035281850187612e2b565b3461035657604036600319011261035657612ba3612b99612deb565b602435903361434b565b602060405160018152f35b3461035657606036600319011261035657612bc7612deb565b6024358015158103610356576044359081151582036103565760018060a01b03928391612bf98360065416331461330b565b15612c8b571690811590811591612c83575b5015612c465780600654928316600080516020614ed8833981519152600080a36001600160a01b031991821617600655600780549091169055005b60405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606490fd5b905083612c0b565b9150501660018060a01b03196007541617600755600080f35b3461035657600036600319011261035657600060035490600182811c91818416918215612d3d575b60209485851084146116a4578587948686529182600014611684575050600114612cfd575061163092500383612ee7565b849150600360005281600020906000915b858310612d25575050611630935082010185611623565b80548389018501528794508693909201918101612d0e565b92607f1692612ccc565b919082519283825260005b848110612d73575050826000602080949584010152601f8019910116010190565b602081830181015184830182015201612d52565b6060519081815260208091019160809160005b828110612da8575050505090565b83516001600160a01b031685529381019392810192600101612d9a565b503461035657600036600319011261035657604051602081528061035260208201612d87565b600435906001600160a01b038216820361035657565b602435906001600160a01b038216820361035657565b35906001600160a01b038216820361035657565b90815180825260208080930193019160005b828110612e4b575050505090565b835185529381019392810192600101612e3d565b60c081019081106001600160401b03821117610c4657604052565b606081019081106001600160401b03821117610c4657604052565b61012081019081106001600160401b03821117610c4657604052565b604081019081106001600160401b03821117610c4657604052565b608081019081106001600160401b03821117610c4657604052565b601f909101601f19168101906001600160401b03821190821017610c4657604052565b60c09060031901126103565760405190612f2382612e5f565b6004358252602435602083015260443560408301526064356060830152608435608083015260a43560a0830152565b9181601f84011215610356578235916001600160401b038311610356576020808501948460051b01011161035657565b6001600160401b038111610c4657601f01601f191660200190565b81601f8201121561035657803590612fb482612f82565b92612fc26040519485612ee7565b8284526020838301011161035657816000926020809301838601378301015290565b6001600160801b0391821681529116602082015260400190565b503461035657602036600319011261035657613018612deb565b50602060405160008152f35b60808091805184526020810151602085015260408101516040850152606081015160608501520151910152565b60a060406102a092613064858251613024565b8160208201518051805186890152602081015160c08901528281015160e0890152600180871b036060820151169061010091828a015260808101516101208a0152868101516101408a015260c08101516101608a015260e08101516101808a015201516101a088015260208101516101c088015201516101e08601520151805161020085015260208101516102208501526040810151610240850152606081015161026085015260808101516102808501520151910152565b1561312457565b60405162461bcd60e51b815260206004820152602c6024820152600080516020614e9883398151915260448201526b19195b1959d85d1958d85b1b60a21b6064820152608490fd5b1561317357565b60405162461bcd60e51b815260206004820152602c6024820152600080516020614e9883398151915260448201526b6163746976652070726f787960a01b6064820152608490fd5b803b156131f057600080516020614eb883398151915280546001600160a01b0319166001600160a01b03909216919091179055565b60405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b6064820152608490fd5b3d15613276573d9061325c82612f82565b9161326a6040519384612ee7565b82523d6000602084013e565b606090565b90919015613287575090565b8151156132975750805190602001fd5b60405162461bcd60e51b8152602060048201529081906132bb906024830190612d47565b0390fd5b156132c657565b60405162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c006044820152606490fd5b1561331257565b606460405162461bcd60e51b815260206004820152602060248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152fd5b60ff6038541661336257565b60405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b6044820152606490fd5b6001600160401b038111610c465760051b60200190565b906133bb8261339a565b6133c86040519182612ee7565b82815280926133d9601f199161339a565b0190602036910137565b600019811461050a5760010190565b6060518110156113ab5760051b60800190565b80518210156113ab5760209160051b010190565b80546001600160801b031660809290921b6001600160801b031916919091179055565b613444613507565b90805115613480576001600160a01b0383168015159081613475575b5061346a57505050565b613473926136c4565b565b905030141538613460565b505050565b61348d613507565b918151156134e7576001600160a01b0390838382841680151590816134dc575b506134cb575b50505083168015159081613475575061346a57505050565b6134d4926136c4565b3883836134b3565b9050301415386134ad565b50505050565b9190820391821161050a57565b9190820180921161050a57565b60609061351482516133b1565b8251156136c157603a544303613579575b6000805b84518110156135745761356f906001600160a01b036135488288613405565b51168352603b60205260408320546001600160801b03166135698286613405565b526133e3565b613529565b505090565b43603a556002546001600160f81b031692909183159182159160005b82518110156136b5576001600160a01b03906135c9826135b58387613405565b5116926135c28387613405565b5116614be5565b82600052603b906020938285526040906135ed826000205493608094851c906134ed565b938160005280875260018060801b039687846000205416928b84156136ac575b613664575b88841161035657600052528582600020911660018060801b03198254161790558483116103565784906000209216908254901c0192831161050a5761365f9261365a91613419565b6133e3565b613595565b92670de0b6b3a76400009081880291888304148815171561050a578d613696578f6136909204906134fa565b92613612565b634e487b7160e01b600052601260045260246000fd5b6001945061360d565b50939250935050613525565b90565b919290916001600160a01b0380821692909183151580613870575b1561385a576136f090949194614160565b9182159160005b8151811015613850578261370b8284613405565b511690613718818a613405565b5191806000526039926020908482526040806000208b600052835260018060801b0391828260002054168015613817578181146138075761375990826134ed565b808c02908c8204148b171561050a57670de0b6b3a7640000613795918e886000528a88528560002090600052875204836000205460801c6134fa565b918382116103565783831161035657805194858201906001600160401b03821187831017610c4657613802998f929887809661365a9b875216895285838a0197168752600052815282600020916000525260002093511660018060801b0319845416178355511690613419565b6136f7565b50505050505061380291506133e3565b509395828594929394116103565761380296600052815281600020908b60005252600020911660018060801b03198254161790556133e3565b5050505050509050565b634e487b7160e01b600052600160045260246000fd5b50308414156136df565b606061388681516133b1565b91600090815b83518110156138cf576001906001600160a01b036138a9826133f2565b51168452603b602052818060801b036040852054166138c88288613405565b520161388c565b50915050565b156138dc57565b606460405162461bcd60e51b815260206004820152602060248201527f72656d6f76654c6971546f59743a2062696e20737461746520657870697265646044820152fd5b600511156111eb57565b60043581526024356020820152604435604082015260643560608201526080608435910152565b60a435815260c435602082015260e4356040820152610104356060820152608061012435910152565b60a09060a3190112610356576040519060a082016001600160401b03811183821017610c46576040528160a435815260c435602082015260e4356040820152610104356060820152608061012435910152565b91906101a06101c08401936139e18161392a565b6139ed60a08201613951565b6101443561014082015261016435610160820152610184356101808201520152565b9190826040910312610356576020825192015190565b6001600160a01b0391821681529116602082015260408101919091526060810191909152610120810192916134739160800190613024565b903590601e198136030182121561035657018035906001600160401b03821161035657602001918160051b3603831361035657565b356001600160a01b03811681036103565790565b91909160c08184031261035657604092835190613ac282612e5f565b8194613acd84612e17565b835260208401356020840152613ae4818501612e17565b81840152613af460608501612e17565b6060840152613b0560808501612e17565b60808401526001600160401b039360a081013590858211610356570190608082840312610356578051946080860186811082821117610c4657825282356004811015610356578652613b5960208401612e17565b60208701528183013590811161035657606093613b77918401612f9d565b9085015201359081151582036103565760a09160608401520152565b51906001600160a01b038216820361035657565b6020908181840312610356578051906001600160401b03821161035657019180601f84011215610356578251613bdc8161339a565b93613bea6040519586612ee7565b818552838086019260051b820101928311610356578301905b828210613c11575050505090565b838091613c1d84613b93565b815201910190613c03565b81601f8201121561035657805191613c3f8361339a565b92613c4d6040519485612ee7565b808452602092838086019260051b820101928311610356578301905b828210613c77575050505090565b81518152908301908301613c69565b91909160408184031261035657805160208201519093906001600160401b038111610356576136c19201613c28565b906020828203126103565781516001600160401b038111610356576136c19201613c28565b60a0908051603c556020810151603d556040810151603e556060810151603f556080810151604055015180604155604255565b6040519060a082016001600160401b03811183821017610c465760405260006080838281528260208201528260408201528260608201520152565b60405190613d5582612e7a565b816040805191613d6483612e95565b60009283815283602082015283838201528360608201528360808201528360a08201528360c08201528360e08201528361010082015281528260208201520152565b6040908151613db481612e7a565b613dbc613d0d565b815260209081810193613dcd613d48565b855280820191815195613ddf87612e5f565b600096878152878682015287848201528760608201528760808201528760a082015284528196613e0d613d0d565b7f000000000000000000000000000000000000000000000000000000000000000090613e3882614be5565b8152613e637f0000000000000000000000000000000000000000000000000000000000000000614be5565b60608201527f000000000000000000000000000000000000000000000000000000000000000094613e9386614be5565b89830152613ec07f0000000000000000000000000000000000000000000000000000000000000000614be5565b87830152604254608083015252613ed5613d48565b855163794052f360e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116600483015291959192610120919082908290602490829088165afa91821561408957918a93918695938692613fe8575b505087528751630754bb7160e21b8152938492600492849291165af1918215613fdd578092613faa575b505085830152428383015252805192613f7e84612e5f565b603c548452603d5490840152603e5481840152603f54606084015254608083015260415460a083015252565b9091508682813d8311613fd6575b613fc28183612ee7565b81010312613fd35750513880613f66565b80fd5b503d613fb8565b8551903d90823e3d90fd5b9294509294505081813d8311614082575b6140038183612ee7565b8101031261407e579160048992859489519061401e82612e95565b8051825285810151868301528a8101518b83015261403e60608201613b93565b60608301526080810151608083015260a081015160a083015260c081015160c083015260e081015160e08301526101008091015190820152909138613f3c565b8380fd5b503d613ff9565b88513d87823e3d90fd5b61409b613da6565b60405163a76541e560e01b8152906140b7906004830190613051565b6020816102c4817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa9081156109195760009161412f575b506042546001600160ff1b038111610356576000828201928312911290801582169115161761050a576000811261035657604255565b906020823d8211614158575b8161414860209383612ee7565b81010312613fd3575051386140f9565b3d915061413b565b6001600160a01b031660009081526020819052604090205490565b90916001600160a01b03808316929083156142f85784169384156142a757848414614268576141b1916141ac613356565b613485565b60008281528060205260408120549180831061421457604082827fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9587602096528286520382822055868152206142098282546134fa565b9055604051908152a3565b60405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608490fd5b60405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b6044820152606490fd5b60405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608490fd5b60405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608490fd5b6001600160a01b039081169182156143fc57169182156143ac5760207f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925918360005260018252604060002085600052825280604060002055604051908152a3565b60405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608490fd5b60405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608490fd5b61445681613920565b8061445e5750565b61446781613920565b600181036144af5760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b6044820152606490fd5b6144b881613920565b600281036145055760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606490fd5b61450e81613920565b600381036145665760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608490fd5b80614572600492613920565b1461457957565b60405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b6064820152608490fd5b9291906fa2a8918ca85bafe22016d0b997e4df60600160ff1b0383116146685760ff16601b8114158061465d575b614651579160809493916020936040519384528484015260408301526060820152600093849182805260015afa156146445781516001600160a01b0381161561463e579190565b50600190565b50604051903d90823e3d90fd5b50505050600090600490565b50601c8114156145f7565b50505050600090600390565b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03161480614765575b156146cf577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f000000000000000000000000000000000000000000000000000000000000000082527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a0815261475f81612e5f565b51902090565b507f000000000000000000000000000000000000000000000000000000000000000046146146a6565b919080518251036109d0576000925b81518410156147d2576147cc906123f0906001600160a01b036147c08786613405565b51166109b18787613405565b9261479d565b9250505090565b9291909281156149535780519260005b8251811015614949576001600160a01b03806148058386613405565b5151169087161461481e57614819906133e3565b6147e9565b9091929350905b61484383516000818514600014614941575060ff60015b16906134fa565b9161484d8361339a565b9560409361485d85519889612ee7565b80885261486c601f199161339a565b0160005b81811061491d575050869360005b86518110156148b657806148956148b19289613405565b516148a0828c613405565b526148ab818b613405565b506133e3565b61487e565b509091939692956148da9085614906978051821460001461490957505060006134fa565b9051916148e683612eb1565b6001600160a01b0316825260208201526149008383613405565b52613405565b50565b60209161491591613405565b5101516134fa565b602090865161492b81612eb1565b6000815282600081830152828c01015201614870565b60ff9061483c565b5092909192614825565b925050565b6001600160a01b039081169190826149a957505050340361497557565b60405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606490fd5b839192936149b75750505050565b6040516323b872dd60e01b602082015292166024830152306044830152606480830191909152815260a08101916001600160401b03831182841017610c4657614a0292604052614a23565b388080806134e7565b90816020910312610356575180151581036103565790565b6040516001600160a01b039190911691614a3c82612eb1565b6020928383527f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c656484840152803b15614b045760008281928287614a889796519301915af1611e7d61324b565b80519081614a9557505050565b8280614aa5938301019101614a0b565b15614aad5750565b6084906040519062461bcd60e51b82526004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152fd5b60405162461bcd60e51b815260048101859052601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606490fd5b8215613480576001600160a01b039081169081614bb2575050600080809381935af1614b7361324b565b5015614b7b57565b60405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606490fd5b92613473936040519363a9059cbb60e01b6020860152166024840152604483015260448252614be082612ecc565b614a23565b6000906001600160a01b031680614bfc5750504790565b6020602491604051928380926370a0823160e01b82523060048301525afa918215614c5c578092614c2c57505090565b9091506020823d8211614c54575b81614c4760209383612ee7565b81010312613fd357505190565b3d9150614c3a565b604051903d90823e3d90fd5b6001600160a01b0391908281169081156134e757604091825180958195636eb1769f60e11b83523060048401521691826024830152602096879160449788915afa908115614e4c57600091614e1f575b5060016001605f1b0311614cce575b5050505050565b82519060008087840163095ea7b360e01b948582528460248201528289820152888152614cfa81612ecc565b519082875af1614d0861324b565b81614def575b5015614dbd5791600092918380938651908982019384526024820152811988820152878152614d3c81612ecc565b51925af1614d4861324b565b81614d8d575b5015614d5b578080614cc7565b5162461bcd60e51b81526004810192909252600c60248301526b5361666520417070726f766560a01b90820152606490fd5b80518015925085908315614da5575b50505038614d4e565b614db59350820181019101614a0b565b388481614d9c565b835162461bcd60e51b815260048101879052600c60248201526b5361666520417070726f766560a01b81870152606490fd5b80518015925088908315614e07575b50505038614d0e565b614e179350820181019101614a0b565b388781614dfe565b908682813d8311614e45575b614e358183612ee7565b81010312613fd357505138614cb8565b503d614e2b565b84513d6000823e3d90fdfe416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd914346756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0bc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b21901fa892c430ea8bd38b9390225ac8e67eac75ee10ffba16feefc539a288f920f588a986f4abfc6a3938b2ed65876aa1e6c664928cf2f3acad472e3bd69f69416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c45524331393637557067726164653a206e657720696d706c656d656e74617469a26469706673582212201d6c8ca9182e5c425440aec84771e8186c5f47291177a72df631b4eabfcb78c064736f6c634300081100337f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024988b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f";
|
|
1373
2263
|
|
|
1374
2264
|
type ShortYieldTradingBotConstructorParams =
|
|
1375
2265
|
| [signer?: Signer]
|