@pendle/core-v2 0.11.11-testnet → 0.12.1-testnet
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/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +199 -30
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.json +1030 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.json +1025 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.json +948 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.json +76 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +140 -25
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +138 -23
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +138 -23
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +310 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/{CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.json → CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.json} +18 -85
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +336 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/{CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.json → CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json} +8 -21
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.json +131 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +297 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +376 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +11 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +29 -2
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +40 -86
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +228 -40
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +232 -12
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +164 -47
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +25 -93
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.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 +222 -9
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +106 -5
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +4 -0
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.json +329 -0
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +13 -2
- 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/PendlePrincipalToken.sol/PendlePrincipalToken.json +87 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +80 -16
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +164 -2
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +172 -4
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +109 -2
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.json +57 -4
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.json +7 -2
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +199 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionSwapPTYT.sol/ActionSwapPTYT.json +108 -2
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +146 -4
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.json +177 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.json +78 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.json +24 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.json +264 -0
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.json +305 -0
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBoringOwnableUpgradeable.sol/IBoringOwnableUpgradeable.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IBoringOwnableUpgradeable.sol/IBoringOwnableUpgradeable.json +34 -0
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +31 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +30 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.json +10 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +30 -0
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +101 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.json +112 -0
- package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.json +76 -0
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +13 -0
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.json +24 -0
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.json +63 -0
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +148 -0
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPVotingEscrow.sol/IPVotingEscrow.json → IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.json} +88 -2
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +4 -28
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/Errors.sol/Errors.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/Errors.sol/Errors.json +886 -0
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.json +28 -2
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/{solmate/SSTORE2.sol/SSTORE2.json → VeHistoryLib.sol/CheckpointHelper.json} +4 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +2 -2
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.json +45 -0
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/{SSTORE2Deployer.sol/SSTORE2Deployer.json → BaseSplitCodeFactory.sol/CodeDeployer.json} +4 -4
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.json +2 -2
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +2 -2
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +2 -2
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +2 -2
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +167 -0
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +182 -4
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +142 -66
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol +3 -1
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol +19 -16
- package/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol +135 -0
- package/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol +96 -0
- package/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol +215 -0
- package/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol +83 -0
- package/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol +10 -15
- package/contracts/SuperComposableYield/base-implementations/SCYBase.sol +30 -43
- package/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol +74 -0
- package/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol +38 -0
- package/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol +83 -0
- package/contracts/core/LiquidityMining/{CelerAbstracts/CelerSenderUpg.sol → CrossChainMsg/PendleMsgSenderAppUpg.sol} +12 -13
- package/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol +159 -0
- package/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol +96 -0
- package/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol +68 -0
- package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol +4 -3
- package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol +6 -2
- package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol +12 -4
- package/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +29 -19
- package/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +27 -19
- package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol +63 -27
- package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol +6 -5
- package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol +2 -2
- package/contracts/core/Market/PendleMarket.sol +26 -24
- package/contracts/core/Market/PendleMarketFactory.sol +41 -20
- package/contracts/core/PendleERC20Permit.sol +84 -0
- package/contracts/core/PendleRouter.sol +2 -1
- package/contracts/core/YieldContracts/PendlePrincipalToken.sol +8 -7
- package/contracts/core/YieldContracts/PendleYieldContractFactory.sol +37 -22
- package/contracts/core/YieldContracts/PendleYieldToken.sol +106 -35
- package/contracts/core/actions/ActionAddRemoveLiq.sol +58 -41
- package/contracts/core/actions/ActionCallback.sol +24 -14
- package/contracts/core/actions/ActionMintRedeem.sol +11 -5
- package/contracts/core/actions/ActionMisc.sol +2 -1
- package/contracts/core/actions/ActionSwapPT.sol +38 -19
- package/contracts/core/actions/ActionSwapPTYT.sol +7 -6
- package/contracts/core/actions/ActionSwapYT.sol +36 -19
- package/contracts/core/actions/base/ActionBaseMintRedeem.sol +15 -8
- package/contracts/interfaces/ConvexCurve/IBooster.sol +32 -0
- package/contracts/interfaces/ConvexCurve/ICrvDepositor.sol +20 -0
- package/contracts/interfaces/ConvexCurve/ICvxCrv.sol +6 -0
- package/contracts/interfaces/ConvexCurve/IRewards.sol +38 -0
- package/contracts/interfaces/Curve/ICrvPool.sol +69 -0
- package/contracts/interfaces/IBoringOwnableUpgradeable.sol +10 -0
- package/contracts/interfaces/IPActionAddRemoveLiq.sol +7 -7
- package/contracts/interfaces/IPActionSwapPT.sol +6 -6
- package/contracts/interfaces/IPActionSwapPTYT.sol +2 -2
- package/contracts/interfaces/IPActionSwapYT.sol +13 -13
- package/contracts/interfaces/IPFeeDistributor.sol +19 -0
- package/contracts/interfaces/IPFeeDistributorFactory.sol +14 -0
- package/contracts/interfaces/IPMarket.sol +2 -0
- package/contracts/interfaces/IPMsgReceiverApp.sol +7 -0
- package/contracts/interfaces/IPMsgSendEndpoint.sol +17 -0
- package/contracts/interfaces/IPVotingController.sol +22 -0
- package/contracts/interfaces/{IPVotingEscrow.sol → IPVotingEscrowMainchain.sol} +11 -1
- package/contracts/interfaces/ISuperComposableYield.sol +2 -7
- package/contracts/libraries/Errors.sol +121 -0
- package/contracts/libraries/OracleLib.sol +6 -3
- package/contracts/libraries/VeBalanceLib.sol +5 -1
- package/contracts/libraries/VeHistoryLib.sol +20 -31
- package/contracts/libraries/helpers/ArrayLib.sol +0 -17
- package/contracts/libraries/helpers/BaseSplitCodeFactory.sol +288 -0
- package/contracts/libraries/helpers/TokenHelper.sol +4 -0
- package/contracts/libraries/kyberswap/AggregationRouterHelper.sol +0 -7
- package/contracts/libraries/math/MarketMathCore.sol +29 -25
- package/contracts/libraries/math/Math.sol +6 -2
- package/contracts/libraries/math/WeekMath.sol +2 -2
- package/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol +43 -0
- package/contracts/offchain-helpers/MarketMathStatic.sol +36 -36
- package/contracts/offchain-helpers/RouterStatic.sol +53 -37
- package/deployments/43113-core.json +11 -10
- package/deployments/43113-markets/benqi-market-QI-USDC-FEB-2ND.json +8 -0
- package/deployments/43113-markets/benqi-market-QI-WETH-DEC-1ST.json +8 -0
- package/deployments/43113-testenv.json +9 -9
- package/deployments/80001-core.json +10 -9
- package/deployments/80001-markets/benqi-market-QI-USDC-FEB-2ND.json +8 -0
- package/deployments/80001-markets/benqi-market-QI-WETH-DEC-1ST.json +8 -0
- package/deployments/80001-testenv.json +16 -16
- package/package.json +1 -1
- package/typechain-types/ActionAddRemoveLiq.ts +18 -6
- package/typechain-types/ActionSwapPT.ts +18 -6
- package/typechain-types/ActionSwapPTYT.ts +6 -2
- package/typechain-types/ActionSwapYT.ts +18 -6
- package/typechain-types/IPActionAddRemoveLiq.ts +19 -7
- package/typechain-types/IPActionSwapPT.ts +18 -6
- package/typechain-types/IPActionSwapPTYT.ts +6 -2
- package/typechain-types/IPActionSwapYT.ts +18 -6
- package/typechain-types/IPAllAction.ts +61 -21
- package/typechain-types/IPBatchSeller.ts +19 -37
- package/typechain-types/IPMarket.ts +13 -0
- package/typechain-types/IPVotingController.ts +244 -7
- package/typechain-types/ISuperComposableYield.ts +7 -46
- package/typechain-types/MarketMathStatic.ts +139 -10
- package/typechain-types/PendleBatchSeller.ts +72 -50
- package/typechain-types/PendleGaugeControllerSidechainUpg.ts +28 -149
- package/typechain-types/PendleMarket.ts +104 -0
- package/typechain-types/PendleMarketFactory.ts +76 -13
- package/typechain-types/PendlePrincipalToken.ts +104 -0
- package/typechain-types/PendleQiTokenSCY.ts +111 -46
- package/typechain-types/PendleVotingControllerUpg.ts +133 -77
- package/typechain-types/PendleWstEthSCY.ts +111 -46
- package/typechain-types/PendleYieldContractFactory.ts +84 -21
- package/typechain-types/PendleYieldToken.ts +175 -0
- package/typechain-types/RouterStatic.ts +136 -67
- package/typechain-types/SCYBase.ts +111 -46
- package/typechain-types/SCYBaseWithRewards.ts +111 -46
- package/typechain-types/VotingControllerStorageUpg.ts +246 -27
- package/typechain-types/VotingEscrowPendleMainchain.ts +81 -93
- package/typechain-types/VotingEscrowPendleSidechain.ts +26 -171
- package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +169 -1
- package/typechain-types/factories/ActionCallback__factory.ts +108 -1
- package/typechain-types/factories/ActionMintRedeem__factory.ts +54 -1
- package/typechain-types/factories/ActionMisc__factory.ts +6 -1
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +107 -1
- package/typechain-types/factories/ActionSwapPT__factory.ts +196 -1
- package/typechain-types/factories/ActionSwapYT__factory.ts +143 -1
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +1 -1
- package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +31 -1
- package/typechain-types/factories/IPActionSwapPTYT__factory.ts +10 -0
- package/typechain-types/factories/IPActionSwapPT__factory.ts +30 -0
- package/typechain-types/factories/IPActionSwapYT__factory.ts +30 -0
- package/typechain-types/factories/IPAllAction__factory.ts +101 -1
- package/typechain-types/factories/IPBatchSeller__factory.ts +4 -10
- package/typechain-types/factories/IPMarket__factory.ts +13 -0
- package/typechain-types/factories/IPVotingController__factory.ts +148 -0
- package/typechain-types/factories/ISuperComposableYield__factory.ts +4 -28
- package/typechain-types/factories/MarketMathStatic__factory.ts +181 -3
- package/typechain-types/factories/OracleLib__factory.ts +27 -1
- package/typechain-types/factories/Pendle3CrvAndTokenSCY__factory.ts +1 -1
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleBatchSeller__factory.ts +40 -118
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC20Permit__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerBaseUpg__factory.ts +11 -0
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +28 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +48 -86
- package/typechain-types/factories/PendleMarketFactory__factory.ts +129 -9
- package/typechain-types/factories/PendleMarket__factory.ts +214 -1
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +86 -1
- package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +198 -29
- package/typechain-types/factories/PendleRouter__factory.ts +12 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +235 -40
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +137 -22
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +103 -20
- package/typechain-types/factories/PendleYieldToken__factory.ts +163 -1
- package/typechain-types/factories/PtAMMArb__factory.ts +1 -1
- package/typechain-types/factories/RouterStatic__factory.ts +95 -19
- package/typechain-types/factories/SCYBaseWithRewards__factory.ts +136 -21
- package/typechain-types/factories/SCYBase__factory.ts +136 -21
- package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +232 -12
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +171 -47
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +31 -93
- package/typechain-types/hardhat.d.ts +393 -114
- package/typechain-types/index.ts +36 -66
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.json +0 -810
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.json +0 -10
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.json +0 -833
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.json +0 -723
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.json +0 -728
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.json +0 -705
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.json +0 -864
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.json +0 -718
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.json +0 -784
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.json +0 -134
- package/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol +0 -161
- package/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol +0 -126
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol +0 -242
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol +0 -146
- package/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol +0 -176
- package/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol +0 -129
- package/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol +0 -193
- package/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol +0 -155
- package/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol +0 -182
- package/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol +0 -53
- package/contracts/libraries/helpers/SSTORE2Deployer.sol +0 -30
- package/contracts/libraries/solmate/SSTORE2.sol +0 -99
- package/contracts/offchain-helpers/SSTORE2DeployerContract.sol +0 -21
- package/deployments/43113-markets/benqi-market-10D931.json +0 -8
- package/deployments/43113-markets/benqi-market-9fbD64.json +0 -8
- package/deployments/43113-markets/benqi-market-A12361.json +0 -8
|
@@ -0,0 +1,376 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "PendleFeeDistributorFactory",
|
|
4
|
+
"sourceName": "contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"internalType": "address",
|
|
10
|
+
"name": "_rewardToken",
|
|
11
|
+
"type": "address"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"internalType": "address",
|
|
15
|
+
"name": "_votingController",
|
|
16
|
+
"type": "address"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"internalType": "address",
|
|
20
|
+
"name": "_vePendle",
|
|
21
|
+
"type": "address"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"internalType": "address",
|
|
25
|
+
"name": "_feeDistributorCreationCodeContractA",
|
|
26
|
+
"type": "address"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"internalType": "uint256",
|
|
30
|
+
"name": "_feeDistributorCreationCodeSizeA",
|
|
31
|
+
"type": "uint256"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"internalType": "address",
|
|
35
|
+
"name": "_feeDistributorCreationCodeContractB",
|
|
36
|
+
"type": "address"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"internalType": "uint256",
|
|
40
|
+
"name": "_feeDistributorCreationCodeSizeB",
|
|
41
|
+
"type": "uint256"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"stateMutability": "nonpayable",
|
|
45
|
+
"type": "constructor"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"inputs": [
|
|
49
|
+
{
|
|
50
|
+
"internalType": "address",
|
|
51
|
+
"name": "pool",
|
|
52
|
+
"type": "address"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"internalType": "address",
|
|
56
|
+
"name": "distributor",
|
|
57
|
+
"type": "address"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"name": "FDFactoryDistributorAlreadyExisted",
|
|
61
|
+
"type": "error"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"anonymous": false,
|
|
65
|
+
"inputs": [
|
|
66
|
+
{
|
|
67
|
+
"indexed": true,
|
|
68
|
+
"internalType": "address",
|
|
69
|
+
"name": "previousOwner",
|
|
70
|
+
"type": "address"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"indexed": true,
|
|
74
|
+
"internalType": "address",
|
|
75
|
+
"name": "newOwner",
|
|
76
|
+
"type": "address"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"name": "OwnershipTransferred",
|
|
80
|
+
"type": "event"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"inputs": [],
|
|
84
|
+
"name": "claimOwnership",
|
|
85
|
+
"outputs": [],
|
|
86
|
+
"stateMutability": "nonpayable",
|
|
87
|
+
"type": "function"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"inputs": [
|
|
91
|
+
{
|
|
92
|
+
"internalType": "address",
|
|
93
|
+
"name": "pool",
|
|
94
|
+
"type": "address"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"internalType": "uint64",
|
|
98
|
+
"name": "startTime",
|
|
99
|
+
"type": "uint64"
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
"name": "createFeeDistributor",
|
|
103
|
+
"outputs": [
|
|
104
|
+
{
|
|
105
|
+
"internalType": "address",
|
|
106
|
+
"name": "distributor",
|
|
107
|
+
"type": "address"
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"stateMutability": "nonpayable",
|
|
111
|
+
"type": "function"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"inputs": [],
|
|
115
|
+
"name": "feeDistributorCreationCodeContractA",
|
|
116
|
+
"outputs": [
|
|
117
|
+
{
|
|
118
|
+
"internalType": "address",
|
|
119
|
+
"name": "",
|
|
120
|
+
"type": "address"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"stateMutability": "view",
|
|
124
|
+
"type": "function"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"inputs": [],
|
|
128
|
+
"name": "feeDistributorCreationCodeContractB",
|
|
129
|
+
"outputs": [
|
|
130
|
+
{
|
|
131
|
+
"internalType": "address",
|
|
132
|
+
"name": "",
|
|
133
|
+
"type": "address"
|
|
134
|
+
}
|
|
135
|
+
],
|
|
136
|
+
"stateMutability": "view",
|
|
137
|
+
"type": "function"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"inputs": [],
|
|
141
|
+
"name": "feeDistributorCreationCodeSizeA",
|
|
142
|
+
"outputs": [
|
|
143
|
+
{
|
|
144
|
+
"internalType": "uint256",
|
|
145
|
+
"name": "",
|
|
146
|
+
"type": "uint256"
|
|
147
|
+
}
|
|
148
|
+
],
|
|
149
|
+
"stateMutability": "view",
|
|
150
|
+
"type": "function"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"inputs": [],
|
|
154
|
+
"name": "feeDistributorCreationCodeSizeB",
|
|
155
|
+
"outputs": [
|
|
156
|
+
{
|
|
157
|
+
"internalType": "uint256",
|
|
158
|
+
"name": "",
|
|
159
|
+
"type": "uint256"
|
|
160
|
+
}
|
|
161
|
+
],
|
|
162
|
+
"stateMutability": "view",
|
|
163
|
+
"type": "function"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"inputs": [
|
|
167
|
+
{
|
|
168
|
+
"internalType": "address",
|
|
169
|
+
"name": "user",
|
|
170
|
+
"type": "address"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"internalType": "address",
|
|
174
|
+
"name": "pool",
|
|
175
|
+
"type": "address"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"internalType": "uint256",
|
|
179
|
+
"name": "epoch",
|
|
180
|
+
"type": "uint256"
|
|
181
|
+
}
|
|
182
|
+
],
|
|
183
|
+
"name": "getUserAndTotalSharesAt",
|
|
184
|
+
"outputs": [
|
|
185
|
+
{
|
|
186
|
+
"internalType": "uint256",
|
|
187
|
+
"name": "userShare",
|
|
188
|
+
"type": "uint256"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"internalType": "uint256",
|
|
192
|
+
"name": "totalShare",
|
|
193
|
+
"type": "uint256"
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"stateMutability": "view",
|
|
197
|
+
"type": "function"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"inputs": [],
|
|
201
|
+
"name": "lastFinishedEpoch",
|
|
202
|
+
"outputs": [
|
|
203
|
+
{
|
|
204
|
+
"internalType": "uint256",
|
|
205
|
+
"name": "",
|
|
206
|
+
"type": "uint256"
|
|
207
|
+
}
|
|
208
|
+
],
|
|
209
|
+
"stateMutability": "view",
|
|
210
|
+
"type": "function"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"inputs": [],
|
|
214
|
+
"name": "owner",
|
|
215
|
+
"outputs": [
|
|
216
|
+
{
|
|
217
|
+
"internalType": "address",
|
|
218
|
+
"name": "",
|
|
219
|
+
"type": "address"
|
|
220
|
+
}
|
|
221
|
+
],
|
|
222
|
+
"stateMutability": "view",
|
|
223
|
+
"type": "function"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"inputs": [],
|
|
227
|
+
"name": "pendingOwner",
|
|
228
|
+
"outputs": [
|
|
229
|
+
{
|
|
230
|
+
"internalType": "address",
|
|
231
|
+
"name": "",
|
|
232
|
+
"type": "address"
|
|
233
|
+
}
|
|
234
|
+
],
|
|
235
|
+
"stateMutability": "view",
|
|
236
|
+
"type": "function"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"inputs": [
|
|
240
|
+
{
|
|
241
|
+
"internalType": "address",
|
|
242
|
+
"name": "",
|
|
243
|
+
"type": "address"
|
|
244
|
+
}
|
|
245
|
+
],
|
|
246
|
+
"name": "poolInfos",
|
|
247
|
+
"outputs": [
|
|
248
|
+
{
|
|
249
|
+
"internalType": "address",
|
|
250
|
+
"name": "distributor",
|
|
251
|
+
"type": "address"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"internalType": "uint64",
|
|
255
|
+
"name": "startTime",
|
|
256
|
+
"type": "uint64"
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"stateMutability": "view",
|
|
260
|
+
"type": "function"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"inputs": [],
|
|
264
|
+
"name": "rewardToken",
|
|
265
|
+
"outputs": [
|
|
266
|
+
{
|
|
267
|
+
"internalType": "address",
|
|
268
|
+
"name": "",
|
|
269
|
+
"type": "address"
|
|
270
|
+
}
|
|
271
|
+
],
|
|
272
|
+
"stateMutability": "view",
|
|
273
|
+
"type": "function"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"inputs": [
|
|
277
|
+
{
|
|
278
|
+
"internalType": "address",
|
|
279
|
+
"name": "newOwner",
|
|
280
|
+
"type": "address"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"internalType": "bool",
|
|
284
|
+
"name": "direct",
|
|
285
|
+
"type": "bool"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"internalType": "bool",
|
|
289
|
+
"name": "renounce",
|
|
290
|
+
"type": "bool"
|
|
291
|
+
}
|
|
292
|
+
],
|
|
293
|
+
"name": "transferOwnership",
|
|
294
|
+
"outputs": [],
|
|
295
|
+
"stateMutability": "nonpayable",
|
|
296
|
+
"type": "function"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"inputs": [
|
|
300
|
+
{
|
|
301
|
+
"internalType": "address",
|
|
302
|
+
"name": "user",
|
|
303
|
+
"type": "address"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"internalType": "address",
|
|
307
|
+
"name": "pool",
|
|
308
|
+
"type": "address"
|
|
309
|
+
}
|
|
310
|
+
],
|
|
311
|
+
"name": "updateUserShare",
|
|
312
|
+
"outputs": [],
|
|
313
|
+
"stateMutability": "nonpayable",
|
|
314
|
+
"type": "function"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"inputs": [
|
|
318
|
+
{
|
|
319
|
+
"internalType": "address",
|
|
320
|
+
"name": "",
|
|
321
|
+
"type": "address"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"internalType": "address",
|
|
325
|
+
"name": "",
|
|
326
|
+
"type": "address"
|
|
327
|
+
}
|
|
328
|
+
],
|
|
329
|
+
"name": "userInfo",
|
|
330
|
+
"outputs": [
|
|
331
|
+
{
|
|
332
|
+
"internalType": "uint128",
|
|
333
|
+
"name": "timestamp",
|
|
334
|
+
"type": "uint128"
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"internalType": "uint128",
|
|
338
|
+
"name": "iter",
|
|
339
|
+
"type": "uint128"
|
|
340
|
+
}
|
|
341
|
+
],
|
|
342
|
+
"stateMutability": "view",
|
|
343
|
+
"type": "function"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"inputs": [],
|
|
347
|
+
"name": "vePendle",
|
|
348
|
+
"outputs": [
|
|
349
|
+
{
|
|
350
|
+
"internalType": "address",
|
|
351
|
+
"name": "",
|
|
352
|
+
"type": "address"
|
|
353
|
+
}
|
|
354
|
+
],
|
|
355
|
+
"stateMutability": "view",
|
|
356
|
+
"type": "function"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"inputs": [],
|
|
360
|
+
"name": "votingController",
|
|
361
|
+
"outputs": [
|
|
362
|
+
{
|
|
363
|
+
"internalType": "address",
|
|
364
|
+
"name": "",
|
|
365
|
+
"type": "address"
|
|
366
|
+
}
|
|
367
|
+
],
|
|
368
|
+
"stateMutability": "view",
|
|
369
|
+
"type": "function"
|
|
370
|
+
}
|
|
371
|
+
],
|
|
372
|
+
"bytecode": "0x6101606040523480156200001257600080fd5b50604051620019e8380380620019e883398101604081905262000035916200022c565b6001600160a01b03868116608052851660a052600154600160a81b900460ff166200006e57600154600160a01b900460ff161562000078565b620000786200015f565b620000e15760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b600154600160a81b900460ff161580156200010c576001805461ffff60a01b191661010160a01b1790555b620001166200017d565b6001600160a01b038089166101405285811660c05260e0859052831661010052610120829052801562000151576001805460ff60a81b191690555b5050505050505050620002af565b600062000177306200020060201b620007b21760201c565b15905090565b600154600160a81b900460ff16620001ec5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401620000d8565b600080546001600160a01b03191633179055565b6001600160a01b03163b151590565b80516001600160a01b03811681146200022757600080fd5b919050565b600080600080600080600060e0888a0312156200024857600080fd5b62000253886200020f565b965062000263602089016200020f565b955062000273604089016200020f565b945062000283606089016200020f565b9350608088015192506200029a60a089016200020f565b915060c0880151905092959891949750929550565b60805160a05160c05160e051610100516101205161014051611667620003816000396000818161034a01526105a90152600081816101c0015261065801526000818161032301526106370152600081816101f501526106160152600081816102a501526105f501526000818161026b015281816108090152818161085e015281816109470152818161098001528181610e7201528181610ec001528181610f950152610ff20152600081816102240152818161091001528181610a1901528181610f54015261107c01526116676000f3fe608060405234801561001057600080fd5b50600436106100db5760003560e01c8063078dfbe7146100e05780630f208beb146100f557806342340a5614610159578063428c37ef146101bb57806344d68199146101f05780634e71e0c814610217578063517afbcf1461021f57806361565a8f1461025357806382dabb21146102665780638da5cb5b1461028d57806396c6d825146102a0578063b9a53a84146102c7578063c0aabb0d146102d0578063c6adc068146102f8578063e30c39781461030b578063f5636a321461031e578063f7c618c114610345575b600080fd5b6100f36100ee36600461128d565b61036c565b005b6101346101033660046112d0565b60326020908152600092835260408084209091529082529020546001600160801b0380821691600160801b90041682565b604080516001600160801b039384168152929091166020830152015b60405180910390f35b610194610167366004611303565b6035602052600090815260409020546001600160a01b03811690600160a01b90046001600160401b031682565b604080516001600160a01b0390931683526001600160401b03909116602083015201610150565b6101e27f000000000000000000000000000000000000000000000000000000000000000081565b604051908152602001610150565b6101e27f000000000000000000000000000000000000000000000000000000000000000081565b6100f3610472565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b604051610150919061131e565b610246610261366004611332565b61051d565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b600054610246906001600160a01b031681565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b6101e260345481565b6102e36102de366004611375565b61074e565b60408051928352602083019190915201610150565b6100f36103063660046112d0565b61079b565b600154610246906001600160a01b031681565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b6000546001600160a01b0316331461039f5760405162461bcd60e51b8152600401610396906113b1565b60405180910390fd5b8115610450576001600160a01b0383161515806103b95750805b6103fd5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610396565b600080546040516001600160a01b038087169392169160008051602061161283398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0385166001600160a01b0319909116179055505050565b6001546001600160a01b03163381146104cd5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610396565b600080546040516001600160a01b038085169392169160008051602061161283398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b600080546001600160a01b031633146105485760405162461bcd60e51b8152600401610396906113b1565b6001600160a01b0383811660009081526035602052604090205416156105a0576001600160a01b03808416600090815260356020526040908190205490516320babb1d60e11b815261039692869216906004016113e6565b61067c600080857f0000000000000000000000000000000000000000000000000000000000000000866001600160401b03166040516020016105e493929190611400565b6040516020818303038152906040527f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006107c1565b60405163078dfbe760e01b815233600482015260016024820152600060448201529091506001600160a01b0382169063078dfbe790606401600060405180830381600087803b1580156106ce57600080fd5b505af11580156106e2573d6000803e3d6000fd5b50506040805180820182526001600160a01b0380861682526001600160401b0396871660208084019182529882166000908152603590995292909720905181549251909616600160a01b026001600160e01b031990921695909616949094179390931790935592915050565b6001600160a01b0380841660009081526033602090815260408083209386168352928152828220848352905290812054906107918461078c856107eb565b610805565b9050935093915050565b6107a481610945565b6107ae8282610a83565b5050565b6001600160a01b03163b151590565b6000806107d18787878787610d01565b90506107de898983610d53565b9998505050505050505050565b60006001600160801b0382111561080157600080fd5b5090565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036108e25760405163947975d960e01b81526001600160801b03831660048201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063947975d9906024015b602060405180830381865afa1580156108ae573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108d2919061143b565b6001600160801b0316905061093f565b60405163f144cf1760e01b81526001600160a01b0384811660048301526001600160801b03841660248301527f0000000000000000000000000000000000000000000000000000000000000000169063f144cf1790604401610891565b92915050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316816001600160a01b031603610a02577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166330d981af6040518163ffffffff1660e01b81526004016020604051808303816000875af11580156109de573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107ae919061143b565b604051630e2e1d9760e21b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906338b8765c90610a4e90849060040161131e565b600060405180830381600087803b158015610a6857600080fd5b505af1158015610a7c573d6000803e3d6000fd5b5050505050565b6000610a8d610e5e565b6001600160a01b038085166000908152603260209081526040808320938716835292905220549091506001600160801b039081169082168103610ad05750505050565b806001600160801b0316600003610b0c57506001600160a01b038216600090815260356020526040902054600160a01b90046001600160401b03165b6000610b188585610e6e565b905080600003610b6c5750506001600160a01b0392831660009081526032602090815260408083209490951682529290925291902080546001600160801b0319166001600160801b03909216919091179055565b6001600160a01b038581166000908152603260209081526040808320938816835292905290812054600160801b90046001600160801b031690610bb0878784610f8b565b9050610bba611212565b83610bc684600161146c565b6001600160801b03161015610bf657610bf38888610be586600161146c565b6001600160801b0316610f8b565b90505b856001600160801b0316856001600160801b03161015610c9f57610c1d620151808661146c565b9450610c2e8888868686868b6110b5565b925081600001516001600160801b0316856001600160801b031610610c9a576020820151610c5c908661114f565b6001600160a01b03808a166000908152603360209081526040808320938c1683529281528282206001600160801b038a811684529152919020911690555b610bf6565b50506040805180820182526001600160801b03958616815291851660208084019182526001600160a01b0398891660009081526032825283812098909916895296909652909520945193518316600160801b0293909216929092179092555050565b8451604080516020848701808501808401830190945283835291939192908401876000828b3c856000898301893c5060208981019085850101610d458183866111a2565b505050505095945050505050565b60008084471015610da65760405162461bcd60e51b815260206004820152601d60248201527f437265617465323a20696e73756666696369656e742062616c616e63650000006044820152606401610396565b8251600003610df75760405162461bcd60e51b815260206004820181905260248201527f437265617465323a2062797465636f6465206c656e677468206973207a65726f6044820152606401610396565b8383516020850187f590506001600160a01b038116610e545760405162461bcd60e51b8152602060048201526019602482015278437265617465323a204661696c6564206f6e206465706c6f7960381b6044820152606401610396565b90505b9392505050565b6000610e69426111e0565b905090565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b031603610f3d5760405163fc367c6160e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063fc367c6190610ef590869060040161131e565b602060405180830381865afa158015610f12573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f369190611497565b905061093f565b604051633575141360e11b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690636aea282690610ef590869086906004016113e6565b610f93611212565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b03160361106557604051637c386c7160e01b81526001600160a01b038581166004830152602482018490527f00000000000000000000000000000000000000000000000000000000000000001690637c386c71906044015b606060405180830381865afa15801561103a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061105e91906114e6565b9050610e57565b60405163632c096d60e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063632c096d9061101d90879087908790600401611400565b60005b856110c486600161146c565b6001600160801b03161080156110ef575082600001516001600160801b0316826001600160801b0316115b15611143576110fe84846111fa565b8561110a86600261146c565b6001600160801b031610156111335761113361112c8989610be589600261146c565b84906111fa565b61113c85611558565b94506110b8565b50929695505050505050565b600082600001516001600160801b031682846020015161116f9190611586565b6001600160801b031611156111865750600061093f565b8183602001516111969190611586565b8351610e5791906115b5565b5b602081106111c2578151835260209283019290910190601f19016111a3565b905182516020929092036101000a6000190180199091169116179052565b6000620151806111f081846115dd565b61093f9190611586565b80516001600160801b03168252602090810151910152565b604051806040016040528060006001600160801b0316815260200161125c604051806040016040528060006001600160801b0316815260200160006001600160801b031681525090565b905290565b80356001600160a01b038116811461127857600080fd5b919050565b8035801515811461127857600080fd5b6000806000606084860312156112a257600080fd5b6112ab84611261565b92506112b96020850161127d565b91506112c76040850161127d565b90509250925092565b600080604083850312156112e357600080fd5b6112ec83611261565b91506112fa60208401611261565b90509250929050565b60006020828403121561131557600080fd5b610e5782611261565b6001600160a01b0391909116815260200190565b6000806040838503121561134557600080fd5b61134e83611261565b915060208301356001600160401b038116811461136a57600080fd5b809150509250929050565b60008060006060848603121561138a57600080fd5b61139384611261565b92506113a160208501611261565b9150604084013590509250925092565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6001600160a01b0392831681529116602082015260400190565b6001600160a01b039384168152919092166020820152604081019190915260600190565b80516001600160801b038116811461127857600080fd5b60006020828403121561144d57600080fd5b610e5782611424565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b0382811684821680830382111561148e5761148e611456565b01949350505050565b6000602082840312156114a957600080fd5b5051919050565b604080519081016001600160401b03811182821017156114e057634e487b7160e01b600052604160045260246000fd5b60405290565b600081830360608112156114f957600080fd5b6115016114b0565b61150a84611424565b81526040601f198301121561151e57600080fd5b6115266114b0565b915061153460208501611424565b825261154260408501611424565b6020830152816020820152809250505092915050565b60006001600160801b038281166002600160801b0319810161157c5761157c611456565b6001019392505050565b60006001600160801b03828116848216811515828404821116156115ac576115ac611456565b02949350505050565b60006001600160801b03838116908316818110156115d5576115d5611456565b039392505050565b60006001600160801b038381168061160557634e487b7160e01b600052601260045260246000fd5b9216919091049291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a26469706673582212205d1c3f32763da22934e898918892657ff0e78aa55ef3c89082dcb3b7eb5c66e164736f6c634300080f0033",
|
|
373
|
+
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100db5760003560e01c8063078dfbe7146100e05780630f208beb146100f557806342340a5614610159578063428c37ef146101bb57806344d68199146101f05780634e71e0c814610217578063517afbcf1461021f57806361565a8f1461025357806382dabb21146102665780638da5cb5b1461028d57806396c6d825146102a0578063b9a53a84146102c7578063c0aabb0d146102d0578063c6adc068146102f8578063e30c39781461030b578063f5636a321461031e578063f7c618c114610345575b600080fd5b6100f36100ee36600461128d565b61036c565b005b6101346101033660046112d0565b60326020908152600092835260408084209091529082529020546001600160801b0380821691600160801b90041682565b604080516001600160801b039384168152929091166020830152015b60405180910390f35b610194610167366004611303565b6035602052600090815260409020546001600160a01b03811690600160a01b90046001600160401b031682565b604080516001600160a01b0390931683526001600160401b03909116602083015201610150565b6101e27f000000000000000000000000000000000000000000000000000000000000000081565b604051908152602001610150565b6101e27f000000000000000000000000000000000000000000000000000000000000000081565b6100f3610472565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b604051610150919061131e565b610246610261366004611332565b61051d565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b600054610246906001600160a01b031681565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b6101e260345481565b6102e36102de366004611375565b61074e565b60408051928352602083019190915201610150565b6100f36103063660046112d0565b61079b565b600154610246906001600160a01b031681565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b6102467f000000000000000000000000000000000000000000000000000000000000000081565b6000546001600160a01b0316331461039f5760405162461bcd60e51b8152600401610396906113b1565b60405180910390fd5b8115610450576001600160a01b0383161515806103b95750805b6103fd5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610396565b600080546040516001600160a01b038087169392169160008051602061161283398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0385166001600160a01b0319909116179055505050565b6001546001600160a01b03163381146104cd5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610396565b600080546040516001600160a01b038085169392169160008051602061161283398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b600080546001600160a01b031633146105485760405162461bcd60e51b8152600401610396906113b1565b6001600160a01b0383811660009081526035602052604090205416156105a0576001600160a01b03808416600090815260356020526040908190205490516320babb1d60e11b815261039692869216906004016113e6565b61067c600080857f0000000000000000000000000000000000000000000000000000000000000000866001600160401b03166040516020016105e493929190611400565b6040516020818303038152906040527f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006107c1565b60405163078dfbe760e01b815233600482015260016024820152600060448201529091506001600160a01b0382169063078dfbe790606401600060405180830381600087803b1580156106ce57600080fd5b505af11580156106e2573d6000803e3d6000fd5b50506040805180820182526001600160a01b0380861682526001600160401b0396871660208084019182529882166000908152603590995292909720905181549251909616600160a01b026001600160e01b031990921695909616949094179390931790935592915050565b6001600160a01b0380841660009081526033602090815260408083209386168352928152828220848352905290812054906107918461078c856107eb565b610805565b9050935093915050565b6107a481610945565b6107ae8282610a83565b5050565b6001600160a01b03163b151590565b6000806107d18787878787610d01565b90506107de898983610d53565b9998505050505050505050565b60006001600160801b0382111561080157600080fd5b5090565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036108e25760405163947975d960e01b81526001600160801b03831660048201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063947975d9906024015b602060405180830381865afa1580156108ae573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108d2919061143b565b6001600160801b0316905061093f565b60405163f144cf1760e01b81526001600160a01b0384811660048301526001600160801b03841660248301527f0000000000000000000000000000000000000000000000000000000000000000169063f144cf1790604401610891565b92915050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316816001600160a01b031603610a02577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166330d981af6040518163ffffffff1660e01b81526004016020604051808303816000875af11580156109de573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107ae919061143b565b604051630e2e1d9760e21b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906338b8765c90610a4e90849060040161131e565b600060405180830381600087803b158015610a6857600080fd5b505af1158015610a7c573d6000803e3d6000fd5b5050505050565b6000610a8d610e5e565b6001600160a01b038085166000908152603260209081526040808320938716835292905220549091506001600160801b039081169082168103610ad05750505050565b806001600160801b0316600003610b0c57506001600160a01b038216600090815260356020526040902054600160a01b90046001600160401b03165b6000610b188585610e6e565b905080600003610b6c5750506001600160a01b0392831660009081526032602090815260408083209490951682529290925291902080546001600160801b0319166001600160801b03909216919091179055565b6001600160a01b038581166000908152603260209081526040808320938816835292905290812054600160801b90046001600160801b031690610bb0878784610f8b565b9050610bba611212565b83610bc684600161146c565b6001600160801b03161015610bf657610bf38888610be586600161146c565b6001600160801b0316610f8b565b90505b856001600160801b0316856001600160801b03161015610c9f57610c1d620151808661146c565b9450610c2e8888868686868b6110b5565b925081600001516001600160801b0316856001600160801b031610610c9a576020820151610c5c908661114f565b6001600160a01b03808a166000908152603360209081526040808320938c1683529281528282206001600160801b038a811684529152919020911690555b610bf6565b50506040805180820182526001600160801b03958616815291851660208084019182526001600160a01b0398891660009081526032825283812098909916895296909652909520945193518316600160801b0293909216929092179092555050565b8451604080516020848701808501808401830190945283835291939192908401876000828b3c856000898301893c5060208981019085850101610d458183866111a2565b505050505095945050505050565b60008084471015610da65760405162461bcd60e51b815260206004820152601d60248201527f437265617465323a20696e73756666696369656e742062616c616e63650000006044820152606401610396565b8251600003610df75760405162461bcd60e51b815260206004820181905260248201527f437265617465323a2062797465636f6465206c656e677468206973207a65726f6044820152606401610396565b8383516020850187f590506001600160a01b038116610e545760405162461bcd60e51b8152602060048201526019602482015278437265617465323a204661696c6564206f6e206465706c6f7960381b6044820152606401610396565b90505b9392505050565b6000610e69426111e0565b905090565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b031603610f3d5760405163fc367c6160e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063fc367c6190610ef590869060040161131e565b602060405180830381865afa158015610f12573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f369190611497565b905061093f565b604051633575141360e11b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690636aea282690610ef590869086906004016113e6565b610f93611212565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b03160361106557604051637c386c7160e01b81526001600160a01b038581166004830152602482018490527f00000000000000000000000000000000000000000000000000000000000000001690637c386c71906044015b606060405180830381865afa15801561103a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061105e91906114e6565b9050610e57565b60405163632c096d60e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063632c096d9061101d90879087908790600401611400565b60005b856110c486600161146c565b6001600160801b03161080156110ef575082600001516001600160801b0316826001600160801b0316115b15611143576110fe84846111fa565b8561110a86600261146c565b6001600160801b031610156111335761113361112c8989610be589600261146c565b84906111fa565b61113c85611558565b94506110b8565b50929695505050505050565b600082600001516001600160801b031682846020015161116f9190611586565b6001600160801b031611156111865750600061093f565b8183602001516111969190611586565b8351610e5791906115b5565b5b602081106111c2578151835260209283019290910190601f19016111a3565b905182516020929092036101000a6000190180199091169116179052565b6000620151806111f081846115dd565b61093f9190611586565b80516001600160801b03168252602090810151910152565b604051806040016040528060006001600160801b0316815260200161125c604051806040016040528060006001600160801b0316815260200160006001600160801b031681525090565b905290565b80356001600160a01b038116811461127857600080fd5b919050565b8035801515811461127857600080fd5b6000806000606084860312156112a257600080fd5b6112ab84611261565b92506112b96020850161127d565b91506112c76040850161127d565b90509250925092565b600080604083850312156112e357600080fd5b6112ec83611261565b91506112fa60208401611261565b90509250929050565b60006020828403121561131557600080fd5b610e5782611261565b6001600160a01b0391909116815260200190565b6000806040838503121561134557600080fd5b61134e83611261565b915060208301356001600160401b038116811461136a57600080fd5b809150509250929050565b60008060006060848603121561138a57600080fd5b61139384611261565b92506113a160208501611261565b9150604084013590509250925092565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6001600160a01b0392831681529116602082015260400190565b6001600160a01b039384168152919092166020820152604081019190915260600190565b80516001600160801b038116811461127857600080fd5b60006020828403121561144d57600080fd5b610e5782611424565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b0382811684821680830382111561148e5761148e611456565b01949350505050565b6000602082840312156114a957600080fd5b5051919050565b604080519081016001600160401b03811182821017156114e057634e487b7160e01b600052604160045260246000fd5b60405290565b600081830360608112156114f957600080fd5b6115016114b0565b61150a84611424565b81526040601f198301121561151e57600080fd5b6115266114b0565b915061153460208501611424565b825261154260408501611424565b6020830152816020820152809250505092915050565b60006001600160801b038281166002600160801b0319810161157c5761157c611456565b6001019392505050565b60006001600160801b03828116848216811515828404821116156115ac576115ac611456565b02949350505050565b60006001600160801b03838116908316818110156115d5576115d5611456565b039392505050565b60006001600160801b038381168061160557634e487b7160e01b600052601260045260246000fd5b9216919091049291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a26469706673582212205d1c3f32763da22934e898918892657ff0e78aa55ef3c89082dcb3b7eb5c66e164736f6c634300080f0033",
|
|
374
|
+
"linkReferences": {},
|
|
375
|
+
"deployedLinkReferences": {}
|
|
376
|
+
}
|
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
"contractName": "PendleGaugeControllerBaseUpg",
|
|
4
4
|
"sourceName": "contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol",
|
|
5
5
|
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"internalType": "address",
|
|
10
|
+
"name": "caller",
|
|
11
|
+
"type": "address"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"name": "GCNotPendleMarket",
|
|
15
|
+
"type": "error"
|
|
16
|
+
},
|
|
6
17
|
{
|
|
7
18
|
"anonymous": false,
|
|
8
19
|
"inputs": [
|
|
@@ -24,6 +24,33 @@
|
|
|
24
24
|
"stateMutability": "nonpayable",
|
|
25
25
|
"type": "constructor"
|
|
26
26
|
},
|
|
27
|
+
{
|
|
28
|
+
"inputs": [],
|
|
29
|
+
"name": "ArrayLengthMismatch",
|
|
30
|
+
"type": "error"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"inputs": [
|
|
34
|
+
{
|
|
35
|
+
"internalType": "address",
|
|
36
|
+
"name": "caller",
|
|
37
|
+
"type": "address"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"name": "GCNotPendleMarket",
|
|
41
|
+
"type": "error"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"inputs": [
|
|
45
|
+
{
|
|
46
|
+
"internalType": "address",
|
|
47
|
+
"name": "caller",
|
|
48
|
+
"type": "address"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"name": "GCNotVotingController",
|
|
52
|
+
"type": "error"
|
|
53
|
+
},
|
|
27
54
|
{
|
|
28
55
|
"anonymous": false,
|
|
29
56
|
"inputs": [
|
|
@@ -299,8 +326,8 @@
|
|
|
299
326
|
"type": "function"
|
|
300
327
|
}
|
|
301
328
|
],
|
|
302
|
-
"bytecode": "0x60e06040523480156200001157600080fd5b506040516200169838038062001698833981016040819052620000349162000180565b6001600160a01b03828116608052811660a052600154600160a81b900460ff166200006d57600154600160a01b900460ff161562000077565b6200007762000136565b620000df5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b600154600160a81b900460ff161580156200010a576001805461ffff60a01b191661010160a01b1790555b6001600160a01b03841660c05280156200012c576001805460ff60a81b191690555b50505050620001ca565b60006200014e306200015460201b620007e41760201c565b15905090565b6001600160a01b03163b151590565b80516001600160a01b03811681146200017b57600080fd5b919050565b6000806000606084860312156200019657600080fd5b620001a18462000163565b9250620001b16020850162000163565b9150620001c16040850162000163565b90509250925092565b60805160a05160c05161147c6200021c600039600081816101c7015261060901526000818160fc0152610446015260008181610237015281816105900152818161078801526107bc015261147c6000f3fe608060405234801561001057600080fd5b50600436106100ba5760003560e01c8063049e0c8c146100bf57806306ae7095146100f7578063078dfbe71461012b57806348e5d9f8146101405780634e71e0c8146101ba578063517afbcf146101c257806358f3d163146101e957806372cbf870146101f15780638129fc1c146102045780638da5cb5b1461020c578063a0262b3b1461021f578063a2c530da14610232578063e30c397814610259578063f26f2cb41461026c575b600080fd5b6100e26100cd366004610f51565b60336020526000908152604090205460ff1681565b60405190151581526020015b60405180910390f35b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b6040516100ee9190610f6c565b61013e610139366004610fa5565b61027f565b005b61018761014e366004610fee565b603260205260009081526040902080546001909101546001600160801b0380831692600160801b90819004821692808316929190041684565b604080516001600160801b03958616815293851660208501529184169183019190915290911660608201526080016100ee565b61013e610384565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b61013e61042f565b61013e6101ff3660046110dd565b6105fe565b61013e610679565b60005461011e906001600160a01b031681565b61013e61022d3660046111ae565b610751565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b60015461011e906001600160a01b031681565b61013e61027a3660046111ae565b6107af565b6000546001600160a01b031633146102b25760405162461bcd60e51b81526004016102a9906111c7565b60405180910390fd5b8115610363576001600160a01b0383161515806102cc5750805b6103105760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102a9565b600080546040516001600160a01b038087169392169160008051602061142783398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001546001600160a01b03163381146103df5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102a9565b600080546040516001600160a01b038085169392169160008051602061142783398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f9061047b903390600401610f6c565b602060405180830381865afa158015610498573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104bc91906111fc565b6104f95760405162461bcd60e51b815260206004820152600e60248201526d1a5b9d985b1a59081b585c9ad95d60921b60448201526064016102a9565b33610503816107f3565b6001600160a01b0382166000908152603260209081526040918290208351918401516001600160801b03928316600160801b918416820217808355938501516060909501519483169483168102949094176001909101559190041680156105b7576001600160a01b03808316600090815260326020526040902080546001600160801b031690556105b7907f00000000000000000000000000000000000000000000000000000000000000001683836108ce565b816001600160a01b03167ff7823f78d472190ac0f94e11854ed334dce4a2e571e5f1bf7a8aec9469891d97826040516105f291815260200190565b60405180910390a25050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461066e5760405162461bcd60e51b81526020600482015260156024820152743737ba103b37ba34b7339031b7b73a3937b63632b960591b60448201526064016102a9565b61037f838383610931565b600154600160a81b900460ff1661069d57600154600160a01b900460ff16156106a5565b6106a5610ae2565b6107085760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102a9565b600154600160a81b900460ff16158015610732576001805461ffff60a01b191661010160a01b1790555b61073a610af3565b801561074e576001805460ff60a81b191690555b50565b6000546001600160a01b0316331461077b5760405162461bcd60e51b81526004016102a9906111c7565b61074e6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633836108ce565b61074e6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016333084610b74565b6001600160a01b03163b151590565b60408051608080820183526000808352602080840182905283850182905260608085018390526001600160a01b0387168352603282528583208651948501875280546001600160801b038082168752600160801b9182900481169487019490945260019091015480841697860197909752909504811694830185905292939192909161088191421690610bb2565b9050816040015181610893919061122f565b825161089f9190611257565b826020018181516108b09190611286565b6001600160801b039081169091529190911660408301525092915050565b6040516001600160a01b03831660248201526044810182905261037f90849063a9059cbb60e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610bca565b805182511461097b5760405162461bcd60e51b81526020600482015260166024820152750d2dcecc2d8d2c840dac2e4d6cae8e640d8cadccee8d60531b60448201526064016102a9565b6001600160801b03831660009081526033602052604090205460ff16156109a157505050565b6001600160801b0383166000908152603360205260408120805460ff191660011790555b8251811015610aa1578281815181106109e0576109e06112b1565b60200260200101516001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610a25573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a4991906111fc565b610a9157610a91838281518110610a6257610a626112b1565b6020026020010151610a8c848481518110610a7f57610a7f6112b1565b6020026020010151610c9c565b610cb6565b610a9a816112c7565b90506109c5565b507fc2a95122fde68f77e93e8f353620af282e72051c5b744320e519fc07ed708ba3838383604051610ad5939291906112e0565b60405180910390a1505050565b6000610aed306107e4565b15905090565b600154600160a81b900460ff16610b605760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102a9565b600080546001600160a01b03191633179055565b6040516001600160a01b0380851660248301528316604482015260648101829052610bac9085906323b872dd60e01b906084016108fa565b50505050565b6000818310610bc15781610bc3565b825b9392505050565b6000610c1f826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610db69092919063ffffffff16565b80519091501561037f5780806020019051810190610c3d91906111fc565b61037f5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102a9565b60006001600160801b03821115610cb257600080fd5b5090565b6000610cc1836107f3565b90506000816000015182604001518360600151610cde919061122f565b610ce89190611257565b9050600062093a80610cfa8584611286565b610d049190611377565b90506040518060800160405280826001600160801b0316815260200184602001516001600160801b03168152602001426001600160801b0316815260200162093a8042610d519190611286565b6001600160801b039081169091526001600160a01b039096166000908152603260209081526040918290208351918401518916600160801b908102928a1692909217815591830151606090930151881602919096161760019095019490945550505050565b6060610dc58484600085610dcd565b949350505050565b606082471015610e2e5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102a9565b610e37856107e4565b610e835760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102a9565b600080866001600160a01b03168587604051610e9f91906113d7565b60006040518083038185875af1925050503d8060008114610edc576040519150601f19603f3d011682016040523d82523d6000602084013e610ee1565b606091505b5091509150610ef1828286610efc565b979650505050505050565b60608315610f0b575081610bc3565b825115610f1b5782518084602001fd5b8160405162461bcd60e51b81526004016102a991906113f3565b80356001600160801b0381168114610f4c57600080fd5b919050565b600060208284031215610f6357600080fd5b610bc382610f35565b6001600160a01b0391909116815260200190565b80356001600160a01b0381168114610f4c57600080fd5b801515811461074e57600080fd5b600080600060608486031215610fba57600080fd5b610fc384610f80565b92506020840135610fd381610f97565b91506040840135610fe381610f97565b809150509250925092565b60006020828403121561100057600080fd5b610bc382610f80565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b038111828210171561104757611047611009565b604052919050565b60006001600160401b0382111561106857611068611009565b5060051b60200190565b600082601f83011261108357600080fd5b813560206110986110938361104f565b61101f565b82815260059290921b840181019181810190868411156110b757600080fd5b8286015b848110156110d257803583529183019183016110bb565b509695505050505050565b6000806000606084860312156110f257600080fd5b6110fb84610f35565b92506020848101356001600160401b038082111561111857600080fd5b818701915087601f83011261112c57600080fd5b813561113a6110938261104f565b81815260059190911b8301840190848101908a83111561115957600080fd5b938501935b8285101561117e5761116f85610f80565b8252938501939085019061115e565b96505050604087013592508083111561119657600080fd5b50506111a486828701611072565b9150509250925092565b6000602082840312156111c057600080fd5b5035919050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60006020828403121561120e57600080fd5b8151610bc381610f97565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b038381169083168181101561124f5761124f611219565b039392505050565b60006001600160801b038281168482168115158284048211161561127d5761127d611219565b02949350505050565b60006001600160801b038281168482168083038211156112a8576112a8611219565b01949350505050565b634e487b7160e01b600052603260045260246000fd5b6000600182016112d9576112d9611219565b5060010190565b6001600160801b038416815260606020808301829052845191830182905260009185820191906080850190845b818110156113325784516001600160a01b03168352938301939183019160010161130d565b50508481036040860152855180825290820192508186019060005b818110156113695782518552938301939183019160010161134d565b509298975050505050505050565b60006001600160801b038381168061139f57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b838110156113c65781810151838201526020016113ae565b83811115610bac5750506000910152565b600082516113e98184602087016113ab565b9190910192915050565b60208152600082518060208401526114128160408501602087016113ab565b601f01601f1916919091016040019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a264697066735822122090b9f06f2c132a2a4f85bf2a1be970af0794935eb51b92023ad9b2afb9b8532f64736f6c634300080f0033",
|
|
303
|
-
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100ba5760003560e01c8063049e0c8c146100bf57806306ae7095146100f7578063078dfbe71461012b57806348e5d9f8146101405780634e71e0c8146101ba578063517afbcf146101c257806358f3d163146101e957806372cbf870146101f15780638129fc1c146102045780638da5cb5b1461020c578063a0262b3b1461021f578063a2c530da14610232578063e30c397814610259578063f26f2cb41461026c575b600080fd5b6100e26100cd366004610f51565b60336020526000908152604090205460ff1681565b60405190151581526020015b60405180910390f35b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b6040516100ee9190610f6c565b61013e610139366004610fa5565b61027f565b005b61018761014e366004610fee565b603260205260009081526040902080546001909101546001600160801b0380831692600160801b90819004821692808316929190041684565b604080516001600160801b03958616815293851660208501529184169183019190915290911660608201526080016100ee565b61013e610384565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b61013e61042f565b61013e6101ff3660046110dd565b6105fe565b61013e610679565b60005461011e906001600160a01b031681565b61013e61022d3660046111ae565b610751565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b60015461011e906001600160a01b031681565b61013e61027a3660046111ae565b6107af565b6000546001600160a01b031633146102b25760405162461bcd60e51b81526004016102a9906111c7565b60405180910390fd5b8115610363576001600160a01b0383161515806102cc5750805b6103105760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102a9565b600080546040516001600160a01b038087169392169160008051602061142783398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001546001600160a01b03163381146103df5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102a9565b600080546040516001600160a01b038085169392169160008051602061142783398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f9061047b903390600401610f6c565b602060405180830381865afa158015610498573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104bc91906111fc565b6104f95760405162461bcd60e51b815260206004820152600e60248201526d1a5b9d985b1a59081b585c9ad95d60921b60448201526064016102a9565b33610503816107f3565b6001600160a01b0382166000908152603260209081526040918290208351918401516001600160801b03928316600160801b918416820217808355938501516060909501519483169483168102949094176001909101559190041680156105b7576001600160a01b03808316600090815260326020526040902080546001600160801b031690556105b7907f00000000000000000000000000000000000000000000000000000000000000001683836108ce565b816001600160a01b03167ff7823f78d472190ac0f94e11854ed334dce4a2e571e5f1bf7a8aec9469891d97826040516105f291815260200190565b60405180910390a25050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461066e5760405162461bcd60e51b81526020600482015260156024820152743737ba103b37ba34b7339031b7b73a3937b63632b960591b60448201526064016102a9565b61037f838383610931565b600154600160a81b900460ff1661069d57600154600160a01b900460ff16156106a5565b6106a5610ae2565b6107085760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102a9565b600154600160a81b900460ff16158015610732576001805461ffff60a01b191661010160a01b1790555b61073a610af3565b801561074e576001805460ff60a81b191690555b50565b6000546001600160a01b0316331461077b5760405162461bcd60e51b81526004016102a9906111c7565b61074e6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633836108ce565b61074e6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016333084610b74565b6001600160a01b03163b151590565b60408051608080820183526000808352602080840182905283850182905260608085018390526001600160a01b0387168352603282528583208651948501875280546001600160801b038082168752600160801b9182900481169487019490945260019091015480841697860197909752909504811694830185905292939192909161088191421690610bb2565b9050816040015181610893919061122f565b825161089f9190611257565b826020018181516108b09190611286565b6001600160801b039081169091529190911660408301525092915050565b6040516001600160a01b03831660248201526044810182905261037f90849063a9059cbb60e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610bca565b805182511461097b5760405162461bcd60e51b81526020600482015260166024820152750d2dcecc2d8d2c840dac2e4d6cae8e640d8cadccee8d60531b60448201526064016102a9565b6001600160801b03831660009081526033602052604090205460ff16156109a157505050565b6001600160801b0383166000908152603360205260408120805460ff191660011790555b8251811015610aa1578281815181106109e0576109e06112b1565b60200260200101516001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610a25573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a4991906111fc565b610a9157610a91838281518110610a6257610a626112b1565b6020026020010151610a8c848481518110610a7f57610a7f6112b1565b6020026020010151610c9c565b610cb6565b610a9a816112c7565b90506109c5565b507fc2a95122fde68f77e93e8f353620af282e72051c5b744320e519fc07ed708ba3838383604051610ad5939291906112e0565b60405180910390a1505050565b6000610aed306107e4565b15905090565b600154600160a81b900460ff16610b605760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102a9565b600080546001600160a01b03191633179055565b6040516001600160a01b0380851660248301528316604482015260648101829052610bac9085906323b872dd60e01b906084016108fa565b50505050565b6000818310610bc15781610bc3565b825b9392505050565b6000610c1f826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610db69092919063ffffffff16565b80519091501561037f5780806020019051810190610c3d91906111fc565b61037f5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102a9565b60006001600160801b03821115610cb257600080fd5b5090565b6000610cc1836107f3565b90506000816000015182604001518360600151610cde919061122f565b610ce89190611257565b9050600062093a80610cfa8584611286565b610d049190611377565b90506040518060800160405280826001600160801b0316815260200184602001516001600160801b03168152602001426001600160801b0316815260200162093a8042610d519190611286565b6001600160801b039081169091526001600160a01b039096166000908152603260209081526040918290208351918401518916600160801b908102928a1692909217815591830151606090930151881602919096161760019095019490945550505050565b6060610dc58484600085610dcd565b949350505050565b606082471015610e2e5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102a9565b610e37856107e4565b610e835760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102a9565b600080866001600160a01b03168587604051610e9f91906113d7565b60006040518083038185875af1925050503d8060008114610edc576040519150601f19603f3d011682016040523d82523d6000602084013e610ee1565b606091505b5091509150610ef1828286610efc565b979650505050505050565b60608315610f0b575081610bc3565b825115610f1b5782518084602001fd5b8160405162461bcd60e51b81526004016102a991906113f3565b80356001600160801b0381168114610f4c57600080fd5b919050565b600060208284031215610f6357600080fd5b610bc382610f35565b6001600160a01b0391909116815260200190565b80356001600160a01b0381168114610f4c57600080fd5b801515811461074e57600080fd5b600080600060608486031215610fba57600080fd5b610fc384610f80565b92506020840135610fd381610f97565b91506040840135610fe381610f97565b809150509250925092565b60006020828403121561100057600080fd5b610bc382610f80565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b038111828210171561104757611047611009565b604052919050565b60006001600160401b0382111561106857611068611009565b5060051b60200190565b600082601f83011261108357600080fd5b813560206110986110938361104f565b61101f565b82815260059290921b840181019181810190868411156110b757600080fd5b8286015b848110156110d257803583529183019183016110bb565b509695505050505050565b6000806000606084860312156110f257600080fd5b6110fb84610f35565b92506020848101356001600160401b038082111561111857600080fd5b818701915087601f83011261112c57600080fd5b813561113a6110938261104f565b81815260059190911b8301840190848101908a83111561115957600080fd5b938501935b8285101561117e5761116f85610f80565b8252938501939085019061115e565b96505050604087013592508083111561119657600080fd5b50506111a486828701611072565b9150509250925092565b6000602082840312156111c057600080fd5b5035919050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60006020828403121561120e57600080fd5b8151610bc381610f97565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b038381169083168181101561124f5761124f611219565b039392505050565b60006001600160801b038281168482168115158284048211161561127d5761127d611219565b02949350505050565b60006001600160801b038281168482168083038211156112a8576112a8611219565b01949350505050565b634e487b7160e01b600052603260045260246000fd5b6000600182016112d9576112d9611219565b5060010190565b6001600160801b038416815260606020808301829052845191830182905260009185820191906080850190845b818110156113325784516001600160a01b03168352938301939183019160010161130d565b50508481036040860152855180825290820192508186019060005b818110156113695782518552938301939183019160010161134d565b509298975050505050505050565b60006001600160801b038381168061139f57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b838110156113c65781810151838201526020016113ae565b83811115610bac5750506000910152565b600082516113e98184602087016113ab565b9190910192915050565b60208152600082518060208401526114128160408501602087016113ab565b601f01601f1916919091016040019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a264697066735822122090b9f06f2c132a2a4f85bf2a1be970af0794935eb51b92023ad9b2afb9b8532f64736f6c634300080f0033",
|
|
329
|
+
"bytecode": "0x60e06040523480156200001157600080fd5b506040516200162d3803806200162d833981016040819052620000349162000180565b6001600160a01b03828116608052811660a052600154600160a81b900460ff166200006d57600154600160a01b900460ff161562000077565b6200007762000136565b620000df5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b600154600160a81b900460ff161580156200010a576001805461ffff60a01b191661010160a01b1790555b6001600160a01b03841660c05280156200012c576001805460ff60a81b191690555b50505050620001ca565b60006200014e306200015460201b620007a11760201c565b15905090565b6001600160a01b03163b151590565b80516001600160a01b03811681146200017b57600080fd5b919050565b6000806000606084860312156200019657600080fd5b620001a18462000163565b9250620001b16020850162000163565b9150620001c16040850162000163565b90509250925092565b60805160a05160c0516114116200021c600039600081816101c701526105eb01526000818160fc01526104460152600081816102370152818161057201528181610745015261077901526114116000f3fe608060405234801561001057600080fd5b50600436106100ba5760003560e01c8063049e0c8c146100bf57806306ae7095146100f7578063078dfbe71461012b57806348e5d9f8146101405780634e71e0c8146101ba578063517afbcf146101c257806358f3d163146101e957806372cbf870146101f15780638129fc1c146102045780638da5cb5b1461020c578063a0262b3b1461021f578063a2c530da14610232578063e30c397814610259578063f26f2cb41461026c575b600080fd5b6100e26100cd366004610ee6565b60336020526000908152604090205460ff1681565b60405190151581526020015b60405180910390f35b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b6040516100ee9190610f01565b61013e610139366004610f3a565b61027f565b005b61018761014e366004610f83565b603260205260009081526040902080546001909101546001600160801b0380831692600160801b90819004821692808316929190041684565b604080516001600160801b03958616815293851660208501529184169183019190915290911660608201526080016100ee565b61013e610384565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b61013e61042f565b61013e6101ff366004611072565b6105e0565b61013e610636565b60005461011e906001600160a01b031681565b61013e61022d366004611143565b61070e565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b60015461011e906001600160a01b031681565b61013e61027a366004611143565b61076c565b6000546001600160a01b031633146102b25760405162461bcd60e51b81526004016102a99061115c565b60405180910390fd5b8115610363576001600160a01b0383161515806102cc5750805b6103105760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102a9565b600080546040516001600160a01b03808716939216916000805160206113bc83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001546001600160a01b03163381146103df5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102a9565b600080546040516001600160a01b03808516939216916000805160206113bc83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f9061047b903390600401610f01565b602060405180830381865afa158015610498573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104bc9190611191565b6104db5733604051630355768160e31b81526004016102a99190610f01565b336104e5816107b0565b6001600160a01b0382166000908152603260209081526040918290208351918401516001600160801b03928316600160801b91841682021780835593850151606090950151948316948316810294909417600190910155919004168015610599576001600160a01b03808316600090815260326020526040902080546001600160801b03169055610599907f000000000000000000000000000000000000000000000000000000000000000016838361088b565b816001600160a01b03167ff7823f78d472190ac0f94e11854ed334dce4a2e571e5f1bf7a8aec9469891d97826040516105d491815260200190565b60405180910390a25050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461062b5733604051630d017da760e01b81526004016102a99190610f01565b61037f8383836108ee565b600154600160a81b900460ff1661065a57600154600160a01b900460ff1615610662565b610662610a77565b6106c55760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102a9565b600154600160a81b900460ff161580156106ef576001805461ffff60a01b191661010160a01b1790555b6106f7610a88565b801561070b576001805460ff60a81b191690555b50565b6000546001600160a01b031633146107385760405162461bcd60e51b81526004016102a99061115c565b61070b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016338361088b565b61070b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016333084610b09565b6001600160a01b03163b151590565b60408051608080820183526000808352602080840182905283850182905260608085018390526001600160a01b0387168352603282528583208651948501875280546001600160801b038082168752600160801b9182900481169487019490945260019091015480841697860197909752909504811694830185905292939192909161083e91421690610b47565b905081604001518161085091906111c4565b825161085c91906111ec565b8260200181815161086d919061121b565b6001600160801b039081169091529190911660408301525092915050565b6040516001600160a01b03831660248201526044810182905261037f90849063a9059cbb60e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610b5f565b80518251146109105760405163512509d360e11b815260040160405180910390fd5b6001600160801b03831660009081526033602052604090205460ff161561093657505050565b6001600160801b0383166000908152603360205260408120805460ff191660011790555b8251811015610a365782818151811061097557610975611246565b60200260200101516001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156109ba573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109de9190611191565b610a2657610a268382815181106109f7576109f7611246565b6020026020010151610a21848481518110610a1457610a14611246565b6020026020010151610c31565b610c4b565b610a2f8161125c565b905061095a565b507fc2a95122fde68f77e93e8f353620af282e72051c5b744320e519fc07ed708ba3838383604051610a6a93929190611275565b60405180910390a1505050565b6000610a82306107a1565b15905090565b600154600160a81b900460ff16610af55760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102a9565b600080546001600160a01b03191633179055565b6040516001600160a01b0380851660248301528316604482015260648101829052610b419085906323b872dd60e01b906084016108b7565b50505050565b6000818310610b565781610b58565b825b9392505050565b6000610bb4826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610d4b9092919063ffffffff16565b80519091501561037f5780806020019051810190610bd29190611191565b61037f5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102a9565b60006001600160801b03821115610c4757600080fd5b5090565b6000610c56836107b0565b90506000816000015182604001518360600151610c7391906111c4565b610c7d91906111ec565b9050600062015180610c8f858461121b565b610c99919061130c565b90506040518060800160405280826001600160801b0316815260200184602001516001600160801b03168152602001426001600160801b031681526020016201518042610ce6919061121b565b6001600160801b039081169091526001600160a01b039096166000908152603260209081526040918290208351918401518916600160801b908102928a1692909217815591830151606090930151881602919096161760019095019490945550505050565b6060610d5a8484600085610d62565b949350505050565b606082471015610dc35760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102a9565b610dcc856107a1565b610e185760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102a9565b600080866001600160a01b03168587604051610e34919061136c565b60006040518083038185875af1925050503d8060008114610e71576040519150601f19603f3d011682016040523d82523d6000602084013e610e76565b606091505b5091509150610e86828286610e91565b979650505050505050565b60608315610ea0575081610b58565b825115610eb05782518084602001fd5b8160405162461bcd60e51b81526004016102a99190611388565b80356001600160801b0381168114610ee157600080fd5b919050565b600060208284031215610ef857600080fd5b610b5882610eca565b6001600160a01b0391909116815260200190565b80356001600160a01b0381168114610ee157600080fd5b801515811461070b57600080fd5b600080600060608486031215610f4f57600080fd5b610f5884610f15565b92506020840135610f6881610f2c565b91506040840135610f7881610f2c565b809150509250925092565b600060208284031215610f9557600080fd5b610b5882610f15565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715610fdc57610fdc610f9e565b604052919050565b60006001600160401b03821115610ffd57610ffd610f9e565b5060051b60200190565b600082601f83011261101857600080fd5b8135602061102d61102883610fe4565b610fb4565b82815260059290921b8401810191818101908684111561104c57600080fd5b8286015b848110156110675780358352918301918301611050565b509695505050505050565b60008060006060848603121561108757600080fd5b61109084610eca565b92506020848101356001600160401b03808211156110ad57600080fd5b818701915087601f8301126110c157600080fd5b81356110cf61102882610fe4565b81815260059190911b8301840190848101908a8311156110ee57600080fd5b938501935b828510156111135761110485610f15565b825293850193908501906110f3565b96505050604087013592508083111561112b57600080fd5b505061113986828701611007565b9150509250925092565b60006020828403121561115557600080fd5b5035919050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6000602082840312156111a357600080fd5b8151610b5881610f2c565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b03838116908316818110156111e4576111e46111ae565b039392505050565b60006001600160801b0382811684821681151582840482111615611212576112126111ae565b02949350505050565b60006001600160801b0382811684821680830382111561123d5761123d6111ae565b01949350505050565b634e487b7160e01b600052603260045260246000fd5b60006001820161126e5761126e6111ae565b5060010190565b6001600160801b038416815260606020808301829052845191830182905260009185820191906080850190845b818110156112c75784516001600160a01b0316835293830193918301916001016112a2565b50508481036040860152855180825290820192508186019060005b818110156112fe578251855293830193918301916001016112e2565b509298975050505050505050565b60006001600160801b038381168061133457634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b8381101561135b578181015183820152602001611343565b83811115610b415750506000910152565b6000825161137e818460208701611340565b9190910192915050565b60208152600082518060208401526113a7816040850160208701611340565b601f01601f1916919091016040019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220f47a3ceb5013b06cab86cc85f44924bf9af841a8c22523b1270d7c292dc3e8fd64736f6c634300080f0033",
|
|
330
|
+
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100ba5760003560e01c8063049e0c8c146100bf57806306ae7095146100f7578063078dfbe71461012b57806348e5d9f8146101405780634e71e0c8146101ba578063517afbcf146101c257806358f3d163146101e957806372cbf870146101f15780638129fc1c146102045780638da5cb5b1461020c578063a0262b3b1461021f578063a2c530da14610232578063e30c397814610259578063f26f2cb41461026c575b600080fd5b6100e26100cd366004610ee6565b60336020526000908152604090205460ff1681565b60405190151581526020015b60405180910390f35b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b6040516100ee9190610f01565b61013e610139366004610f3a565b61027f565b005b61018761014e366004610f83565b603260205260009081526040902080546001909101546001600160801b0380831692600160801b90819004821692808316929190041684565b604080516001600160801b03958616815293851660208501529184169183019190915290911660608201526080016100ee565b61013e610384565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b61013e61042f565b61013e6101ff366004611072565b6105e0565b61013e610636565b60005461011e906001600160a01b031681565b61013e61022d366004611143565b61070e565b61011e7f000000000000000000000000000000000000000000000000000000000000000081565b60015461011e906001600160a01b031681565b61013e61027a366004611143565b61076c565b6000546001600160a01b031633146102b25760405162461bcd60e51b81526004016102a99061115c565b60405180910390fd5b8115610363576001600160a01b0383161515806102cc5750805b6103105760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102a9565b600080546040516001600160a01b03808716939216916000805160206113bc83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001546001600160a01b03163381146103df5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102a9565b600080546040516001600160a01b03808516939216916000805160206113bc83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f9061047b903390600401610f01565b602060405180830381865afa158015610498573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104bc9190611191565b6104db5733604051630355768160e31b81526004016102a99190610f01565b336104e5816107b0565b6001600160a01b0382166000908152603260209081526040918290208351918401516001600160801b03928316600160801b91841682021780835593850151606090950151948316948316810294909417600190910155919004168015610599576001600160a01b03808316600090815260326020526040902080546001600160801b03169055610599907f000000000000000000000000000000000000000000000000000000000000000016838361088b565b816001600160a01b03167ff7823f78d472190ac0f94e11854ed334dce4a2e571e5f1bf7a8aec9469891d97826040516105d491815260200190565b60405180910390a25050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461062b5733604051630d017da760e01b81526004016102a99190610f01565b61037f8383836108ee565b600154600160a81b900460ff1661065a57600154600160a01b900460ff1615610662565b610662610a77565b6106c55760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102a9565b600154600160a81b900460ff161580156106ef576001805461ffff60a01b191661010160a01b1790555b6106f7610a88565b801561070b576001805460ff60a81b191690555b50565b6000546001600160a01b031633146107385760405162461bcd60e51b81526004016102a99061115c565b61070b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016338361088b565b61070b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016333084610b09565b6001600160a01b03163b151590565b60408051608080820183526000808352602080840182905283850182905260608085018390526001600160a01b0387168352603282528583208651948501875280546001600160801b038082168752600160801b9182900481169487019490945260019091015480841697860197909752909504811694830185905292939192909161083e91421690610b47565b905081604001518161085091906111c4565b825161085c91906111ec565b8260200181815161086d919061121b565b6001600160801b039081169091529190911660408301525092915050565b6040516001600160a01b03831660248201526044810182905261037f90849063a9059cbb60e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610b5f565b80518251146109105760405163512509d360e11b815260040160405180910390fd5b6001600160801b03831660009081526033602052604090205460ff161561093657505050565b6001600160801b0383166000908152603360205260408120805460ff191660011790555b8251811015610a365782818151811061097557610975611246565b60200260200101516001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156109ba573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109de9190611191565b610a2657610a268382815181106109f7576109f7611246565b6020026020010151610a21848481518110610a1457610a14611246565b6020026020010151610c31565b610c4b565b610a2f8161125c565b905061095a565b507fc2a95122fde68f77e93e8f353620af282e72051c5b744320e519fc07ed708ba3838383604051610a6a93929190611275565b60405180910390a1505050565b6000610a82306107a1565b15905090565b600154600160a81b900460ff16610af55760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102a9565b600080546001600160a01b03191633179055565b6040516001600160a01b0380851660248301528316604482015260648101829052610b419085906323b872dd60e01b906084016108b7565b50505050565b6000818310610b565781610b58565b825b9392505050565b6000610bb4826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610d4b9092919063ffffffff16565b80519091501561037f5780806020019051810190610bd29190611191565b61037f5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102a9565b60006001600160801b03821115610c4757600080fd5b5090565b6000610c56836107b0565b90506000816000015182604001518360600151610c7391906111c4565b610c7d91906111ec565b9050600062015180610c8f858461121b565b610c99919061130c565b90506040518060800160405280826001600160801b0316815260200184602001516001600160801b03168152602001426001600160801b031681526020016201518042610ce6919061121b565b6001600160801b039081169091526001600160a01b039096166000908152603260209081526040918290208351918401518916600160801b908102928a1692909217815591830151606090930151881602919096161760019095019490945550505050565b6060610d5a8484600085610d62565b949350505050565b606082471015610dc35760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102a9565b610dcc856107a1565b610e185760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102a9565b600080866001600160a01b03168587604051610e34919061136c565b60006040518083038185875af1925050503d8060008114610e71576040519150601f19603f3d011682016040523d82523d6000602084013e610e76565b606091505b5091509150610e86828286610e91565b979650505050505050565b60608315610ea0575081610b58565b825115610eb05782518084602001fd5b8160405162461bcd60e51b81526004016102a99190611388565b80356001600160801b0381168114610ee157600080fd5b919050565b600060208284031215610ef857600080fd5b610b5882610eca565b6001600160a01b0391909116815260200190565b80356001600160a01b0381168114610ee157600080fd5b801515811461070b57600080fd5b600080600060608486031215610f4f57600080fd5b610f5884610f15565b92506020840135610f6881610f2c565b91506040840135610f7881610f2c565b809150509250925092565b600060208284031215610f9557600080fd5b610b5882610f15565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715610fdc57610fdc610f9e565b604052919050565b60006001600160401b03821115610ffd57610ffd610f9e565b5060051b60200190565b600082601f83011261101857600080fd5b8135602061102d61102883610fe4565b610fb4565b82815260059290921b8401810191818101908684111561104c57600080fd5b8286015b848110156110675780358352918301918301611050565b509695505050505050565b60008060006060848603121561108757600080fd5b61109084610eca565b92506020848101356001600160401b03808211156110ad57600080fd5b818701915087601f8301126110c157600080fd5b81356110cf61102882610fe4565b81815260059190911b8301840190848101908a8311156110ee57600080fd5b938501935b828510156111135761110485610f15565b825293850193908501906110f3565b96505050604087013592508083111561112b57600080fd5b505061113986828701611007565b9150509250925092565b60006020828403121561115557600080fd5b5035919050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6000602082840312156111a357600080fd5b8151610b5881610f2c565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b03838116908316818110156111e4576111e46111ae565b039392505050565b60006001600160801b0382811684821681151582840482111615611212576112126111ae565b02949350505050565b60006001600160801b0382811684821680830382111561123d5761123d6111ae565b01949350505050565b634e487b7160e01b600052603260045260246000fd5b60006001820161126e5761126e6111ae565b5060010190565b6001600160801b038416815260606020808301829052845191830182905260009185820191906080850190845b818110156112c75784516001600160a01b0316835293830193918301916001016112a2565b50508481036040860152855180825290820192508186019060005b818110156112fe578251855293830193918301916001016112e2565b509298975050505050505050565b60006001600160801b038381168061133457634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b8381101561135b578181015183820152602001611343565b83811115610b415750506000910152565b6000825161137e818460208701611340565b9190910192915050565b60208152600082518060208401526113a7816040850160208701611340565b601f01601f1916919091016040019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220f47a3ceb5013b06cab86cc85f44924bf9af841a8c22523b1270d7c292dc3e8fd64736f6c634300080f0033",
|
|
304
331
|
"linkReferences": {},
|
|
305
332
|
"deployedLinkReferences": {}
|
|
306
333
|
}
|