@pendle/core-v2 0.11.5-testnet → 0.11.6-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/package.json +4 -2
- package/typechain-types/ActionAddRemoveLiq.ts +6 -18
- package/typechain-types/ActionSwapPT.ts +6 -18
- package/typechain-types/ActionSwapYT.ts +6 -18
- package/typechain-types/IPActionAddRemoveLiq.ts +6 -18
- package/typechain-types/IPActionSwapPT.ts +6 -18
- package/typechain-types/IPActionSwapYT.ts +6 -18
- package/typechain-types/IPAllAction.ts +18 -54
- package/typechain-types/IPMarket.ts +0 -13
- package/typechain-types/PendleGaugeControllerSidechainUpg.ts +149 -28
- package/typechain-types/PendleMarket.ts +0 -104
- package/typechain-types/PendleMarketFactory.ts +8 -71
- package/typechain-types/PendlePrincipalToken.ts +0 -104
- package/typechain-types/PendleVotingControllerUpg.ts +53 -21
- package/typechain-types/PendleYieldContractFactory.ts +21 -84
- package/typechain-types/PendleYieldToken.ts +0 -175
- package/typechain-types/VotingEscrowPendleMainchain.ts +80 -24
- package/typechain-types/VotingEscrowPendleSidechain.ts +171 -26
- package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -31
- package/typechain-types/factories/ActionCallback__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
- package/typechain-types/factories/ActionMisc__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPT__factory.ts +1 -31
- package/typechain-types/factories/ActionSwapYT__factory.ts +1 -31
- package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +0 -30
- package/typechain-types/factories/IPActionSwapPT__factory.ts +0 -30
- package/typechain-types/factories/IPActionSwapYT__factory.ts +0 -30
- package/typechain-types/factories/IPAllAction__factory.ts +0 -90
- package/typechain-types/factories/IPMarket__factory.ts +0 -13
- package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleAaveV3SCY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC4626SCY__factory.ts +1 -1
- package/typechain-types/factories/PendleEulerSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +86 -21
- package/typechain-types/factories/PendleMarketFactory__factory.ts +8 -81
- package/typechain-types/factories/PendleMarket__factory.ts +1 -76
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -76
- package/typechain-types/factories/PendleQiSAvaxSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleRouter__factory.ts +1 -1
- package/typechain-types/factories/PendleSAvaxSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleSJoeSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleStargateSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +28 -27
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleYearnVaultSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +20 -93
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -112
- package/typechain-types/factories/RouterStatic__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +41 -33
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +93 -20
- package/typechain-types/hardhat.d.ts +27 -0
- package/typechain-types/index.ts +6 -0
- 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/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +0 -27
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +0 -838
- 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/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.json +0 -950
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP3PoolSCY.sol/PendleConvexCurveLP3PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP3PoolSCY.sol/PendleConvexCurveLP3PoolSCY.json +0 -963
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP4PoolSCY.sol/PendleConvexCurveLP4PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP4PoolSCY.sol/PendleConvexCurveLP4PoolSCY.json +0 -976
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.json +0 -873
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.json +0 -76
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvTokenSCY.sol/Pendle3CrvTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvTokenSCY.sol/Pendle3CrvTokenSCY.json +0 -950
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/PendleCvxCRVSCY.sol/PendleCvxCRVSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/PendleCvxCRVSCY.sol/PendleCvxCRVSCY.json +0 -857
- 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/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +0 -736
- 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/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +0 -671
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithDynamicRewards.sol/SCYBaseWithDynamicRewards.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithDynamicRewards.sol/SCYBaseWithDynamicRewards.json +0 -756
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +0 -737
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +0 -294
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.json +0 -112
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +0 -331
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json +0 -135
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +0 -242
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +0 -306
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +0 -296
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.json +0 -109
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +0 -857
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +0 -365
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +0 -600
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +0 -355
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.json +0 -156
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +0 -1039
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +0 -433
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.json +0 -254
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.json +0 -329
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +0 -323
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.json +0 -35
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +0 -453
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +0 -494
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +0 -866
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +0 -1073
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +0 -58
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.json +0 -811
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.json +0 -35
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +0 -507
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +0 -507
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +0 -24
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.json +0 -10
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.json +0 -177
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.json +0 -78
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.json +0 -24
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.json +0 -251
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.json +0 -232
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.json +0 -252
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.json +0 -87
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.json +0 -59
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.json +0 -81
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.json +0 -74
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.json +0 -53
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.json +0 -45
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.json +0 -318
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.json +0 -162
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.json +0 -87
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +0 -1031
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +0 -769
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.json +0 -35
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +0 -465
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +0 -465
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +0 -2721
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.json +0 -43
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +0 -135
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.json +0 -158
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.json +0 -24
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.json +0 -35
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +0 -716
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.json +0 -122
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.json +0 -34
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.json +0 -24
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.json +0 -63
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.json +0 -24
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.json +0 -347
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.json +0 -104
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +0 -130
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.json +0 -142
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.json +0 -232
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.json +0 -642
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.json +0 -350
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.json +0 -375
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.json +0 -324
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.json +0 -92
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.json +0 -40
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.json +0 -199
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.json +0 -168
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.json +0 -92
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.json +0 -137
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.json +0 -135
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.json +0 -63
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +0 -667
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.json +0 -252
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.json +0 -252
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.json +0 -132
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.json +0 -75
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.json +0 -148
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.json +0 -74
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.json +0 -77
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.json +0 -40
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.json +0 -10
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +0 -10
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.json +0 -45
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.json +0 -10
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +0 -35
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.json +0 -136
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +0 -24
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +0 -10
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +0 -10
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +0 -10
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +0 -167
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +0 -93
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +0 -2152
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +0 -86
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.json +0 -37
|
@@ -1,294 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "PendleMsgReceiveEndpointUpg",
|
|
4
|
-
"sourceName": "contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol",
|
|
5
|
-
"abi": [
|
|
6
|
-
{
|
|
7
|
-
"inputs": [
|
|
8
|
-
{
|
|
9
|
-
"internalType": "contract ICelerMessageBus",
|
|
10
|
-
"name": "_celerMessageBus",
|
|
11
|
-
"type": "address"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"internalType": "address",
|
|
15
|
-
"name": "_sendEndpointAddr",
|
|
16
|
-
"type": "address"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"internalType": "uint64",
|
|
20
|
-
"name": "_sendEndpointChainId",
|
|
21
|
-
"type": "uint64"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"stateMutability": "nonpayable",
|
|
25
|
-
"type": "constructor"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"anonymous": false,
|
|
29
|
-
"inputs": [
|
|
30
|
-
{
|
|
31
|
-
"indexed": false,
|
|
32
|
-
"internalType": "address",
|
|
33
|
-
"name": "previousAdmin",
|
|
34
|
-
"type": "address"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"indexed": false,
|
|
38
|
-
"internalType": "address",
|
|
39
|
-
"name": "newAdmin",
|
|
40
|
-
"type": "address"
|
|
41
|
-
}
|
|
42
|
-
],
|
|
43
|
-
"name": "AdminChanged",
|
|
44
|
-
"type": "event"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"anonymous": false,
|
|
48
|
-
"inputs": [
|
|
49
|
-
{
|
|
50
|
-
"indexed": true,
|
|
51
|
-
"internalType": "address",
|
|
52
|
-
"name": "beacon",
|
|
53
|
-
"type": "address"
|
|
54
|
-
}
|
|
55
|
-
],
|
|
56
|
-
"name": "BeaconUpgraded",
|
|
57
|
-
"type": "event"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"anonymous": false,
|
|
61
|
-
"inputs": [
|
|
62
|
-
{
|
|
63
|
-
"indexed": true,
|
|
64
|
-
"internalType": "address",
|
|
65
|
-
"name": "previousOwner",
|
|
66
|
-
"type": "address"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"indexed": true,
|
|
70
|
-
"internalType": "address",
|
|
71
|
-
"name": "newOwner",
|
|
72
|
-
"type": "address"
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"name": "OwnershipTransferred",
|
|
76
|
-
"type": "event"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"anonymous": false,
|
|
80
|
-
"inputs": [
|
|
81
|
-
{
|
|
82
|
-
"indexed": true,
|
|
83
|
-
"internalType": "address",
|
|
84
|
-
"name": "implementation",
|
|
85
|
-
"type": "address"
|
|
86
|
-
}
|
|
87
|
-
],
|
|
88
|
-
"name": "Upgraded",
|
|
89
|
-
"type": "event"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"inputs": [],
|
|
93
|
-
"name": "celerMessageBus",
|
|
94
|
-
"outputs": [
|
|
95
|
-
{
|
|
96
|
-
"internalType": "contract ICelerMessageBus",
|
|
97
|
-
"name": "",
|
|
98
|
-
"type": "address"
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"stateMutability": "view",
|
|
102
|
-
"type": "function"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"inputs": [],
|
|
106
|
-
"name": "claimOwnership",
|
|
107
|
-
"outputs": [],
|
|
108
|
-
"stateMutability": "nonpayable",
|
|
109
|
-
"type": "function"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"inputs": [
|
|
113
|
-
{
|
|
114
|
-
"internalType": "address",
|
|
115
|
-
"name": "srcAddress",
|
|
116
|
-
"type": "address"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"internalType": "uint64",
|
|
120
|
-
"name": "srcChainId",
|
|
121
|
-
"type": "uint64"
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"internalType": "bytes",
|
|
125
|
-
"name": "message",
|
|
126
|
-
"type": "bytes"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"internalType": "address",
|
|
130
|
-
"name": "",
|
|
131
|
-
"type": "address"
|
|
132
|
-
}
|
|
133
|
-
],
|
|
134
|
-
"name": "executeMessage",
|
|
135
|
-
"outputs": [
|
|
136
|
-
{
|
|
137
|
-
"internalType": "enum ICelerMessageReceiverApp.ExecutionStatus",
|
|
138
|
-
"name": "",
|
|
139
|
-
"type": "uint8"
|
|
140
|
-
}
|
|
141
|
-
],
|
|
142
|
-
"stateMutability": "payable",
|
|
143
|
-
"type": "function"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"inputs": [
|
|
147
|
-
{
|
|
148
|
-
"internalType": "address",
|
|
149
|
-
"name": "receiver",
|
|
150
|
-
"type": "address"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"internalType": "bytes",
|
|
154
|
-
"name": "message",
|
|
155
|
-
"type": "bytes"
|
|
156
|
-
}
|
|
157
|
-
],
|
|
158
|
-
"name": "govExecuteMessage",
|
|
159
|
-
"outputs": [],
|
|
160
|
-
"stateMutability": "payable",
|
|
161
|
-
"type": "function"
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"inputs": [],
|
|
165
|
-
"name": "initialize",
|
|
166
|
-
"outputs": [],
|
|
167
|
-
"stateMutability": "nonpayable",
|
|
168
|
-
"type": "function"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"inputs": [],
|
|
172
|
-
"name": "owner",
|
|
173
|
-
"outputs": [
|
|
174
|
-
{
|
|
175
|
-
"internalType": "address",
|
|
176
|
-
"name": "",
|
|
177
|
-
"type": "address"
|
|
178
|
-
}
|
|
179
|
-
],
|
|
180
|
-
"stateMutability": "view",
|
|
181
|
-
"type": "function"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"inputs": [],
|
|
185
|
-
"name": "pendingOwner",
|
|
186
|
-
"outputs": [
|
|
187
|
-
{
|
|
188
|
-
"internalType": "address",
|
|
189
|
-
"name": "",
|
|
190
|
-
"type": "address"
|
|
191
|
-
}
|
|
192
|
-
],
|
|
193
|
-
"stateMutability": "view",
|
|
194
|
-
"type": "function"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"inputs": [],
|
|
198
|
-
"name": "proxiableUUID",
|
|
199
|
-
"outputs": [
|
|
200
|
-
{
|
|
201
|
-
"internalType": "bytes32",
|
|
202
|
-
"name": "",
|
|
203
|
-
"type": "bytes32"
|
|
204
|
-
}
|
|
205
|
-
],
|
|
206
|
-
"stateMutability": "view",
|
|
207
|
-
"type": "function"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"inputs": [],
|
|
211
|
-
"name": "sendEndpointAddr",
|
|
212
|
-
"outputs": [
|
|
213
|
-
{
|
|
214
|
-
"internalType": "address",
|
|
215
|
-
"name": "",
|
|
216
|
-
"type": "address"
|
|
217
|
-
}
|
|
218
|
-
],
|
|
219
|
-
"stateMutability": "view",
|
|
220
|
-
"type": "function"
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"inputs": [],
|
|
224
|
-
"name": "sendEndpointChainId",
|
|
225
|
-
"outputs": [
|
|
226
|
-
{
|
|
227
|
-
"internalType": "uint64",
|
|
228
|
-
"name": "",
|
|
229
|
-
"type": "uint64"
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
"stateMutability": "view",
|
|
233
|
-
"type": "function"
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"inputs": [
|
|
237
|
-
{
|
|
238
|
-
"internalType": "address",
|
|
239
|
-
"name": "newOwner",
|
|
240
|
-
"type": "address"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"internalType": "bool",
|
|
244
|
-
"name": "direct",
|
|
245
|
-
"type": "bool"
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"internalType": "bool",
|
|
249
|
-
"name": "renounce",
|
|
250
|
-
"type": "bool"
|
|
251
|
-
}
|
|
252
|
-
],
|
|
253
|
-
"name": "transferOwnership",
|
|
254
|
-
"outputs": [],
|
|
255
|
-
"stateMutability": "nonpayable",
|
|
256
|
-
"type": "function"
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"inputs": [
|
|
260
|
-
{
|
|
261
|
-
"internalType": "address",
|
|
262
|
-
"name": "newImplementation",
|
|
263
|
-
"type": "address"
|
|
264
|
-
}
|
|
265
|
-
],
|
|
266
|
-
"name": "upgradeTo",
|
|
267
|
-
"outputs": [],
|
|
268
|
-
"stateMutability": "nonpayable",
|
|
269
|
-
"type": "function"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"inputs": [
|
|
273
|
-
{
|
|
274
|
-
"internalType": "address",
|
|
275
|
-
"name": "newImplementation",
|
|
276
|
-
"type": "address"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
"internalType": "bytes",
|
|
280
|
-
"name": "data",
|
|
281
|
-
"type": "bytes"
|
|
282
|
-
}
|
|
283
|
-
],
|
|
284
|
-
"name": "upgradeToAndCall",
|
|
285
|
-
"outputs": [],
|
|
286
|
-
"stateMutability": "payable",
|
|
287
|
-
"type": "function"
|
|
288
|
-
}
|
|
289
|
-
],
|
|
290
|
-
"bytecode": "0x610100604052306080523480156200001657600080fd5b506040516200157438038062001574833981016040819052620000399162000181565b600154600160a81b900460ff166200005f57600154600160a01b900460ff161562000069565b620000696200013b565b620000d15760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b600154600160a81b900460ff16158015620000fc576001805461ffff60a01b191661010160a01b1790555b6001600160a01b0380851660a052831660c0526001600160401b03821660e052801562000131576001805460ff60a81b191690555b50505050620001e0565b600062000153306200015960201b620009971760201c565b15905090565b6001600160a01b03163b151590565b6001600160a01b03811681146200017e57600080fd5b50565b6000806000606084860312156200019757600080fd5b8351620001a48162000168565b6020850151909350620001b78162000168565b60408501519092506001600160401b0381168114620001d557600080fd5b809150509250925092565b60805160a05160c05160e0516113296200024b6000396000818161021301526108850152600081816101df015261084901526000818161014b01526107df01526000818161039c015281816103dc0152818161050f0152818161054f01526105cb01526113296000f3fe6080604052600436106100a25760003560e01c8063078dfbe7146100a75780633659cfe6146100c95780634e71e0c8146100e95780634f1ef286146100fe57806352d1902d146101115780635cc04968146101395780637efec77a146101855780638129fc1c146101985780638da5cb5b146101ad5780638e0dec4d146101cd578063931a11d9146102015780639c649fdf1461024d578063e30c39781461026d575b600080fd5b3480156100b357600080fd5b506100c76100c2366004610e58565b61028d565b005b3480156100d557600080fd5b506100c76100e4366004610e9d565b610392565b3480156100f557600080fd5b506100c761045a565b6100c761010c366004610f5c565b610505565b34801561011d57600080fd5b506101266105be565b6040519081526020015b60405180910390f35b34801561014557600080fd5b5061016d7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b039091168152602001610130565b6100c7610193366004610ff3565b61066c565b3480156101a457600080fd5b506100c76106fb565b3480156101b957600080fd5b5060005461016d906001600160a01b031681565b3480156101d957600080fd5b5061016d7f000000000000000000000000000000000000000000000000000000000000000081565b34801561020d57600080fd5b506102357f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160401b039091168152602001610130565b61026061025b366004611047565b6107d2565b60405161013091906110cc565b34801561027957600080fd5b5060015461016d906001600160a01b031681565b6000546001600160a01b031633146102c05760405162461bcd60e51b81526004016102b7906110f4565b60405180910390fd5b8115610371576001600160a01b0383161515806102da5750805b61031e5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102b7565b600080546040516001600160a01b03808716939216916000805160206112ad83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036103da5760405162461bcd60e51b81526004016102b790611129565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661040c6109a6565b6001600160a01b0316146104325760405162461bcd60e51b81526004016102b790611163565b61043b816109c2565b60408051600080825260208201909252610457918391906109ec565b50565b6001546001600160a01b03163381146104b55760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102b7565b600080546040516001600160a01b03808516939216916000805160206112ad83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016300361054d5760405162461bcd60e51b81526004016102b790611129565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661057f6109a6565b6001600160a01b0316146105a55760405162461bcd60e51b81526004016102b790611163565b6105ae826109c2565b6105ba828260016109ec565b5050565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146106595760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b60648201526084016102b7565b5060008051602061128d83398151915290565b6000546001600160a01b031633146106965760405162461bcd60e51b81526004016102b7906110f4565b60405163e0299bf560e01b81526001600160a01b0384169063e0299bf5906106c4908590859060040161119d565b600060405180830381600087803b1580156106de57600080fd5b505af11580156106f2573d6000803e3d6000fd5b50505050505050565b600154600160a81b900460ff1661071f57600154600160a01b900460ff1615610727565b610727610b57565b61078a5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102b7565b600154600160a81b900460ff161580156107b4576001805461ffff60a01b191661010160a01b1790555b6107bc610b68565b8015610457576001805460ff60a81b1916905550565b6000336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146108455760405162461bcd60e51b81526020600482015260166024820152756f6e6c792063656c6572206d6573736167652062757360501b60448201526064016102b7565b85857f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480156108b957507f00000000000000000000000000000000000000000000000000000000000000006001600160401b0316816001600160401b0316145b6109155760405162461bcd60e51b815260206004820152602760248201527f6d657373616765206d75737420626520637265617465642062792073656e64456044820152661b991c1bda5b9d60ca1b60648201526084016102b7565b60008061092487890189610f5c565b60405163e0299bf560e01b815291935091506001600160a01b0383169063e0299bf590610955908490600401611224565b600060405180830381600087803b15801561096f57600080fd5b505af1158015610983573d6000803e3d6000fd5b5060019d9c50505050505050505050505050565b6001600160a01b03163b151590565b60008051602061128d833981519152546001600160a01b031690565b6000546001600160a01b031633146104575760405162461bcd60e51b81526004016102b7906110f4565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610a1f5761038d83610be9565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610a79575060408051601f3d908101601f19168201909252610a7691810190611237565b60015b610adc5760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b60648201526084016102b7565b60008051602061128d8339815191528114610b4b5760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b60648201526084016102b7565b5061038d838383610c83565b6000610b6230610997565b15905090565b600154600160a81b900460ff16610bd55760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102b7565b600080546001600160a01b03191633179055565b610bf281610997565b610c545760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084016102b7565b60008051602061128d83398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b610c8c83610cae565b600082511180610c995750805b1561038d57610ca88383610cee565b50505050565b610cb781610be9565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060610d1383836040518060600160405280602781526020016112cd60279139610d1a565b9392505050565b6060610d2584610997565b610d805760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016102b7565b600080856001600160a01b031685604051610d9b9190611250565b600060405180830381855af49150503d8060008114610dd6576040519150601f19603f3d011682016040523d82523d6000602084013e610ddb565b606091505b5091509150610deb828286610df5565b9695505050505050565b60608315610e04575081610d13565b825115610e145782518084602001fd5b8160405162461bcd60e51b81526004016102b79190611224565b6001600160a01b038116811461045757600080fd5b80358015158114610e5357600080fd5b919050565b600080600060608486031215610e6d57600080fd5b8335610e7881610e2e565b9250610e8660208501610e43565b9150610e9460408501610e43565b90509250925092565b600060208284031215610eaf57600080fd5b8135610d1381610e2e565b634e487b7160e01b600052604160045260246000fd5b600082601f830112610ee157600080fd5b81356001600160401b0380821115610efb57610efb610eba565b604051601f8301601f19908116603f01168101908282118183101715610f2357610f23610eba565b81604052838152866020858801011115610f3c57600080fd5b836020870160208301376000602085830101528094505050505092915050565b60008060408385031215610f6f57600080fd5b8235610f7a81610e2e565b915060208301356001600160401b03811115610f9557600080fd5b610fa185828601610ed0565b9150509250929050565b60008083601f840112610fbd57600080fd5b5081356001600160401b03811115610fd457600080fd5b602083019150836020828501011115610fec57600080fd5b9250929050565b60008060006040848603121561100857600080fd5b833561101381610e2e565b925060208401356001600160401b0381111561102e57600080fd5b61103a86828701610fab565b9497909650939450505050565b60008060008060006080868803121561105f57600080fd5b853561106a81610e2e565b945060208601356001600160401b03808216821461108757600080fd5b9094506040870135908082111561109d57600080fd5b506110aa88828901610fab565b90945092505060608601356110be81610e2e565b809150509295509295909350565b60208101600383106110ee57634e487b7160e01b600052602160045260246000fd5b91905290565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c9082015260008051602061126d83398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c9082015260008051602061126d83398151915260408201526b6163746976652070726f787960a01b606082015260800190565b60208152816020820152818360408301376000818301604090810191909152601f909201601f19160101919050565b60005b838110156111e75781810151838201526020016111cf565b83811115610ca85750506000910152565b600081518084526112108160208601602086016111cc565b601f01601f19169290920160200192915050565b602081526000610d1360208301846111f8565b60006020828403121561124957600080fd5b5051919050565b600082516112628184602087016111cc565b919091019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212200dea5ed2d6a820517f9e9b6901922214161c50aca58568ab907160609e81fc6d64736f6c634300080f0033",
|
|
291
|
-
"deployedBytecode": "0x6080604052600436106100a25760003560e01c8063078dfbe7146100a75780633659cfe6146100c95780634e71e0c8146100e95780634f1ef286146100fe57806352d1902d146101115780635cc04968146101395780637efec77a146101855780638129fc1c146101985780638da5cb5b146101ad5780638e0dec4d146101cd578063931a11d9146102015780639c649fdf1461024d578063e30c39781461026d575b600080fd5b3480156100b357600080fd5b506100c76100c2366004610e58565b61028d565b005b3480156100d557600080fd5b506100c76100e4366004610e9d565b610392565b3480156100f557600080fd5b506100c761045a565b6100c761010c366004610f5c565b610505565b34801561011d57600080fd5b506101266105be565b6040519081526020015b60405180910390f35b34801561014557600080fd5b5061016d7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b039091168152602001610130565b6100c7610193366004610ff3565b61066c565b3480156101a457600080fd5b506100c76106fb565b3480156101b957600080fd5b5060005461016d906001600160a01b031681565b3480156101d957600080fd5b5061016d7f000000000000000000000000000000000000000000000000000000000000000081565b34801561020d57600080fd5b506102357f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160401b039091168152602001610130565b61026061025b366004611047565b6107d2565b60405161013091906110cc565b34801561027957600080fd5b5060015461016d906001600160a01b031681565b6000546001600160a01b031633146102c05760405162461bcd60e51b81526004016102b7906110f4565b60405180910390fd5b8115610371576001600160a01b0383161515806102da5750805b61031e5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102b7565b600080546040516001600160a01b03808716939216916000805160206112ad83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036103da5760405162461bcd60e51b81526004016102b790611129565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661040c6109a6565b6001600160a01b0316146104325760405162461bcd60e51b81526004016102b790611163565b61043b816109c2565b60408051600080825260208201909252610457918391906109ec565b50565b6001546001600160a01b03163381146104b55760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102b7565b600080546040516001600160a01b03808516939216916000805160206112ad83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016300361054d5760405162461bcd60e51b81526004016102b790611129565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661057f6109a6565b6001600160a01b0316146105a55760405162461bcd60e51b81526004016102b790611163565b6105ae826109c2565b6105ba828260016109ec565b5050565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146106595760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b60648201526084016102b7565b5060008051602061128d83398151915290565b6000546001600160a01b031633146106965760405162461bcd60e51b81526004016102b7906110f4565b60405163e0299bf560e01b81526001600160a01b0384169063e0299bf5906106c4908590859060040161119d565b600060405180830381600087803b1580156106de57600080fd5b505af11580156106f2573d6000803e3d6000fd5b50505050505050565b600154600160a81b900460ff1661071f57600154600160a01b900460ff1615610727565b610727610b57565b61078a5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102b7565b600154600160a81b900460ff161580156107b4576001805461ffff60a01b191661010160a01b1790555b6107bc610b68565b8015610457576001805460ff60a81b1916905550565b6000336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146108455760405162461bcd60e51b81526020600482015260166024820152756f6e6c792063656c6572206d6573736167652062757360501b60448201526064016102b7565b85857f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161480156108b957507f00000000000000000000000000000000000000000000000000000000000000006001600160401b0316816001600160401b0316145b6109155760405162461bcd60e51b815260206004820152602760248201527f6d657373616765206d75737420626520637265617465642062792073656e64456044820152661b991c1bda5b9d60ca1b60648201526084016102b7565b60008061092487890189610f5c565b60405163e0299bf560e01b815291935091506001600160a01b0383169063e0299bf590610955908490600401611224565b600060405180830381600087803b15801561096f57600080fd5b505af1158015610983573d6000803e3d6000fd5b5060019d9c50505050505050505050505050565b6001600160a01b03163b151590565b60008051602061128d833981519152546001600160a01b031690565b6000546001600160a01b031633146104575760405162461bcd60e51b81526004016102b7906110f4565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610a1f5761038d83610be9565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610a79575060408051601f3d908101601f19168201909252610a7691810190611237565b60015b610adc5760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b60648201526084016102b7565b60008051602061128d8339815191528114610b4b5760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b60648201526084016102b7565b5061038d838383610c83565b6000610b6230610997565b15905090565b600154600160a81b900460ff16610bd55760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102b7565b600080546001600160a01b03191633179055565b610bf281610997565b610c545760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084016102b7565b60008051602061128d83398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b610c8c83610cae565b600082511180610c995750805b1561038d57610ca88383610cee565b50505050565b610cb781610be9565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060610d1383836040518060600160405280602781526020016112cd60279139610d1a565b9392505050565b6060610d2584610997565b610d805760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016102b7565b600080856001600160a01b031685604051610d9b9190611250565b600060405180830381855af49150503d8060008114610dd6576040519150601f19603f3d011682016040523d82523d6000602084013e610ddb565b606091505b5091509150610deb828286610df5565b9695505050505050565b60608315610e04575081610d13565b825115610e145782518084602001fd5b8160405162461bcd60e51b81526004016102b79190611224565b6001600160a01b038116811461045757600080fd5b80358015158114610e5357600080fd5b919050565b600080600060608486031215610e6d57600080fd5b8335610e7881610e2e565b9250610e8660208501610e43565b9150610e9460408501610e43565b90509250925092565b600060208284031215610eaf57600080fd5b8135610d1381610e2e565b634e487b7160e01b600052604160045260246000fd5b600082601f830112610ee157600080fd5b81356001600160401b0380821115610efb57610efb610eba565b604051601f8301601f19908116603f01168101908282118183101715610f2357610f23610eba565b81604052838152866020858801011115610f3c57600080fd5b836020870160208301376000602085830101528094505050505092915050565b60008060408385031215610f6f57600080fd5b8235610f7a81610e2e565b915060208301356001600160401b03811115610f9557600080fd5b610fa185828601610ed0565b9150509250929050565b60008083601f840112610fbd57600080fd5b5081356001600160401b03811115610fd457600080fd5b602083019150836020828501011115610fec57600080fd5b9250929050565b60008060006040848603121561100857600080fd5b833561101381610e2e565b925060208401356001600160401b0381111561102e57600080fd5b61103a86828701610fab565b9497909650939450505050565b60008060008060006080868803121561105f57600080fd5b853561106a81610e2e565b945060208601356001600160401b03808216821461108757600080fd5b9094506040870135908082111561109d57600080fd5b506110aa88828901610fab565b90945092505060608601356110be81610e2e565b809150509295509295909350565b60208101600383106110ee57634e487b7160e01b600052602160045260246000fd5b91905290565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c9082015260008051602061126d83398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c9082015260008051602061126d83398151915260408201526b6163746976652070726f787960a01b606082015260800190565b60208152816020820152818360408301376000818301604090810191909152601f909201601f19160101919050565b60005b838110156111e75781810151838201526020016111cf565b83811115610ca85750506000910152565b600081518084526112108160208601602086016111cc565b601f01601f19169290920160200192915050565b602081526000610d1360208301846111f8565b60006020828403121561124957600080fd5b5051919050565b600082516112628184602087016111cc565b919091019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212200dea5ed2d6a820517f9e9b6901922214161c50aca58568ab907160609e81fc6d64736f6c634300080f0033",
|
|
292
|
-
"linkReferences": {},
|
|
293
|
-
"deployedLinkReferences": {}
|
|
294
|
-
}
|
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "PendleMsgReceiverAppUpg",
|
|
4
|
-
"sourceName": "contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol",
|
|
5
|
-
"abi": [
|
|
6
|
-
{
|
|
7
|
-
"anonymous": false,
|
|
8
|
-
"inputs": [
|
|
9
|
-
{
|
|
10
|
-
"indexed": true,
|
|
11
|
-
"internalType": "address",
|
|
12
|
-
"name": "previousOwner",
|
|
13
|
-
"type": "address"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"indexed": true,
|
|
17
|
-
"internalType": "address",
|
|
18
|
-
"name": "newOwner",
|
|
19
|
-
"type": "address"
|
|
20
|
-
}
|
|
21
|
-
],
|
|
22
|
-
"name": "OwnershipTransferred",
|
|
23
|
-
"type": "event"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"inputs": [],
|
|
27
|
-
"name": "claimOwnership",
|
|
28
|
-
"outputs": [],
|
|
29
|
-
"stateMutability": "nonpayable",
|
|
30
|
-
"type": "function"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"inputs": [
|
|
34
|
-
{
|
|
35
|
-
"internalType": "bytes",
|
|
36
|
-
"name": "message",
|
|
37
|
-
"type": "bytes"
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"name": "executeMessage",
|
|
41
|
-
"outputs": [],
|
|
42
|
-
"stateMutability": "payable",
|
|
43
|
-
"type": "function"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"inputs": [],
|
|
47
|
-
"name": "owner",
|
|
48
|
-
"outputs": [
|
|
49
|
-
{
|
|
50
|
-
"internalType": "address",
|
|
51
|
-
"name": "",
|
|
52
|
-
"type": "address"
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"stateMutability": "view",
|
|
56
|
-
"type": "function"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"inputs": [],
|
|
60
|
-
"name": "pendingOwner",
|
|
61
|
-
"outputs": [
|
|
62
|
-
{
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"stateMutability": "view",
|
|
69
|
-
"type": "function"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"inputs": [],
|
|
73
|
-
"name": "pendleMsgReceiveEndpoint",
|
|
74
|
-
"outputs": [
|
|
75
|
-
{
|
|
76
|
-
"internalType": "address",
|
|
77
|
-
"name": "",
|
|
78
|
-
"type": "address"
|
|
79
|
-
}
|
|
80
|
-
],
|
|
81
|
-
"stateMutability": "view",
|
|
82
|
-
"type": "function"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"inputs": [
|
|
86
|
-
{
|
|
87
|
-
"internalType": "address",
|
|
88
|
-
"name": "newOwner",
|
|
89
|
-
"type": "address"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"internalType": "bool",
|
|
93
|
-
"name": "direct",
|
|
94
|
-
"type": "bool"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"internalType": "bool",
|
|
98
|
-
"name": "renounce",
|
|
99
|
-
"type": "bool"
|
|
100
|
-
}
|
|
101
|
-
],
|
|
102
|
-
"name": "transferOwnership",
|
|
103
|
-
"outputs": [],
|
|
104
|
-
"stateMutability": "nonpayable",
|
|
105
|
-
"type": "function"
|
|
106
|
-
}
|
|
107
|
-
],
|
|
108
|
-
"bytecode": "0x",
|
|
109
|
-
"deployedBytecode": "0x",
|
|
110
|
-
"linkReferences": {},
|
|
111
|
-
"deployedLinkReferences": {}
|
|
112
|
-
}
|