@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
|
@@ -21,10 +21,42 @@ const _abi = [
|
|
|
21
21
|
name: "_marketFactory",
|
|
22
22
|
type: "address",
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
internalType: "address",
|
|
26
|
+
name: "_PendleMsgReceiveEndpointUpg",
|
|
27
|
+
type: "address",
|
|
28
|
+
},
|
|
24
29
|
],
|
|
25
30
|
stateMutability: "nonpayable",
|
|
26
31
|
type: "constructor",
|
|
27
32
|
},
|
|
33
|
+
{
|
|
34
|
+
inputs: [],
|
|
35
|
+
name: "ArrayLengthMismatch",
|
|
36
|
+
type: "error",
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
inputs: [
|
|
40
|
+
{
|
|
41
|
+
internalType: "address",
|
|
42
|
+
name: "caller",
|
|
43
|
+
type: "address",
|
|
44
|
+
},
|
|
45
|
+
],
|
|
46
|
+
name: "GCNotPendleMarket",
|
|
47
|
+
type: "error",
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
inputs: [
|
|
51
|
+
{
|
|
52
|
+
internalType: "address",
|
|
53
|
+
name: "sender",
|
|
54
|
+
type: "address",
|
|
55
|
+
},
|
|
56
|
+
],
|
|
57
|
+
name: "MsgNotFromReceiveEndpoint",
|
|
58
|
+
type: "error",
|
|
59
|
+
},
|
|
28
60
|
{
|
|
29
61
|
anonymous: false,
|
|
30
62
|
inputs: [
|
|
@@ -88,19 +120,6 @@ const _abi = [
|
|
|
88
120
|
name: "ReceiveVotingResults",
|
|
89
121
|
type: "event",
|
|
90
122
|
},
|
|
91
|
-
{
|
|
92
|
-
inputs: [],
|
|
93
|
-
name: "celerMessageBus",
|
|
94
|
-
outputs: [
|
|
95
|
-
{
|
|
96
|
-
internalType: "address",
|
|
97
|
-
name: "",
|
|
98
|
-
type: "address",
|
|
99
|
-
},
|
|
100
|
-
],
|
|
101
|
-
stateMutability: "view",
|
|
102
|
-
type: "function",
|
|
103
|
-
},
|
|
104
123
|
{
|
|
105
124
|
inputs: [],
|
|
106
125
|
name: "claimOwnership",
|
|
@@ -129,35 +148,14 @@ const _abi = [
|
|
|
129
148
|
},
|
|
130
149
|
{
|
|
131
150
|
inputs: [
|
|
132
|
-
{
|
|
133
|
-
internalType: "address",
|
|
134
|
-
name: "_sender",
|
|
135
|
-
type: "address",
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
internalType: "uint64",
|
|
139
|
-
name: "_srcChainId",
|
|
140
|
-
type: "uint64",
|
|
141
|
-
},
|
|
142
151
|
{
|
|
143
152
|
internalType: "bytes",
|
|
144
|
-
name: "
|
|
153
|
+
name: "message",
|
|
145
154
|
type: "bytes",
|
|
146
155
|
},
|
|
147
|
-
{
|
|
148
|
-
internalType: "address",
|
|
149
|
-
name: "",
|
|
150
|
-
type: "address",
|
|
151
|
-
},
|
|
152
156
|
],
|
|
153
157
|
name: "executeMessage",
|
|
154
|
-
outputs: [
|
|
155
|
-
{
|
|
156
|
-
internalType: "enum ICelerMessageReceiverApp.ExecutionStatus",
|
|
157
|
-
name: "",
|
|
158
|
-
type: "uint8",
|
|
159
|
-
},
|
|
160
|
-
],
|
|
158
|
+
outputs: [],
|
|
161
159
|
stateMutability: "payable",
|
|
162
160
|
type: "function",
|
|
163
161
|
},
|
|
@@ -196,7 +194,7 @@ const _abi = [
|
|
|
196
194
|
},
|
|
197
195
|
{
|
|
198
196
|
inputs: [],
|
|
199
|
-
name: "
|
|
197
|
+
name: "owner",
|
|
200
198
|
outputs: [
|
|
201
199
|
{
|
|
202
200
|
internalType: "address",
|
|
@@ -209,20 +207,7 @@ const _abi = [
|
|
|
209
207
|
},
|
|
210
208
|
{
|
|
211
209
|
inputs: [],
|
|
212
|
-
name: "
|
|
213
|
-
outputs: [
|
|
214
|
-
{
|
|
215
|
-
internalType: "uint256",
|
|
216
|
-
name: "",
|
|
217
|
-
type: "uint256",
|
|
218
|
-
},
|
|
219
|
-
],
|
|
220
|
-
stateMutability: "view",
|
|
221
|
-
type: "function",
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
inputs: [],
|
|
225
|
-
name: "owner",
|
|
210
|
+
name: "pendingOwner",
|
|
226
211
|
outputs: [
|
|
227
212
|
{
|
|
228
213
|
internalType: "address",
|
|
@@ -235,7 +220,7 @@ const _abi = [
|
|
|
235
220
|
},
|
|
236
221
|
{
|
|
237
222
|
inputs: [],
|
|
238
|
-
name: "
|
|
223
|
+
name: "pendle",
|
|
239
224
|
outputs: [
|
|
240
225
|
{
|
|
241
226
|
internalType: "address",
|
|
@@ -248,7 +233,7 @@ const _abi = [
|
|
|
248
233
|
},
|
|
249
234
|
{
|
|
250
235
|
inputs: [],
|
|
251
|
-
name: "
|
|
236
|
+
name: "pendleMsgReceiveEndpoint",
|
|
252
237
|
outputs: [
|
|
253
238
|
{
|
|
254
239
|
internalType: "address",
|
|
@@ -300,37 +285,6 @@ const _abi = [
|
|
|
300
285
|
stateMutability: "view",
|
|
301
286
|
type: "function",
|
|
302
287
|
},
|
|
303
|
-
{
|
|
304
|
-
inputs: [
|
|
305
|
-
{
|
|
306
|
-
internalType: "address",
|
|
307
|
-
name: "_celerMessageBus",
|
|
308
|
-
type: "address",
|
|
309
|
-
},
|
|
310
|
-
],
|
|
311
|
-
name: "setCelerMessageBus",
|
|
312
|
-
outputs: [],
|
|
313
|
-
stateMutability: "nonpayable",
|
|
314
|
-
type: "function",
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
inputs: [
|
|
318
|
-
{
|
|
319
|
-
internalType: "address",
|
|
320
|
-
name: "_addr",
|
|
321
|
-
type: "address",
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
internalType: "uint256",
|
|
325
|
-
name: "_chainId",
|
|
326
|
-
type: "uint256",
|
|
327
|
-
},
|
|
328
|
-
],
|
|
329
|
-
name: "setOrigin",
|
|
330
|
-
outputs: [],
|
|
331
|
-
stateMutability: "nonpayable",
|
|
332
|
-
type: "function",
|
|
333
|
-
},
|
|
334
288
|
{
|
|
335
289
|
inputs: [
|
|
336
290
|
{
|
|
@@ -370,7 +324,7 @@ const _abi = [
|
|
|
370
324
|
];
|
|
371
325
|
|
|
372
326
|
const _bytecode =
|
|
373
|
-
"0x60c06040523480156200001157600080fd5b5060405162001a0238038062001a02833981016040819052620000349162000172565b6001600160a01b03828116608052811660a052600154600160a81b900460ff166200006d57600154600160a01b900460ff161562000077565b6200007762000128565b620000df5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b600154600160a81b900460ff161580156200010a576001805461ffff60a01b191661010160a01b1790555b80156200011f576001805460ff60a81b191690555b505050620001aa565b600062000140306200014660201b62000a3d1760201c565b15905090565b6001600160a01b03163b151590565b80516001600160a01b03811681146200016d57600080fd5b919050565b600080604083850312156200018657600080fd5b620001918362000155565b9150620001a16020840162000155565b90509250929050565b60805160a051611816620001ec60003960008181610135015261062701526000818161034201528181610771015281816109e10152610a1501526118166000f3fe6080604052600436106100d95760003560e01c8063049e0c8c146100de57806306ae709514610123578063078dfbe7146101645780630ac7f5611461018657806323342c38146101aa57806348e5d9f8146101ca5780634e71e0c8146102515780634fb7015f1461026657806358f3d163146102865780635cc049681461029b5780638129fc1c146102bb5780638da5cb5b146102d05780639c649fdf146102f0578063a0262b3b14610310578063a2c530da14610330578063e30c397814610364578063e517fedd14610384578063f26f2cb4146103a4575b600080fd5b3480156100ea57600080fd5b5061010e6100f93660046111cd565b60336020526000908152604090205460ff1681565b60405190151581526020015b60405180910390f35b34801561012f57600080fd5b506101577f000000000000000000000000000000000000000000000000000000000000000081565b60405161011a91906111ea565b34801561017057600080fd5b5061018461017f366004611231565b6103c4565b005b34801561019257600080fd5b5061019c609a5481565b60405190815260200161011a565b3480156101b657600080fd5b506101846101c536600461127c565b6104c9565b3480156101d657600080fd5b5061021e6101e536600461127c565b603260205260009081526040902080546001909101546001600160801b0380831692600160801b90819004821692808316929190041684565b604080516001600160801b039586168152938516602085015291841691830191909152909116606082015260800161011a565b34801561025d57600080fd5b50610184610515565b34801561027257600080fd5b50610184610281366004611299565b6105c0565b34801561029257600080fd5b50610184610610565b3480156102a757600080fd5b50609854610157906001600160a01b031681565b3480156102c757600080fd5b506101846107df565b3480156102dc57600080fd5b50600054610157906001600160a01b031681565b6103036102fe3660046112c5565b6108b7565b60405161011a9190611374565b34801561031c57600080fd5b5061018461032b36600461139c565b6109aa565b34801561033c57600080fd5b506101577f000000000000000000000000000000000000000000000000000000000000000081565b34801561037057600080fd5b50600154610157906001600160a01b031681565b34801561039057600080fd5b50609954610157906001600160a01b031681565b3480156103b057600080fd5b506101846103bf36600461139c565b610a08565b6000546001600160a01b031633146103f75760405162461bcd60e51b81526004016103ee906113b5565b60405180910390fd5b81156104a8576001600160a01b0383161515806104115750805b6104555760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016103ee565b600080546040516001600160a01b03808716939216916000805160206117c183398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6000546001600160a01b031633146104f35760405162461bcd60e51b81526004016103ee906113b5565b609880546001600160a01b0319166001600160a01b0392909216919091179055565b6001546001600160a01b03163381146105705760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016103ee565b600080546040516001600160a01b03808516939216916000805160206117c183398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6000546001600160a01b031633146105ea5760405162461bcd60e51b81526004016103ee906113b5565b609980546001600160a01b0319166001600160a01b039390931692909217909155609a55565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f9061065c9033906004016111ea565b602060405180830381865afa158015610679573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061069d91906113ea565b6106da5760405162461bcd60e51b815260206004820152600e60248201526d1a5b9d985b1a59081b585c9ad95d60921b60448201526064016103ee565b336106e481610a4c565b6001600160a01b0382166000908152603260209081526040918290208351918401516001600160801b03928316600160801b91841682021780835593850151606090950151948316948316810294909417600190910155919004168015610798576001600160a01b03808316600090815260326020526040902080546001600160801b03169055610798907f0000000000000000000000000000000000000000000000000000000000000000168383610b27565b816001600160a01b03167ff7823f78d472190ac0f94e11854ed334dce4a2e571e5f1bf7a8aec9469891d97826040516107d391815260200190565b60405180910390a25050565b600154600160a81b900460ff1661080357600154600160a01b900460ff161561080b565b61080b610b8a565b61086e5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016103ee565b600154600160a81b900460ff16158015610898576001805461ffff60a01b191661010160a01b1790555b6108a0610b9b565b80156108b4576001805460ff60a81b191690555b50565b6098546000906001600160a01b03163314806108dd57506000546001600160a01b031633145b6109295760405162461bcd60e51b815260206004820152601d60248201527f6f6e6c792063656c6572206d65737361676520627573206f7220676f7600000060448201526064016103ee565b6099546001600160a01b0387811691161415806109515750609a54856001600160401b031614155b1561095e575060006109a1565b61099d84848080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610c1c92505050565b5060015b95945050505050565b6000546001600160a01b031633146109d45760405162461bcd60e51b81526004016103ee906113b5565b6108b46001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163383610b27565b6108b46001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016333084610c4c565b6001600160a01b03163b151590565b60408051608080820183526000808352602080840182905283850182905260608085018390526001600160a01b0387168352603282528583208651948501875280546001600160801b038082168752600160801b91829004811694870194909452600190910154808416978601979097529095048116948301859052929391929091610ada91421690610c84565b9050816040015181610aec919061141d565b8251610af89190611445565b82602001818151610b099190611474565b6001600160801b039081169091529190911660408301525092915050565b6040516001600160a01b0383166024820152604481018290526104c490849063a9059cbb60e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610c9c565b6000610b9530610a3d565b15905090565b600154600160a81b900460ff16610c085760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016103ee565b600080546001600160a01b03191633179055565b600080600083806020019051810190610c359190611573565b925092509250610c46838383610d6e565b50505050565b6040516001600160a01b0380851660248301528316604482015260648101829052610c469085906323b872dd60e01b90608401610b53565b6000818310610c935781610c95565b825b9392505050565b6000610cf1826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610f1f9092919063ffffffff16565b8051909150156104c45780806020019051810190610d0f91906113ea565b6104c45760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016103ee565b8051825114610db85760405162461bcd60e51b81526020600482015260166024820152750d2dcecc2d8d2c840dac2e4d6cae8e640d8cadccee8d60531b60448201526064016103ee565b6001600160801b03831660009081526033602052604090205460ff1615610dde57505050565b6001600160801b0383166000908152603360205260408120805460ff191660011790555b8251811015610ede57828181518110610e1d57610e1d61164b565b60200260200101516001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610e62573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e8691906113ea565b610ece57610ece838281518110610e9f57610e9f61164b565b6020026020010151610ec9848481518110610ebc57610ebc61164b565b6020026020010151610f36565b610f50565b610ed781611661565b9050610e02565b507fc2a95122fde68f77e93e8f353620af282e72051c5b744320e519fc07ed708ba3838383604051610f129392919061167a565b60405180910390a1505050565b6060610f2e8484600085611050565b949350505050565b60006001600160801b03821115610f4c57600080fd5b5090565b6000610f5b83610a4c565b90506000816000015182604001518360600151610f78919061141d565b610f829190611445565b9050600062093a80610f948584611474565b610f9e9190611711565b90506040518060800160405280826001600160801b0316815260200184602001516001600160801b03168152602001426001600160801b0316815260200162093a8042610feb9190611474565b6001600160801b039081169091526001600160a01b039096166000908152603260209081526040918290208351918401518916600160801b908102928a1692909217815591830151606090930151881602919096161760019095019490945550505050565b6060824710156110b15760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016103ee565b6110ba85610a3d565b6111065760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016103ee565b600080866001600160a01b031685876040516111229190611771565b60006040518083038185875af1925050503d806000811461115f576040519150601f19603f3d011682016040523d82523d6000602084013e611164565b606091505b509150915061117482828661117f565b979650505050505050565b6060831561118e575081610c95565b82511561119e5782518084602001fd5b8160405162461bcd60e51b81526004016103ee919061178d565b6001600160801b03811681146108b457600080fd5b6000602082840312156111df57600080fd5b8135610c95816111b8565b6001600160a01b0391909116815260200190565b6001600160a01b03811681146108b457600080fd5b803561121e816111fe565b919050565b80151581146108b457600080fd5b60008060006060848603121561124657600080fd5b8335611251816111fe565b9250602084013561126181611223565b9150604084013561127181611223565b809150509250925092565b60006020828403121561128e57600080fd5b8135610c95816111fe565b600080604083850312156112ac57600080fd5b82356112b7816111fe565b946020939093013593505050565b6000806000806000608086880312156112dd57600080fd5b85356112e8816111fe565b945060208601356001600160401b03808216821461130557600080fd5b9094506040870135908082111561131b57600080fd5b818801915088601f83011261132f57600080fd5b81358181111561133e57600080fd5b89602082850101111561135057600080fd5b60208301955080945050505061136860608701611213565b90509295509295909350565b602081016003831061139657634e487b7160e01b600052602160045260246000fd5b91905290565b6000602082840312156113ae57600080fd5b5035919050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6000602082840312156113fc57600080fd5b8151610c9581611223565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b038381169083168181101561143d5761143d611407565b039392505050565b60006001600160801b038281168482168115158284048211161561146b5761146b611407565b02949350505050565b60006001600160801b0382811684821680830382111561149657611496611407565b01949350505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b03811182821017156114dd576114dd61149f565b604052919050565b60006001600160401b038211156114fe576114fe61149f565b5060051b60200190565b600082601f83011261151957600080fd5b8151602061152e611529836114e5565b6114b5565b82815260059290921b8401810191818101908684111561154d57600080fd5b8286015b848110156115685780518352918301918301611551565b509695505050505050565b60008060006060848603121561158857600080fd5b8351611593816111b8565b602085810151919450906001600160401b03808211156115b257600080fd5b818701915087601f8301126115c657600080fd5b81516115d4611529826114e5565b81815260059190911b8301840190848101908a8311156115f357600080fd5b938501935b8285101561161a57845161160b816111fe565b825293850193908501906115f8565b60408a0151909750945050508083111561163357600080fd5b505061164186828701611508565b9150509250925092565b634e487b7160e01b600052603260045260246000fd5b60006001820161167357611673611407565b5060010190565b6001600160801b038416815260606020808301829052845191830182905260009185820191906080850190845b818110156116cc5784516001600160a01b0316835293830193918301916001016116a7565b50508481036040860152855180825290820192508186019060005b81811015611703578251855293830193918301916001016116e7565b509298975050505050505050565b60006001600160801b038381168061173957634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b83811015611760578181015183820152602001611748565b83811115610c465750506000910152565b60008251611783818460208701611745565b9190910192915050565b60208152600082518060208401526117ac816040850160208701611745565b601f01601f1916919091016040019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220bc043630047e0609969d8b1e0d96047e2172896311944c3ca7fb16ab9757f3e664736f6c634300080f0033";
|
|
327
|
+
"0x60e06040523480156200001157600080fd5b506040516200179a3803806200179a833981016040819052620000349162000179565b6001600160a01b0383811660805282811660a052811660c052600154600160a81b900460ff166200007357600154600160a01b900460ff16156200007d565b6200007d6200012f565b620000e55760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b600154600160a81b900460ff1615801562000110576001805461ffff60a01b191661010160a01b1790555b801562000125576001805460ff60a81b191690555b50505050620001c3565b600062000147306200014d60201b620008751760201c565b15905090565b6001600160a01b03163b151590565b80516001600160a01b03811681146200017457600080fd5b919050565b6000806000606084860312156200018f57600080fd5b6200019a846200015c565b9250620001aa602085016200015c565b9150620001ba604085016200015c565b90509250925092565b60805160a05160c05161158462000216600039600081816102a601526107bd01526000818161010901526104e20152600081816102720152818161060e0152818161078b015261084d01526115846000f3fe6080604052600436106100ad5760003560e01c8063049e0c8c146100b257806306ae7095146100f7578063078dfbe71461013857806348e5d9f81461015a5780634e71e0c8146101e157806358f3d163146101f65780638129fc1c1461020b5780638da5cb5b14610220578063a0262b3b14610240578063a2c530da14610260578063af5a8f7b14610294578063e0299bf5146102c8578063e30c3978146102db578063f26f2cb4146102fb575b600080fd5b3480156100be57600080fd5b506100e26100cd366004610fdd565b60336020526000908152604090205460ff1681565b60405190151581526020015b60405180910390f35b34801561010357600080fd5b5061012b7f000000000000000000000000000000000000000000000000000000000000000081565b6040516100ee9190610ffa565b34801561014457600080fd5b50610158610153366004611031565b61031b565b005b34801561016657600080fd5b506101ae61017536600461107c565b603260205260009081526040902080546001909101546001600160801b0380831692600160801b90819004821692808316929190041684565b604080516001600160801b03958616815293851660208501529184169183019190915290911660608201526080016100ee565b3480156101ed57600080fd5b50610158610420565b34801561020257600080fd5b506101586104cb565b34801561021757600080fd5b5061015861067c565b34801561022c57600080fd5b5060005461012b906001600160a01b031681565b34801561024c57600080fd5b5061015861025b366004611099565b610754565b34801561026c57600080fd5b5061012b7f000000000000000000000000000000000000000000000000000000000000000081565b3480156102a057600080fd5b5061012b7f000000000000000000000000000000000000000000000000000000000000000081565b6101586102d63660046110b2565b6107b2565b3480156102e757600080fd5b5060015461012b906001600160a01b031681565b34801561030757600080fd5b50610158610316366004611099565b610840565b6000546001600160a01b0316331461034e5760405162461bcd60e51b815260040161034590611123565b60405180910390fd5b81156103ff576001600160a01b0383161515806103685750805b6103ac5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610345565b600080546040516001600160a01b038087169392169160008051602061152f83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001546001600160a01b031633811461047b5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610345565b600080546040516001600160a01b038085169392169160008051602061152f83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6040516358e6309f60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906358e6309f90610517903390600401610ffa565b602060405180830381865afa158015610534573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105589190611158565b6105775733604051630355768160e31b81526004016103459190610ffa565b3361058181610884565b6001600160a01b0382166000908152603260209081526040918290208351918401516001600160801b03928316600160801b91841682021780835593850151606090950151948316948316810294909417600190910155919004168015610635576001600160a01b03808316600090815260326020526040902080546001600160801b03169055610635907f000000000000000000000000000000000000000000000000000000000000000016838361095f565b816001600160a01b03167ff7823f78d472190ac0f94e11854ed334dce4a2e571e5f1bf7a8aec9469891d978260405161067091815260200190565b60405180910390a25050565b600154600160a81b900460ff166106a057600154600160a01b900460ff16156106a8565b6106a86109c2565b61070b5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610345565b600154600160a81b900460ff16158015610735576001805461ffff60a01b191661010160a01b1790555b61073d6109d3565b8015610751576001805460ff60a81b191690555b50565b6000546001600160a01b0316331461077e5760405162461bcd60e51b815260040161034590611123565b6107516001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016338361095f565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146107fd5733604051632b5c157560e11b81526004016103459190610ffa565b61083c82828080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610a5492505050565b5050565b6107516001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016333084610a84565b6001600160a01b03163b151590565b60408051608080820183526000808352602080840182905283850182905260608085018390526001600160a01b0387168352603282528583208651948501875280546001600160801b038082168752600160801b9182900481169487019490945260019091015480841697860197909752909504811694830185905292939192909161091291421690610abc565b9050816040015181610924919061118b565b825161093091906111b3565b8260200181815161094191906111e2565b6001600160801b039081169091529190911660408301525092915050565b6040516001600160a01b03831660248201526044810182905261041b90849063a9059cbb60e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610ad4565b60006109cd30610875565b15905090565b600154600160a81b900460ff16610a405760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401610345565b600080546001600160a01b03191633179055565b600080600083806020019051810190610a6d91906112e1565b925092509250610a7e838383610ba6565b50505050565b6040516001600160a01b0380851660248301528316604482015260648101829052610a7e9085906323b872dd60e01b9060840161098b565b6000818310610acb5781610acd565b825b9392505050565b6000610b29826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610d2f9092919063ffffffff16565b80519091501561041b5780806020019051810190610b479190611158565b61041b5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610345565b8051825114610bc85760405163512509d360e11b815260040160405180910390fd5b6001600160801b03831660009081526033602052604090205460ff1615610bee57505050565b6001600160801b0383166000908152603360205260408120805460ff191660011790555b8251811015610cee57828181518110610c2d57610c2d6113b9565b60200260200101516001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610c72573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c969190611158565b610cde57610cde838281518110610caf57610caf6113b9565b6020026020010151610cd9848481518110610ccc57610ccc6113b9565b6020026020010151610d46565b610d60565b610ce7816113cf565b9050610c12565b507fc2a95122fde68f77e93e8f353620af282e72051c5b744320e519fc07ed708ba3838383604051610d22939291906113e8565b60405180910390a1505050565b6060610d3e8484600085610e60565b949350505050565b60006001600160801b03821115610d5c57600080fd5b5090565b6000610d6b83610884565b90506000816000015182604001518360600151610d88919061118b565b610d9291906111b3565b9050600062015180610da485846111e2565b610dae919061147f565b90506040518060800160405280826001600160801b0316815260200184602001516001600160801b03168152602001426001600160801b031681526020016201518042610dfb91906111e2565b6001600160801b039081169091526001600160a01b039096166000908152603260209081526040918290208351918401518916600160801b908102928a1692909217815591830151606090930151881602919096161760019095019490945550505050565b606082471015610ec15760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610345565b610eca85610875565b610f165760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610345565b600080866001600160a01b03168587604051610f3291906114df565b60006040518083038185875af1925050503d8060008114610f6f576040519150601f19603f3d011682016040523d82523d6000602084013e610f74565b606091505b5091509150610f84828286610f8f565b979650505050505050565b60608315610f9e575081610acd565b825115610fae5782518084602001fd5b8160405162461bcd60e51b815260040161034591906114fb565b6001600160801b038116811461075157600080fd5b600060208284031215610fef57600080fd5b8135610acd81610fc8565b6001600160a01b0391909116815260200190565b6001600160a01b038116811461075157600080fd5b801515811461075157600080fd5b60008060006060848603121561104657600080fd5b83356110518161100e565b9250602084013561106181611023565b9150604084013561107181611023565b809150509250925092565b60006020828403121561108e57600080fd5b8135610acd8161100e565b6000602082840312156110ab57600080fd5b5035919050565b600080602083850312156110c557600080fd5b82356001600160401b03808211156110dc57600080fd5b818501915085601f8301126110f057600080fd5b8135818111156110ff57600080fd5b86602082850101111561111157600080fd5b60209290920196919550909350505050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60006020828403121561116a57600080fd5b8151610acd81611023565b634e487b7160e01b600052601160045260246000fd5b60006001600160801b03838116908316818110156111ab576111ab611175565b039392505050565b60006001600160801b03828116848216811515828404821116156111d9576111d9611175565b02949350505050565b60006001600160801b0382811684821680830382111561120457611204611175565b01949350505050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b038111828210171561124b5761124b61120d565b604052919050565b60006001600160401b0382111561126c5761126c61120d565b5060051b60200190565b600082601f83011261128757600080fd5b8151602061129c61129783611253565b611223565b82815260059290921b840181019181810190868411156112bb57600080fd5b8286015b848110156112d657805183529183019183016112bf565b509695505050505050565b6000806000606084860312156112f657600080fd5b835161130181610fc8565b602085810151919450906001600160401b038082111561132057600080fd5b818701915087601f83011261133457600080fd5b815161134261129782611253565b81815260059190911b8301840190848101908a83111561136157600080fd5b938501935b828510156113885784516113798161100e565b82529385019390850190611366565b60408a015190975094505050808311156113a157600080fd5b50506113af86828701611276565b9150509250925092565b634e487b7160e01b600052603260045260246000fd5b6000600182016113e1576113e1611175565b5060010190565b6001600160801b038416815260606020808301829052845191830182905260009185820191906080850190845b8181101561143a5784516001600160a01b031683529383019391830191600101611415565b50508481036040860152855180825290820192508186019060005b8181101561147157825185529383019391830191600101611455565b509298975050505050505050565b60006001600160801b03838116806114a757634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b60005b838110156114ce5781810151838201526020016114b6565b83811115610a7e5750506000910152565b600082516114f18184602087016114b3565b9190910192915050565b602081526000825180602084015261151a8160408501602087016114b3565b601f01601f1916919091016040019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220b480afb6b7ebfa3e649a9436f16cfc25c634eaa64a1b951e519fa9477a6310b764736f6c634300080f0033";
|
|
374
328
|
|
|
375
329
|
type PendleGaugeControllerSidechainUpgConstructorParams =
|
|
376
330
|
| [signer?: Signer]
|
|
@@ -393,20 +347,28 @@ export class PendleGaugeControllerSidechainUpg__factory extends ContractFactory
|
|
|
393
347
|
deploy(
|
|
394
348
|
_pendle: string,
|
|
395
349
|
_marketFactory: string,
|
|
350
|
+
_PendleMsgReceiveEndpointUpg: string,
|
|
396
351
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
397
352
|
): Promise<PendleGaugeControllerSidechainUpg> {
|
|
398
353
|
return super.deploy(
|
|
399
354
|
_pendle,
|
|
400
355
|
_marketFactory,
|
|
356
|
+
_PendleMsgReceiveEndpointUpg,
|
|
401
357
|
overrides || {}
|
|
402
358
|
) as Promise<PendleGaugeControllerSidechainUpg>;
|
|
403
359
|
}
|
|
404
360
|
getDeployTransaction(
|
|
405
361
|
_pendle: string,
|
|
406
362
|
_marketFactory: string,
|
|
363
|
+
_PendleMsgReceiveEndpointUpg: string,
|
|
407
364
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
408
365
|
): TransactionRequest {
|
|
409
|
-
return super.getDeployTransaction(
|
|
366
|
+
return super.getDeployTransaction(
|
|
367
|
+
_pendle,
|
|
368
|
+
_marketFactory,
|
|
369
|
+
_PendleMsgReceiveEndpointUpg,
|
|
370
|
+
overrides || {}
|
|
371
|
+
);
|
|
410
372
|
}
|
|
411
373
|
attach(address: string): PendleGaugeControllerSidechainUpg {
|
|
412
374
|
return super.attach(address) as PendleGaugeControllerSidechainUpg;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
1
|
/* Autogenerated file. Do not edit manually. */
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
import {
|
|
4
|
+
import {
|
|
5
|
+
Signer,
|
|
6
|
+
utils,
|
|
7
|
+
Contract,
|
|
8
|
+
ContractFactory,
|
|
9
|
+
Overrides,
|
|
10
|
+
BigNumberish,
|
|
11
|
+
} from "ethers";
|
|
5
12
|
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
13
|
import type {
|
|
7
14
|
PendleMarketFactory,
|
|
@@ -18,13 +25,75 @@ const _abi = [
|
|
|
18
25
|
},
|
|
19
26
|
{
|
|
20
27
|
internalType: "address",
|
|
21
|
-
name: "
|
|
28
|
+
name: "_marketCreationCodeContractA",
|
|
22
29
|
type: "address",
|
|
23
30
|
},
|
|
31
|
+
{
|
|
32
|
+
internalType: "uint256",
|
|
33
|
+
name: "_marketCreationCodeSizeA",
|
|
34
|
+
type: "uint256",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
internalType: "address",
|
|
38
|
+
name: "_marketCreationCodeContractB",
|
|
39
|
+
type: "address",
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
internalType: "uint256",
|
|
43
|
+
name: "_marketCreationCodeSizeB",
|
|
44
|
+
type: "uint256",
|
|
45
|
+
},
|
|
24
46
|
],
|
|
25
47
|
stateMutability: "nonpayable",
|
|
26
48
|
type: "constructor",
|
|
27
49
|
},
|
|
50
|
+
{
|
|
51
|
+
inputs: [
|
|
52
|
+
{
|
|
53
|
+
internalType: "uint88",
|
|
54
|
+
name: "lnFeeRateRoot",
|
|
55
|
+
type: "uint88",
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
internalType: "uint256",
|
|
59
|
+
name: "maxLnFeeRateRoot",
|
|
60
|
+
type: "uint256",
|
|
61
|
+
},
|
|
62
|
+
],
|
|
63
|
+
name: "MFactoryLnFeeRateRootTooHigh",
|
|
64
|
+
type: "error",
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
inputs: [
|
|
68
|
+
{
|
|
69
|
+
internalType: "uint8",
|
|
70
|
+
name: "reserveFeePercent",
|
|
71
|
+
type: "uint8",
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
internalType: "uint8",
|
|
75
|
+
name: "maxReserveFeePercent",
|
|
76
|
+
type: "uint8",
|
|
77
|
+
},
|
|
78
|
+
],
|
|
79
|
+
name: "MFactoryReserveFeePercentTooHigh",
|
|
80
|
+
type: "error",
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
inputs: [],
|
|
84
|
+
name: "MarketFactoryExpiredPt",
|
|
85
|
+
type: "error",
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
inputs: [],
|
|
89
|
+
name: "MarketFactoryInvalidPt",
|
|
90
|
+
type: "error",
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
inputs: [],
|
|
94
|
+
name: "MarketFactoryMarketExists",
|
|
95
|
+
type: "error",
|
|
96
|
+
},
|
|
28
97
|
{
|
|
29
98
|
anonymous: false,
|
|
30
99
|
inputs: [
|
|
@@ -226,7 +295,7 @@ const _abi = [
|
|
|
226
295
|
},
|
|
227
296
|
{
|
|
228
297
|
inputs: [],
|
|
229
|
-
name: "
|
|
298
|
+
name: "marketCreationCodeContractA",
|
|
230
299
|
outputs: [
|
|
231
300
|
{
|
|
232
301
|
internalType: "address",
|
|
@@ -237,6 +306,45 @@ const _abi = [
|
|
|
237
306
|
stateMutability: "view",
|
|
238
307
|
type: "function",
|
|
239
308
|
},
|
|
309
|
+
{
|
|
310
|
+
inputs: [],
|
|
311
|
+
name: "marketCreationCodeContractB",
|
|
312
|
+
outputs: [
|
|
313
|
+
{
|
|
314
|
+
internalType: "address",
|
|
315
|
+
name: "",
|
|
316
|
+
type: "address",
|
|
317
|
+
},
|
|
318
|
+
],
|
|
319
|
+
stateMutability: "view",
|
|
320
|
+
type: "function",
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
inputs: [],
|
|
324
|
+
name: "marketCreationCodeSizeA",
|
|
325
|
+
outputs: [
|
|
326
|
+
{
|
|
327
|
+
internalType: "uint256",
|
|
328
|
+
name: "",
|
|
329
|
+
type: "uint256",
|
|
330
|
+
},
|
|
331
|
+
],
|
|
332
|
+
stateMutability: "view",
|
|
333
|
+
type: "function",
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
inputs: [],
|
|
337
|
+
name: "marketCreationCodeSizeB",
|
|
338
|
+
outputs: [
|
|
339
|
+
{
|
|
340
|
+
internalType: "uint256",
|
|
341
|
+
name: "",
|
|
342
|
+
type: "uint256",
|
|
343
|
+
},
|
|
344
|
+
],
|
|
345
|
+
stateMutability: "view",
|
|
346
|
+
type: "function",
|
|
347
|
+
},
|
|
240
348
|
{
|
|
241
349
|
inputs: [],
|
|
242
350
|
name: "maxLnFeeRateRoot",
|
|
@@ -306,7 +414,7 @@ const _abi = [
|
|
|
306
414
|
inputs: [
|
|
307
415
|
{
|
|
308
416
|
internalType: "uint88",
|
|
309
|
-
name: "
|
|
417
|
+
name: "newLnFeeRateRoot",
|
|
310
418
|
type: "uint88",
|
|
311
419
|
},
|
|
312
420
|
],
|
|
@@ -380,7 +488,7 @@ const _abi = [
|
|
|
380
488
|
];
|
|
381
489
|
|
|
382
490
|
const _bytecode =
|
|
383
|
-
"0x60e06040523480156200001157600080fd5b5060405162001e8c38038062001e8c833981016040819052620000349162000686565b6001600160a01b0382166200007f5760405162461bcd60e51b815260206004820152600c60248201526b7a65726f206164647265737360a01b60448201526064015b60405180910390fd5b6001600160a01b038216608052620000c46064620000a7670de0b6b3a76400006069620006d4565b620000b391906200077b565b620000da60201b62000b151760201c565b60c0526001600160a01b031660a05250620007bb565b60008082136200011d5760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b604482015260640162000076565b670c7d713b49da0000821380156200013c5750670f43fc2c04ee000082125b156200016d57670de0b6b3a7640000620001568362000183565b8162000166576200016662000765565b0592915050565b6200017882620002ae565b92915050565b919050565b670de0b6b3a7640000026000806ec097ce7bc90715b34b9f1000000000808401906ec097ce7bc90715b34b9f0fffffffff1985010281620001c857620001c862000765565b05905060006ec097ce7bc90715b34b9f100000000082800205905081806ec097ce7bc90715b34b9f100000000081840205915060038205016ec097ce7bc90715b34b9f100000000082840205915060058205016ec097ce7bc90715b34b9f100000000082840205915060078205016ec097ce7bc90715b34b9f100000000082840205915060098205016ec097ce7bc90715b34b9f1000000000828402059150600b8205016ec097ce7bc90715b34b9f1000000000828402059150600d8205016ec097ce7bc90715b34b9f1000000000828402059150600f82050160020295945050505050565b6000670de0b6b3a7640000821215620002f657620002ed826ec097ce7bc90715b34b9f100000000081620002e657620002e662000765565b05620002ae565b60000392915050565b60007e1600ef3172e58d2e933ec884fde10064c63b5372d805e203c000000000000083126200034857770195e54c5dd42177f53a27172fa9ec630262827000000000830592506806f05b59d3b2000000015b73011798004d755d3c8bc8e03204cf44619e000000831262000381576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312620003ca576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a700831262000406576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf85083126200043e57693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e283126200047657690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d038312620004ac5768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb417461211108312620004d857680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d83126200050e576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f1775788937937831262000544576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b286603831262000579576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac8312620005ae576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b600068056bc75e2d63100000840168056bc75e2d631000008086030281620005da57620005da62000765565b059050600068056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b80516001600160a01b03811681146200017e57600080fd5b600080604083850312156200069a57600080fd5b620006a5836200066e565b9150620006b5602084016200066e565b90509250929050565b634e487b7160e01b600052601160045260246000fd5b60006001600160ff1b0381841382841380821686840486111615620006fd57620006fd620006be565b600160ff1b60008712828116878305891216156200071f576200071f620006be565b600087129250878205871284841616156200073e576200073e620006be565b87850587128184161615620007575762000757620006be565b505050929093029392505050565b634e487b7160e01b600052601260045260246000fd5b6000826200079957634e487b7160e01b600052601260045260246000fd5b600160ff1b821460001984141615620007b657620007b6620006be565b500590565b60805160a05160c05161168c620008006000396000818161018b0152610a0701526000818161028d01526105f10152600081816102400152610493015261168c6000f3fe608060405234801561001057600080fd5b50600436106100db5760003560e01c8063078dfbe7146100e05780631ce999e1146100f557806323c113dc1461011e5780634e71e0c81461017e5780634facfd7a1461018657806358e6309f146101bb57806361d027b3146101de578063625620aa146101ef57806373b9e4fc146102025780637ddd48351461021557806382dabb211461022857806387a409a21461023b5780638da5cb5b1461026257806399eecb3b14610275578063d830aed914610288578063e30c3978146102af578063f0f44260146102c2575b600080fd5b6100f36100ee3660046113c5565b6102d5565b005b61010861010336600461140e565b6103db565b6040516101159190611441565b60405180910390f35b60375461014e906001600160a01b03811690600160a01b81046001600160581b031690600160f81b900460ff1683565b604080516001600160a01b0390941684526001600160581b03909216602084015260ff1690820152606001610115565b6100f361071c565b6101ad7f000000000000000000000000000000000000000000000000000000000000000081565b604051908152602001610115565b6101ce6101c9366004611455565b6107c7565b6040519015158152602001610115565b6037546001600160a01b0316610108565b6100f36101fd366004611481565b6107da565b6100f36102103660046114b3565b61087b565b6100f3610223366004611518565b6109db565b603554610108906001600160a01b031681565b6101087f000000000000000000000000000000000000000000000000000000000000000081565b600054610108906001600160a01b031681565b603654610108906001600160a01b031681565b6101087f000000000000000000000000000000000000000000000000000000000000000081565b600154610108906001600160a01b031681565b6100f36102d0366004611455565b610aa2565b6000546001600160a01b031633146103085760405162461bcd60e51b81526004016102ff90611533565b60405180910390fd5b81156103b9576001600160a01b0383161515806103225750805b6103665760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102ff565b600080546040516001600160a01b038087169392169160008051602061163783398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0385166001600160a01b0319909116179055505050565b6000836001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa15801561041b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061043f9190611568565b1561047c5760405162461bcd60e51b815260206004820152600d60248201526c1415081a5cc8195e1c1a5c9959609a1b60448201526064016102ff565b6040516318b7373d60e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906318b7373d906104c8908790600401611441565b602060405180830381865afa1580156104e5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105099190611568565b6105425760405162461bcd60e51b815260206004820152600a602482015269125b9d985b1a5908141560b21b60448201526064016102ff565b6001600160a01b038481166000908152603260209081526040808320878452825280832086845290915290205416156105b65760405162461bcd60e51b81526020600482015260166024820152751b585c9ad95d08185b1c9958591e4818dc99585d195960521b60448201526064016102ff565b603554603654604080516001600160a01b0380891660208301529181018790526060810186905292811660808401521660a082015261062a907f000000000000000000000000000000000000000000000000000000000000000090469060c001604051602081830303815290604052610bad565b6001600160a01b0385811660009081526032602090815260408083208884528252808320878452909152902080546001600160a01b0319169183169190911790559050610678603382610bca565b6106bf5760405162461bcd60e51b81526020600482015260186024820152771251481b585c9ad95d0818d85b89dd08189948185919195960421b60448201526064016102ff565b836001600160a01b0316816001600160a01b03167f166ae5f55615b65bbd9a2496e98d4e4d78ca15bd6127c0fe2dc27b76f6c03143858560405161070d929190918252602082015260400190565b60405180910390a39392505050565b6001546001600160a01b03163381146107775760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102ff565b600080546040516001600160a01b038085169392169160008051602061163783398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b60006107d4603383610be6565b92915050565b6000546001600160a01b031633146108045760405162461bcd60e51b81526004016102ff90611533565b60648160ff1611156108565760405162461bcd60e51b815260206004820152601b60248201527a1a5b9d985b1a59081c995cd95c9d9948199959481c195c98d95b9d602a1b60448201526064016102ff565b603780546001600160f81b0316600160f81b60ff841602179055610878610bfb565b50565b600154600160a81b900460ff1661089f57600154600160a01b900460ff16156108a3565b303b155b6109065760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102ff565b600154600160a81b900460ff16158015610930576001805461ffff60a01b191661010160a01b1790555b6001600160a01b0383161580159061095057506001600160a01b03821615155b61096c5760405162461bcd60e51b81526004016102ff90611585565b610974610c7a565b61097d86610aa2565b610986856109db565b61098f846107da565b603580546001600160a01b038086166001600160a01b031992831617909255603680549285169290911691909117905580156109d3576001805460ff60a81b191690555b505050505050565b6000546001600160a01b03163314610a055760405162461bcd60e51b81526004016102ff90611533565b7f0000000000000000000000000000000000000000000000000000000000000000816001600160581b03161115610a765760405162461bcd60e51b81526020600482015260156024820152741a5b9d985b1a5908199959481c985d19481c9bdbdd605a1b60448201526064016102ff565b60378054600160a01b600160f81b031916600160a01b6001600160581b03841602179055610878610bfb565b6000546001600160a01b03163314610acc5760405162461bcd60e51b81526004016102ff90611533565b6001600160a01b038116610af25760405162461bcd60e51b81526004016102ff90611585565b603780546001600160a01b0319166001600160a01b038316179055610878610bfb565b6000808213610b565760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b60448201526064016102ff565b670c7d713b49da000082138015610b745750670f43fc2c04ee000082125b15610b9f57670de0b6b3a7640000610b8b83610cfb565b81610b9857610b986115ab565b0592915050565b6107d482610e1a565b919050565b6000610bc2610bbb856111bd565b84846111de565b949350505050565b6000610bdf836001600160a01b03841661121a565b9392505050565b6000610bdf836001600160a01b038416611264565b604080516060810182526037546001600160a01b038116808352600160a01b82046001600160581b03166020808501829052600160f81b90930460ff1684860181905285519182529281019290925291927f078011fe6276e6a5dab8218274b287754d70386622bd1325259771ecd8fb14df910160405180910390a250565b600154600160a81b900460ff16610ce75760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102ff565b600080546001600160a01b03191633179055565b670de0b6b3a7640000026000806a0c097ce7bc90715b34b9f160241b808401906ec097ce7bc90715b34b9f0fffffffff1985010281610d3c57610d3c6115ab565b05905060006a0c097ce7bc90715b34b9f160241b82800205905081806a0c097ce7bc90715b34b9f160241b81840205915060038205016a0c097ce7bc90715b34b9f160241b82840205915060058205016a0c097ce7bc90715b34b9f160241b82840205915060078205016a0c097ce7bc90715b34b9f160241b82840205915060098205016a0c097ce7bc90715b34b9f160241b828402059150600b8205016a0c097ce7bc90715b34b9f160241b828402059150600d8205016a0c097ce7bc90715b34b9f160241b828402059150600f82050160020295945050505050565b6000670de0b6b3a7640000821215610e5b57610e52826a0c097ce7bc90715b34b9f160241b81610e4c57610e4c6115ab565b05610e1a565b60000392915050565b6000775803bcc5cb9634ba4cfb2213f784019318ed4dcb6017880f60361b8312610ea65772195e54c5dd42177f53a27172fa9ec63026282760241b830592506806f05b59d3b2000000015b6f8bcc0026baae9e45e470190267a230cf60191b8312610edd576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312610f25576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a7008312610f60576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf8508312610f9757693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e28312610fce57690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d0383126110035768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb41746121110831261102e57680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d8312611063576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f17757889379378312611098576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b28660383126110cc576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac8312611100576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b600068056bc75e2d63100000840168056bc75e2d631000008086030281611129576111296115ab565b059050600068056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b60606107d48260016111d9816001600160a01b0384163b6115c1565b61127c565b60008084836040516020016111f4929190611621565b60405160208183030381529060405290506112116000858361129f565b95945050505050565b60006112268383611264565b61125c575081546001818101845560008481526020808220909301849055845484825282860190935260409020919091556107d4565b5060006107d4565b60009081526001919091016020526040902054151590565b60408051603f8301601f19168101909152818152818360208301863c9392505050565b600080844710156112f25760405162461bcd60e51b815260206004820152601d60248201527f437265617465323a20696e73756666696369656e742062616c616e636500000060448201526064016102ff565b82516000036113435760405162461bcd60e51b815260206004820181905260248201527f437265617465323a2062797465636f6465206c656e677468206973207a65726f60448201526064016102ff565b8383516020850187f590506001600160a01b038116610bc25760405162461bcd60e51b8152602060048201526019602482015278437265617465323a204661696c6564206f6e206465706c6f7960381b60448201526064016102ff565b80356001600160a01b0381168114610ba857600080fd5b801515811461087857600080fd5b6000806000606084860312156113da57600080fd5b6113e3846113a0565b925060208401356113f3816113b7565b91506040840135611403816113b7565b809150509250925092565b60008060006060848603121561142357600080fd5b61142c846113a0565b95602085013595506040909401359392505050565b6001600160a01b0391909116815260200190565b60006020828403121561146757600080fd5b610bdf826113a0565b803560ff81168114610ba857600080fd5b60006020828403121561149357600080fd5b610bdf82611470565b80356001600160581b0381168114610ba857600080fd5b600080600080600060a086880312156114cb57600080fd5b6114d4866113a0565b94506114e26020870161149c565b93506114f060408701611470565b92506114fe606087016113a0565b915061150c608087016113a0565b90509295509295909350565b60006020828403121561152a57600080fd5b610bdf8261149c565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60006020828403121561157a57600080fd5b8151610bdf816113b7565b6020808252600c908201526b7a65726f206164647265737360a01b604082015260600190565b634e487b7160e01b600052601260045260246000fd5b6000828210156115e157634e487b7160e01b600052601160045260246000fd5b500390565b6000815160005b8181101561160757602081850181015186830152016115ed565b81811115611616576000828601525b509290920192915050565b6000610bc261163083866115e6565b846115e656fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a26469706673582212203f8201dee81348858ca3388c732c2dd2550212e24eb1617ec7511603576dc0a964736f6c634300080f0033";
|
|
491
|
+
"0x6101406040523480156200001257600080fd5b5060405162001e3f38038062001e3f833981016040819052620000359162000652565b6001600160a01b038516610100526200007b60646200005e670de0b6b3a76400006069620006c6565b6200006a91906200076d565b620000a360201b62000afa1760201c565b610120526001600160a01b0393841660805260a09290925290911660c05260e05250620007ad565b6000808213620000e95760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b604482015260640160405180910390fd5b670c7d713b49da000082138015620001085750670f43fc2c04ee000082125b156200013957670de0b6b3a764000062000122836200014f565b8162000132576200013262000757565b0592915050565b62000144826200027a565b92915050565b919050565b670de0b6b3a7640000026000806ec097ce7bc90715b34b9f1000000000808401906ec097ce7bc90715b34b9f0fffffffff198501028162000194576200019462000757565b05905060006ec097ce7bc90715b34b9f100000000082800205905081806ec097ce7bc90715b34b9f100000000081840205915060038205016ec097ce7bc90715b34b9f100000000082840205915060058205016ec097ce7bc90715b34b9f100000000082840205915060078205016ec097ce7bc90715b34b9f100000000082840205915060098205016ec097ce7bc90715b34b9f1000000000828402059150600b8205016ec097ce7bc90715b34b9f1000000000828402059150600d8205016ec097ce7bc90715b34b9f1000000000828402059150600f82050160020295945050505050565b6000670de0b6b3a7640000821215620002c257620002b9826ec097ce7bc90715b34b9f100000000081620002b257620002b262000757565b056200027a565b60000392915050565b60007e1600ef3172e58d2e933ec884fde10064c63b5372d805e203c000000000000083126200031457770195e54c5dd42177f53a27172fa9ec630262827000000000830592506806f05b59d3b2000000015b73011798004d755d3c8bc8e03204cf44619e00000083126200034d576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff0084000831262000396576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a7008312620003d2576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf85083126200040a57693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e283126200044257690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d038312620004785768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb417461211108312620004a457680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d8312620004da576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f1775788937937831262000510576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b286603831262000545576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac83126200057a576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b600068056bc75e2d63100000840168056bc75e2d631000008086030281620005a657620005a662000757565b059050600068056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b80516001600160a01b03811681146200014a57600080fd5b600080600080600060a086880312156200066b57600080fd5b62000676866200063a565b945062000686602087016200063a565b9350604086015192506200069d606087016200063a565b9150608086015190509295509295909350565b634e487b7160e01b600052601160045260246000fd5b60006001600160ff1b0381841382841380821686840486111615620006ef57620006ef620006b0565b600160ff1b6000871282811687830589121615620007115762000711620006b0565b60008712925087820587128484161615620007305762000730620006b0565b87850587128184161615620007495762000749620006b0565b505050929093029392505050565b634e487b7160e01b600052601260045260246000fd5b6000826200078b57634e487b7160e01b600052601260045260246000fd5b600160ff1b821460001984141615620007a857620007a8620006b0565b500590565b60805160a05160c05160e05161010051610120516116116200082e600039600081816101e101528181610a080152610a550152600081816102af015261048b0152600081816102fc015261069f015260008181610336015261067e0152600081816101a4015261065d015260008181610208015261063c01526116116000f3fe608060405234801561001057600080fd5b50600436106100fc5760003560e01c8063078dfbe7146101015780631ce999e11461011657806323c113dc1461013f578063349097aa1461019f5780634e71e0c8146101d45780634facfd7a146101dc578063508327971461020357806358e6309f1461022a57806361d027b31461024d578063625620aa1461025e57806373b9e4fc146102715780637ddd48351461028457806382dabb211461029757806387a409a2146102aa5780638da5cb5b146102d157806399eecb3b146102e4578063cb7111d8146102f7578063e30c39781461031e578063ec8a68f214610331578063f0f4426014610358575b600080fd5b61011461010f3660046113cf565b61036b565b005b610129610124366004611418565b610471565b604051610136919061144b565b60405180910390f35b60375461016f906001600160a01b03811690600160a01b81046001600160581b031690600160f81b900460ff1683565b604080516001600160a01b0390941684526001600160581b03909216602084015260ff1690820152606001610136565b6101c67f000000000000000000000000000000000000000000000000000000000000000081565b604051908152602001610136565b61011461077a565b6101c67f000000000000000000000000000000000000000000000000000000000000000081565b6101297f000000000000000000000000000000000000000000000000000000000000000081565b61023d61023836600461145f565b610825565b6040519015158152602001610136565b6037546001600160a01b0316610129565b61011461026c36600461148b565b610838565b61011461027f3660046114bd565b6108b8565b610114610292366004611522565b6109dc565b603554610129906001600160a01b031681565b6101297f000000000000000000000000000000000000000000000000000000000000000081565b600054610129906001600160a01b031681565b603654610129906001600160a01b031681565b6101c67f000000000000000000000000000000000000000000000000000000000000000081565b600154610129906001600160a01b031681565b6101297f000000000000000000000000000000000000000000000000000000000000000081565b61011461036636600461145f565b610aad565b6000546001600160a01b0316331461039e5760405162461bcd60e51b81526004016103959061153d565b60405180910390fd5b811561044f576001600160a01b0383161515806103b85750805b6103fc5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610395565b600080546040516001600160a01b03808716939216916000805160206115bc83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0385166001600160a01b0319909116179055505050565b6040516318b7373d60e01b81526000906001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906318b7373d906104c090879060040161144b565b602060405180830381865afa1580156104dd573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105019190611572565b61051e5760405163781eae2d60e01b815260040160405180910390fd5b836001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa15801561055c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105809190611572565b1561059e5760405163e29ecf1560e01b815260040160405180910390fd5b6001600160a01b038481166000908152603260209081526040808320878452825280832086845290915290205416156105ea5760405163252c443360e11b815260040160405180910390fd5b603554603654604080516001600160a01b0380891660208301529181018790526060810186905292811660808401521660a08201526106c390600090469060c0016040516020818303038152906040527f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000007f0000000000000000000000000000000000000000000000000000000000000000610b92565b6001600160a01b0385811660009081526032602090815260408083208884528252808320878452909152902080546001600160a01b0319169183169190911790559050610711603382610bbc565b61071d5761071d61158f565b836001600160a01b0316816001600160a01b03167f166ae5f55615b65bbd9a2496e98d4e4d78ca15bd6127c0fe2dc27b76f6c03143858560405161076b929190918252602082015260400190565b60405180910390a39392505050565b6001546001600160a01b03163381146107d55760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610395565b600080546040516001600160a01b03808516939216916000805160206115bc83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6000610832603383610bd8565b92915050565b6000546001600160a01b031633146108625760405162461bcd60e51b81526004016103959061153d565b60648160ff16111561089357604051638b86f41f60e01b815260ff8216600482015260646024820152604401610395565b603780546001600160f81b0316600160f81b60ff8416021790556108b5610bed565b50565b600154600160a81b900460ff166108dc57600154600160a01b900460ff16156108e0565b303b155b6109435760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610395565b600154600160a81b900460ff1615801561096d576001805461ffff60a01b191661010160a01b1790555b610975610c6c565b61097e86610aad565b610987856109dc565b61099084610838565b603580546001600160a01b038086166001600160a01b031992831617909255603680549285169290911691909117905580156109d4576001805460ff60a81b191690555b505050505050565b6000546001600160a01b03163314610a065760405162461bcd60e51b81526004016103959061153d565b7f0000000000000000000000000000000000000000000000000000000000000000816001600160581b03161115610a815760405163a348ac0760e01b81526001600160581b03821660048201527f00000000000000000000000000000000000000000000000000000000000000006024820152604401610395565b60378054600160a01b600160f81b031916600160a01b6001600160581b038416021790556108b5610bed565b6000546001600160a01b03163314610ad75760405162461bcd60e51b81526004016103959061153d565b603780546001600160a01b0319166001600160a01b0383161790556108b5610bed565b6000808213610b3b5760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b6044820152606401610395565b670c7d713b49da000082138015610b595750670f43fc2c04ee000082125b15610b8457670de0b6b3a7640000610b7083610ced565b81610b7d57610b7d6115a5565b0592915050565b61083282610e0c565b919050565b600080610ba287878787876111af565b9050610baf898983611201565b9998505050505050505050565b6000610bd1836001600160a01b03841661130a565b9392505050565b6000610bd1836001600160a01b038416611354565b604080516060810182526037546001600160a01b038116808352600160a01b82046001600160581b03166020808501829052600160f81b90930460ff1684860181905285519182529281019290925291927f078011fe6276e6a5dab8218274b287754d70386622bd1325259771ecd8fb14df910160405180910390a250565b600154600160a81b900460ff16610cd95760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401610395565b600080546001600160a01b03191633179055565b670de0b6b3a7640000026000806a0c097ce7bc90715b34b9f160241b808401906ec097ce7bc90715b34b9f0fffffffff1985010281610d2e57610d2e6115a5565b05905060006a0c097ce7bc90715b34b9f160241b82800205905081806a0c097ce7bc90715b34b9f160241b81840205915060038205016a0c097ce7bc90715b34b9f160241b82840205915060058205016a0c097ce7bc90715b34b9f160241b82840205915060078205016a0c097ce7bc90715b34b9f160241b82840205915060098205016a0c097ce7bc90715b34b9f160241b828402059150600b8205016a0c097ce7bc90715b34b9f160241b828402059150600d8205016a0c097ce7bc90715b34b9f160241b828402059150600f82050160020295945050505050565b6000670de0b6b3a7640000821215610e4d57610e44826a0c097ce7bc90715b34b9f160241b81610e3e57610e3e6115a5565b05610e0c565b60000392915050565b6000775803bcc5cb9634ba4cfb2213f784019318ed4dcb6017880f60361b8312610e985772195e54c5dd42177f53a27172fa9ec63026282760241b830592506806f05b59d3b2000000015b6f8bcc0026baae9e45e470190267a230cf60191b8312610ecf576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312610f17576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a7008312610f52576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf8508312610f8957693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e28312610fc057690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d038312610ff55768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb41746121110831261102057680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d8312611055576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f1775788937937831261108a576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b28660383126110be576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac83126110f2576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b600068056bc75e2d63100000840168056bc75e2d63100000808603028161111b5761111b6115a5565b059050600068056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b8451604080516020848701808501808401830190945283835291939192908401876000828b3c856000898301893c50602089810190858501016111f381838661136c565b505050505095945050505050565b600080844710156112545760405162461bcd60e51b815260206004820152601d60248201527f437265617465323a20696e73756666696369656e742062616c616e63650000006044820152606401610395565b82516000036112a55760405162461bcd60e51b815260206004820181905260248201527f437265617465323a2062797465636f6465206c656e677468206973207a65726f6044820152606401610395565b8383516020850187f590506001600160a01b0381166113025760405162461bcd60e51b8152602060048201526019602482015278437265617465323a204661696c6564206f6e206465706c6f7960381b6044820152606401610395565b949350505050565b60006113168383611354565b61134c57508154600181810184556000848152602080822090930184905584548482528286019093526040902091909155610832565b506000610832565b60009081526001919091016020526040902054151590565b5b6020811061138c578151835260209283019290910190601f190161136d565b905182516020929092036101000a6000190180199091169116179052565b80356001600160a01b0381168114610b8d57600080fd5b80151581146108b557600080fd5b6000806000606084860312156113e457600080fd5b6113ed846113aa565b925060208401356113fd816113c1565b9150604084013561140d816113c1565b809150509250925092565b60008060006060848603121561142d57600080fd5b611436846113aa565b95602085013595506040909401359392505050565b6001600160a01b0391909116815260200190565b60006020828403121561147157600080fd5b610bd1826113aa565b803560ff81168114610b8d57600080fd5b60006020828403121561149d57600080fd5b610bd18261147a565b80356001600160581b0381168114610b8d57600080fd5b600080600080600060a086880312156114d557600080fd5b6114de866113aa565b94506114ec602087016114a6565b93506114fa6040870161147a565b9250611508606087016113aa565b9150611516608087016113aa565b90509295509295909350565b60006020828403121561153457600080fd5b610bd1826114a6565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60006020828403121561158457600080fd5b8151610bd1816113c1565b634e487b7160e01b600052600160045260246000fd5b634e487b7160e01b600052601260045260246000fdfe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220a2865e9d7f2edd09bf039521f0ae0c00face5a1fc865a3a75c53a02dee57fba364736f6c634300080f0033";
|
|
384
492
|
|
|
385
493
|
type PendleMarketFactoryConstructorParams =
|
|
386
494
|
| [signer?: Signer]
|
|
@@ -402,23 +510,35 @@ export class PendleMarketFactory__factory extends ContractFactory {
|
|
|
402
510
|
|
|
403
511
|
deploy(
|
|
404
512
|
_yieldContractFactory: string,
|
|
405
|
-
|
|
513
|
+
_marketCreationCodeContractA: string,
|
|
514
|
+
_marketCreationCodeSizeA: BigNumberish,
|
|
515
|
+
_marketCreationCodeContractB: string,
|
|
516
|
+
_marketCreationCodeSizeB: BigNumberish,
|
|
406
517
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
407
518
|
): Promise<PendleMarketFactory> {
|
|
408
519
|
return super.deploy(
|
|
409
520
|
_yieldContractFactory,
|
|
410
|
-
|
|
521
|
+
_marketCreationCodeContractA,
|
|
522
|
+
_marketCreationCodeSizeA,
|
|
523
|
+
_marketCreationCodeContractB,
|
|
524
|
+
_marketCreationCodeSizeB,
|
|
411
525
|
overrides || {}
|
|
412
526
|
) as Promise<PendleMarketFactory>;
|
|
413
527
|
}
|
|
414
528
|
getDeployTransaction(
|
|
415
529
|
_yieldContractFactory: string,
|
|
416
|
-
|
|
530
|
+
_marketCreationCodeContractA: string,
|
|
531
|
+
_marketCreationCodeSizeA: BigNumberish,
|
|
532
|
+
_marketCreationCodeContractB: string,
|
|
533
|
+
_marketCreationCodeSizeB: BigNumberish,
|
|
417
534
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
418
535
|
): TransactionRequest {
|
|
419
536
|
return super.getDeployTransaction(
|
|
420
537
|
_yieldContractFactory,
|
|
421
|
-
|
|
538
|
+
_marketCreationCodeContractA,
|
|
539
|
+
_marketCreationCodeSizeA,
|
|
540
|
+
_marketCreationCodeContractB,
|
|
541
|
+
_marketCreationCodeSizeB,
|
|
422
542
|
overrides || {}
|
|
423
543
|
);
|
|
424
544
|
}
|