@pendle/core-v2 0.20.2-testnet → 0.21.0-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/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.json +2 -2
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.json +2 -2
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.json +2 -2
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.json +1 -41
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol/PendleAura3EthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol/PendleAura3EthSY.json +2 -41
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol/PendleAuraCbethWstethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol/PendleAuraCbethWstethSY.json +2 -41
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.json +2 -41
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +2 -39
- package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.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 +32 -80
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +40 -100
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +16 -40
- package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +16 -40
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +104 -260
- package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.json +47 -0
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +2 -2
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +53 -96
- package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.json +2 -2
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +61 -116
- package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +25 -44
- package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +25 -44
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +4 -0
- package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +224 -0
- package/build/artifacts/contracts/router/kyberswap/IAggregatorRouterHelper.sol/IAggregationRouterHelper.dbg.json +4 -0
- package/build/artifacts/contracts/router/kyberswap/IAggregatorRouterHelper.sol/IAggregationRouterHelper.json +35 -0
- package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +24 -0
- package/build/artifacts/contracts/router/kyberswap/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.dbg.json +4 -0
- package/build/artifacts/contracts/router/{swap-aggregator/kyberswap → kyberswap}/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.json +3 -3
- package/build/artifacts/contracts/router/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +4 -0
- package/build/artifacts/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IAggregationExecutor.sol/IAggregationExecutor.json +1 -1
- package/build/artifacts/contracts/router/kyberswap/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +4 -0
- package/build/artifacts/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.json +30 -1
- package/build/artifacts/contracts/router/kyberswap/interfaces/IHashflow.sol/IHashflow.dbg.json +4 -0
- package/build/artifacts/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IHashflow.sol/IHashflow.json +1 -1
- package/build/artifacts/contracts/router/kyberswap/interfaces/IMetaAggregationRouter.sol/IMetaAggregationRouter.dbg.json +4 -0
- package/build/artifacts/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IMetaAggregationRouter.sol/IMetaAggregationRouter.json +1 -1
- package/build/artifacts/contracts/router/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +4 -0
- package/build/artifacts/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.json +1 -1
- package/contracts/core/StandardizedYield/StEthHelper.sol +4 -4
- package/contracts/core/libraries/Errors.sol +0 -4
- package/contracts/interfaces/IApeStaking.sol +1 -1
- package/contracts/interfaces/IPActionAddRemoveLiq.sol +1 -1
- package/contracts/interfaces/IPActionMintRedeem.sol +3 -2
- package/contracts/interfaces/IPActionSwapPT.sol +1 -1
- package/contracts/interfaces/IPActionSwapPTYT.sol +1 -1
- package/contracts/interfaces/IPActionSwapYT.sol +1 -1
- package/contracts/offchain-helpers/PendleMulticall.sol +26 -0
- package/contracts/router/ActionAddRemoveLiq.sol +2 -2
- package/contracts/router/ActionMintRedeem.sol +9 -7
- package/contracts/router/ActionSwapPT.sol +2 -2
- package/contracts/router/ActionSwapYT.sol +2 -2
- package/contracts/router/base/ActionBaseMintRedeem.sol +14 -51
- package/contracts/router/{swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol → kyberswap/AggregationRouterHelper.sol} +22 -5
- package/contracts/router/kyberswap/IAggregatorRouterHelper.sol +10 -0
- package/contracts/router/kyberswap/KyberSwapHelper.sol +79 -0
- package/contracts/router/{swap-aggregator/kyberswap → kyberswap}/ScaleDataHelperEthereum1.sol +13 -0
- package/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IAggregationExecutor.sol +0 -0
- package/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IExecutorHelperEthereum1.sol +6 -0
- package/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IHashflow.sol +0 -0
- package/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IMetaAggregationRouter.sol +0 -0
- package/contracts/router/{swap-aggregator/kyberswap → kyberswap}/interfaces/IMetaAggregationRouterV2.sol +0 -0
- package/deployments/43113-core.json +1 -1
- package/deployments/43113-helper.json +2 -1
- package/deployments/80001-core.json +1 -1
- package/deployments/80001-helper.json +2 -1
- package/deployments/80001-markets/USDC-DEC-8TH.json +10 -0
- package/package.json +1 -1
- package/typechain-types/ActionAddRemoveLiq.ts +35 -41
- package/typechain-types/ActionBaseMintRedeem.ts +8 -8
- package/typechain-types/ActionMintRedeem.ts +42 -45
- package/typechain-types/ActionSwapPT.ts +22 -28
- package/typechain-types/ActionSwapYT.ts +22 -28
- package/typechain-types/GMXPreviewHelper.ts +134 -0
- package/typechain-types/IExecutorHelperEthereum1.ts +44 -0
- package/typechain-types/IGMXVault.ts +494 -0
- package/typechain-types/IGlpManager.ts +115 -0
- package/typechain-types/IPActionAddRemoveLiq.ts +16 -22
- package/typechain-types/IPActionMintRedeem.ts +23 -26
- package/typechain-types/IPActionSwapPT.ts +14 -20
- package/typechain-types/IPActionSwapYT.ts +14 -20
- package/typechain-types/IPAllAction.ts +31 -34
- package/typechain-types/IPYieldTokenV2.ts +915 -0
- package/typechain-types/IRewardRouterV2.ts +303 -0
- package/typechain-types/IVaultPriceFeed.ts +114 -0
- package/typechain-types/InterestManagerYTV2.ts +124 -0
- package/typechain-types/PendleAura3EthSY.ts +0 -39
- package/typechain-types/PendleAuraCbethWstethSY.ts +0 -39
- package/typechain-types/PendleAuraWethWstethSY.ts +0 -39
- package/typechain-types/PendleGlpSY.ts +1449 -0
- package/typechain-types/PendleMulticall.ts +110 -0
- package/typechain-types/PendlePrincipalTokenV2.ts +614 -0
- package/typechain-types/PendleYieldContractFactoryV2.ts +801 -0
- package/typechain-types/PendleYieldTokenV2.ts +1304 -0
- package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +56 -99
- package/typechain-types/factories/ActionBaseMintRedeem__factory.ts +1 -1
- package/typechain-types/factories/ActionCallback__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeem__factory.ts +64 -119
- package/typechain-types/factories/ActionMisc__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPT__factory.ts +28 -47
- package/typechain-types/factories/ActionSwapYT__factory.ts +28 -47
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +1 -1
- package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
- package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
- package/typechain-types/factories/BulkSeller__factory.ts +1 -1
- package/typechain-types/factories/Errors__factory.ts +1 -38
- package/typechain-types/factories/GMXPreviewHelper__factory.ts +78 -0
- package/typechain-types/factories/IExecutorHelperEthereum1__factory.ts +29 -0
- package/typechain-types/factories/IGMXVault__factory.ts +320 -0
- package/typechain-types/factories/IGlpManager__factory.ts +55 -0
- package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +32 -80
- package/typechain-types/factories/IPActionMintRedeem__factory.ts +40 -100
- package/typechain-types/factories/IPActionSwapPT__factory.ts +16 -40
- package/typechain-types/factories/IPActionSwapYT__factory.ts +16 -40
- package/typechain-types/factories/IPAllAction__factory.ts +104 -260
- package/typechain-types/factories/IPYieldTokenV2__factory.ts +702 -0
- package/typechain-types/factories/IRewardRouterV2__factory.ts +180 -0
- package/typechain-types/factories/IVaultPriceFeed__factory.ts +60 -0
- package/typechain-types/factories/InterestManagerYTV2__factory.ts +63 -0
- package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
- package/typechain-types/factories/OracleLib__factory.ts +1 -1
- package/typechain-types/factories/PendleAura3EthSY__factory.ts +1 -40
- package/typechain-types/factories/PendleAuraCbethWstethSY__factory.ts +1 -40
- package/typechain-types/factories/PendleAuraWethRethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleAuraWethWstethSY__factory.ts +1 -40
- package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
- package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1255 -0
- package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
- package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleMarket__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMulticall__factory.ts +100 -0
- package/typechain-types/factories/PendlePrincipalTokenV2__factory.ts +564 -0
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
- package/typechain-types/factories/PendleRouter__factory.ts +1 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +674 -0
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1122 -0
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
- package/typechain-types/factories/RouterStatic__factory.ts +1 -1
- package/typechain-types/factories/SAPE__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +84 -30
- package/typechain-types/index.ts +22 -10
- package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.json +0 -160
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.json +0 -10
- package/build/artifacts/contracts/router/swap-aggregator/ISwapAggregator.sol/ISwapAggregator.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/ISwapAggregator.sol/ISwapAggregator.json +0 -51
- package/build/artifacts/contracts/router/swap-aggregator/SwapAggregator.sol/SwapAggregator.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/SwapAggregator.sol/SwapAggregator.json +0 -256
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol/KyberAggregationRouterHelper.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol/KyberAggregationRouterHelper.json +0 -10
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IHashflow.sol/IHashflow.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouter.sol/IMetaAggregationRouter.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +0 -4
- package/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol +0 -45
- package/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol +0 -71
- package/contracts/router/swap-aggregator/ISwapAggregator.sol +0 -21
- package/contracts/router/swap-aggregator/SwapAggregator.sol +0 -62
|
@@ -1046,26 +1046,14 @@
|
|
|
1046
1046
|
"type": "address"
|
|
1047
1047
|
},
|
|
1048
1048
|
{
|
|
1049
|
-
"
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
"name": "router",
|
|
1058
|
-
"type": "address"
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"internalType": "bytes",
|
|
1062
|
-
"name": "callData",
|
|
1063
|
-
"type": "bytes"
|
|
1064
|
-
}
|
|
1065
|
-
],
|
|
1066
|
-
"internalType": "struct SwapData",
|
|
1067
|
-
"name": "data",
|
|
1068
|
-
"type": "tuple"
|
|
1049
|
+
"internalType": "address",
|
|
1050
|
+
"name": "kyberRouter",
|
|
1051
|
+
"type": "address"
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
"internalType": "bytes",
|
|
1055
|
+
"name": "kybercall",
|
|
1056
|
+
"type": "bytes"
|
|
1069
1057
|
}
|
|
1070
1058
|
],
|
|
1071
1059
|
"internalType": "struct TokenInput",
|
|
@@ -1318,26 +1306,14 @@
|
|
|
1318
1306
|
"type": "address"
|
|
1319
1307
|
},
|
|
1320
1308
|
{
|
|
1321
|
-
"
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
"name": "router",
|
|
1330
|
-
"type": "address"
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"internalType": "bytes",
|
|
1334
|
-
"name": "callData",
|
|
1335
|
-
"type": "bytes"
|
|
1336
|
-
}
|
|
1337
|
-
],
|
|
1338
|
-
"internalType": "struct SwapData",
|
|
1339
|
-
"name": "data",
|
|
1340
|
-
"type": "tuple"
|
|
1309
|
+
"internalType": "address",
|
|
1310
|
+
"name": "kyberRouter",
|
|
1311
|
+
"type": "address"
|
|
1312
|
+
},
|
|
1313
|
+
{
|
|
1314
|
+
"internalType": "bytes",
|
|
1315
|
+
"name": "kybercall",
|
|
1316
|
+
"type": "bytes"
|
|
1341
1317
|
}
|
|
1342
1318
|
],
|
|
1343
1319
|
"internalType": "struct TokenInput",
|
|
@@ -1459,26 +1435,14 @@
|
|
|
1459
1435
|
"type": "address"
|
|
1460
1436
|
},
|
|
1461
1437
|
{
|
|
1462
|
-
"
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
"name": "router",
|
|
1471
|
-
"type": "address"
|
|
1472
|
-
},
|
|
1473
|
-
{
|
|
1474
|
-
"internalType": "bytes",
|
|
1475
|
-
"name": "callData",
|
|
1476
|
-
"type": "bytes"
|
|
1477
|
-
}
|
|
1478
|
-
],
|
|
1479
|
-
"internalType": "struct SwapData",
|
|
1480
|
-
"name": "data",
|
|
1481
|
-
"type": "tuple"
|
|
1438
|
+
"internalType": "address",
|
|
1439
|
+
"name": "kyberRouter",
|
|
1440
|
+
"type": "address"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"internalType": "bytes",
|
|
1444
|
+
"name": "kybercall",
|
|
1445
|
+
"type": "bytes"
|
|
1482
1446
|
}
|
|
1483
1447
|
],
|
|
1484
1448
|
"internalType": "struct TokenInput",
|
|
@@ -1537,26 +1501,14 @@
|
|
|
1537
1501
|
"type": "address"
|
|
1538
1502
|
},
|
|
1539
1503
|
{
|
|
1540
|
-
"
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
"name": "router",
|
|
1549
|
-
"type": "address"
|
|
1550
|
-
},
|
|
1551
|
-
{
|
|
1552
|
-
"internalType": "bytes",
|
|
1553
|
-
"name": "callData",
|
|
1554
|
-
"type": "bytes"
|
|
1555
|
-
}
|
|
1556
|
-
],
|
|
1557
|
-
"internalType": "struct SwapData",
|
|
1558
|
-
"name": "data",
|
|
1559
|
-
"type": "tuple"
|
|
1504
|
+
"internalType": "address",
|
|
1505
|
+
"name": "kyberRouter",
|
|
1506
|
+
"type": "address"
|
|
1507
|
+
},
|
|
1508
|
+
{
|
|
1509
|
+
"internalType": "bytes",
|
|
1510
|
+
"name": "kybercall",
|
|
1511
|
+
"type": "bytes"
|
|
1560
1512
|
}
|
|
1561
1513
|
],
|
|
1562
1514
|
"internalType": "struct TokenInput",
|
|
@@ -1671,26 +1623,14 @@
|
|
|
1671
1623
|
"type": "address[]"
|
|
1672
1624
|
},
|
|
1673
1625
|
{
|
|
1674
|
-
"
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
"name": "router",
|
|
1683
|
-
"type": "address"
|
|
1684
|
-
},
|
|
1685
|
-
{
|
|
1686
|
-
"internalType": "bytes",
|
|
1687
|
-
"name": "callData",
|
|
1688
|
-
"type": "bytes"
|
|
1689
|
-
}
|
|
1690
|
-
],
|
|
1691
|
-
"internalType": "struct SwapData[]",
|
|
1692
|
-
"name": "data",
|
|
1693
|
-
"type": "tuple[]"
|
|
1626
|
+
"internalType": "bytes[]",
|
|
1627
|
+
"name": "kybercalls",
|
|
1628
|
+
"type": "bytes[]"
|
|
1629
|
+
},
|
|
1630
|
+
{
|
|
1631
|
+
"internalType": "address",
|
|
1632
|
+
"name": "kyberRouter",
|
|
1633
|
+
"type": "address"
|
|
1694
1634
|
},
|
|
1695
1635
|
{
|
|
1696
1636
|
"internalType": "address",
|
|
@@ -1798,26 +1738,14 @@
|
|
|
1798
1738
|
"type": "address"
|
|
1799
1739
|
},
|
|
1800
1740
|
{
|
|
1801
|
-
"
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
"name": "router",
|
|
1810
|
-
"type": "address"
|
|
1811
|
-
},
|
|
1812
|
-
{
|
|
1813
|
-
"internalType": "bytes",
|
|
1814
|
-
"name": "callData",
|
|
1815
|
-
"type": "bytes"
|
|
1816
|
-
}
|
|
1817
|
-
],
|
|
1818
|
-
"internalType": "struct SwapData",
|
|
1819
|
-
"name": "data",
|
|
1820
|
-
"type": "tuple"
|
|
1741
|
+
"internalType": "address",
|
|
1742
|
+
"name": "kyberRouter",
|
|
1743
|
+
"type": "address"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"internalType": "bytes",
|
|
1747
|
+
"name": "kybercall",
|
|
1748
|
+
"type": "bytes"
|
|
1821
1749
|
}
|
|
1822
1750
|
],
|
|
1823
1751
|
"internalType": "struct TokenOutput",
|
|
@@ -1876,26 +1804,14 @@
|
|
|
1876
1804
|
"type": "address"
|
|
1877
1805
|
},
|
|
1878
1806
|
{
|
|
1879
|
-
"
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
"name": "router",
|
|
1888
|
-
"type": "address"
|
|
1889
|
-
},
|
|
1890
|
-
{
|
|
1891
|
-
"internalType": "bytes",
|
|
1892
|
-
"name": "callData",
|
|
1893
|
-
"type": "bytes"
|
|
1894
|
-
}
|
|
1895
|
-
],
|
|
1896
|
-
"internalType": "struct SwapData",
|
|
1897
|
-
"name": "data",
|
|
1898
|
-
"type": "tuple"
|
|
1807
|
+
"internalType": "address",
|
|
1808
|
+
"name": "kyberRouter",
|
|
1809
|
+
"type": "address"
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"internalType": "bytes",
|
|
1813
|
+
"name": "kybercall",
|
|
1814
|
+
"type": "bytes"
|
|
1899
1815
|
}
|
|
1900
1816
|
],
|
|
1901
1817
|
"internalType": "struct TokenOutput",
|
|
@@ -1998,26 +1914,14 @@
|
|
|
1998
1914
|
"type": "address"
|
|
1999
1915
|
},
|
|
2000
1916
|
{
|
|
2001
|
-
"
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
"name": "router",
|
|
2010
|
-
"type": "address"
|
|
2011
|
-
},
|
|
2012
|
-
{
|
|
2013
|
-
"internalType": "bytes",
|
|
2014
|
-
"name": "callData",
|
|
2015
|
-
"type": "bytes"
|
|
2016
|
-
}
|
|
2017
|
-
],
|
|
2018
|
-
"internalType": "struct SwapData",
|
|
2019
|
-
"name": "data",
|
|
2020
|
-
"type": "tuple"
|
|
1917
|
+
"internalType": "address",
|
|
1918
|
+
"name": "kyberRouter",
|
|
1919
|
+
"type": "address"
|
|
1920
|
+
},
|
|
1921
|
+
{
|
|
1922
|
+
"internalType": "bytes",
|
|
1923
|
+
"name": "kybercall",
|
|
1924
|
+
"type": "bytes"
|
|
2021
1925
|
}
|
|
2022
1926
|
],
|
|
2023
1927
|
"internalType": "struct TokenOutput",
|
|
@@ -2196,26 +2100,14 @@
|
|
|
2196
2100
|
"type": "address"
|
|
2197
2101
|
},
|
|
2198
2102
|
{
|
|
2199
|
-
"
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
"name": "router",
|
|
2208
|
-
"type": "address"
|
|
2209
|
-
},
|
|
2210
|
-
{
|
|
2211
|
-
"internalType": "bytes",
|
|
2212
|
-
"name": "callData",
|
|
2213
|
-
"type": "bytes"
|
|
2214
|
-
}
|
|
2215
|
-
],
|
|
2216
|
-
"internalType": "struct SwapData",
|
|
2217
|
-
"name": "data",
|
|
2218
|
-
"type": "tuple"
|
|
2103
|
+
"internalType": "address",
|
|
2104
|
+
"name": "kyberRouter",
|
|
2105
|
+
"type": "address"
|
|
2106
|
+
},
|
|
2107
|
+
{
|
|
2108
|
+
"internalType": "bytes",
|
|
2109
|
+
"name": "kybercall",
|
|
2110
|
+
"type": "bytes"
|
|
2219
2111
|
}
|
|
2220
2112
|
],
|
|
2221
2113
|
"internalType": "struct TokenOutput",
|
|
@@ -2318,26 +2210,14 @@
|
|
|
2318
2210
|
"type": "address"
|
|
2319
2211
|
},
|
|
2320
2212
|
{
|
|
2321
|
-
"
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
"name": "router",
|
|
2330
|
-
"type": "address"
|
|
2331
|
-
},
|
|
2332
|
-
{
|
|
2333
|
-
"internalType": "bytes",
|
|
2334
|
-
"name": "callData",
|
|
2335
|
-
"type": "bytes"
|
|
2336
|
-
}
|
|
2337
|
-
],
|
|
2338
|
-
"internalType": "struct SwapData",
|
|
2339
|
-
"name": "data",
|
|
2340
|
-
"type": "tuple"
|
|
2213
|
+
"internalType": "address",
|
|
2214
|
+
"name": "kyberRouter",
|
|
2215
|
+
"type": "address"
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
"internalType": "bytes",
|
|
2219
|
+
"name": "kybercall",
|
|
2220
|
+
"type": "bytes"
|
|
2341
2221
|
}
|
|
2342
2222
|
],
|
|
2343
2223
|
"internalType": "struct TokenOutput",
|
|
@@ -2646,26 +2526,14 @@
|
|
|
2646
2526
|
"type": "address"
|
|
2647
2527
|
},
|
|
2648
2528
|
{
|
|
2649
|
-
"
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
"name": "router",
|
|
2658
|
-
"type": "address"
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"internalType": "bytes",
|
|
2662
|
-
"name": "callData",
|
|
2663
|
-
"type": "bytes"
|
|
2664
|
-
}
|
|
2665
|
-
],
|
|
2666
|
-
"internalType": "struct SwapData",
|
|
2667
|
-
"name": "data",
|
|
2668
|
-
"type": "tuple"
|
|
2529
|
+
"internalType": "address",
|
|
2530
|
+
"name": "kyberRouter",
|
|
2531
|
+
"type": "address"
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
"internalType": "bytes",
|
|
2535
|
+
"name": "kybercall",
|
|
2536
|
+
"type": "bytes"
|
|
2669
2537
|
}
|
|
2670
2538
|
],
|
|
2671
2539
|
"internalType": "struct TokenInput",
|
|
@@ -2761,26 +2629,14 @@
|
|
|
2761
2629
|
"type": "address"
|
|
2762
2630
|
},
|
|
2763
2631
|
{
|
|
2764
|
-
"
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
"name": "router",
|
|
2773
|
-
"type": "address"
|
|
2774
|
-
},
|
|
2775
|
-
{
|
|
2776
|
-
"internalType": "bytes",
|
|
2777
|
-
"name": "callData",
|
|
2778
|
-
"type": "bytes"
|
|
2779
|
-
}
|
|
2780
|
-
],
|
|
2781
|
-
"internalType": "struct SwapData",
|
|
2782
|
-
"name": "data",
|
|
2783
|
-
"type": "tuple"
|
|
2632
|
+
"internalType": "address",
|
|
2633
|
+
"name": "kyberRouter",
|
|
2634
|
+
"type": "address"
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
"internalType": "bytes",
|
|
2638
|
+
"name": "kybercall",
|
|
2639
|
+
"type": "bytes"
|
|
2784
2640
|
}
|
|
2785
2641
|
],
|
|
2786
2642
|
"internalType": "struct TokenInput",
|
|
@@ -2954,26 +2810,14 @@
|
|
|
2954
2810
|
"type": "address"
|
|
2955
2811
|
},
|
|
2956
2812
|
{
|
|
2957
|
-
"
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
"name": "router",
|
|
2966
|
-
"type": "address"
|
|
2967
|
-
},
|
|
2968
|
-
{
|
|
2969
|
-
"internalType": "bytes",
|
|
2970
|
-
"name": "callData",
|
|
2971
|
-
"type": "bytes"
|
|
2972
|
-
}
|
|
2973
|
-
],
|
|
2974
|
-
"internalType": "struct SwapData",
|
|
2975
|
-
"name": "data",
|
|
2976
|
-
"type": "tuple"
|
|
2813
|
+
"internalType": "address",
|
|
2814
|
+
"name": "kyberRouter",
|
|
2815
|
+
"type": "address"
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"internalType": "bytes",
|
|
2819
|
+
"name": "kybercall",
|
|
2820
|
+
"type": "bytes"
|
|
2977
2821
|
}
|
|
2978
2822
|
],
|
|
2979
2823
|
"internalType": "struct TokenOutput",
|
package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json
CHANGED
|
@@ -118,8 +118,8 @@
|
|
|
118
118
|
"type": "function"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
|
-
"bytecode": "
|
|
122
|
-
"deployedBytecode": "
|
|
121
|
+
"bytecode": "0x608060405234801561001057600080fd5b50610991806100206000396000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c80638718323e146100465780638d51e8f0146100a7578063c307974d146100cf575b600080fd5b6100596100543660046107e0565b6100e2565b6040805184518152602080860151908201528482015191810191909152606080850151908201526080938401519381019390935260a083019190915260c082015260e0015b60405180910390f35b6100ba6100b5366004610804565b6102d2565b6040805192835260208301919091520161009e565b6100ba6100dd3660046107e0565b6104ab565b6101146040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b600080836001600160a01b0316632778c3346040518163ffffffff1660e01b815260040160a060405180830381865afa158015610155573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101799190610839565b92506101848361073d565b9150836001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa1580156101c4573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101e891906108b6565b6001600160a01b031663cbe52ae3856001600160a01b031663fc0c546a6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610234573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061025891906108b6565b85606001516040518363ffffffff1660e01b815260040161027a9291906108d3565b602060405180830381865afa158015610297573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102bb91906108ec565b83604001516102ca919061091b565b929491935050565b6000806000856001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa158015610315573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061033991906108b6565b90506000866001600160a01b031663fc0c546a6040518163ffffffff1660e01b8152600401602060405180830381865afa15801561037b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061039f91906108b6565b90506000826001600160a01b031663b8f82b2683896040518363ffffffff1660e01b81526004016103d19291906108d3565b602060405180830381865afa1580156103ee573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061041291906108ec565b905061041e8188610779565b9450506000826001600160a01b031663cbe52ae383886040518363ffffffff1660e01b81526004016104519291906108d3565b602060405180830381865afa15801561046e573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061049291906108ec565b905061049e8187610779565b9350505050935093915050565b6000806000836001600160a01b0316632778c3346040518163ffffffff1660e01b815260040160a060405180830381865afa1580156104ee573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105129190610839565b90506000846001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa158015610554573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061057891906108b6565b90506000856001600160a01b031663fc0c546a6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156105ba573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105de91906108b6565b905060006105fd846020015185606001516107aa90919063ffffffff16565b846040015161060c919061091b565b90506000836001600160a01b031663b8f82b2684846040518363ffffffff1660e01b815260040161063e9291906108d3565b602060405180830381865afa15801561065b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061067f91906108ec565b905061068b8183610779565b85516040870151919850600093506106a392506107aa565b84606001516106b2919061091b565b90506000836001600160a01b031663cbe52ae384846040518363ffffffff1660e01b81526004016106e49291906108d3565b602060405180830381865afa158015610701573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061072591906108ec565b90506107318183610779565b95505050505050915091565b60408101516020820151606083015160009291839161075b916107aa565b905061077161076a828461091b565b8390610779565b949350505050565b60008061078e670de0b6b3a76400008561092e565b905082818161079f5761079f610945565b049150505b92915050565b6000806107b7838561092e565b9050670de0b6b3a76400008161079f565b6001600160a01b03811681146107dd57600080fd5b50565b6000602082840312156107f257600080fd5b81356107fd816107c8565b9392505050565b60008060006060848603121561081957600080fd5b8335610824816107c8565b95602085013595506040909401359392505050565b600060a0828403121561084b57600080fd5b60405160a081016001600160401b038111828210171561087b57634e487b7160e01b600052604160045260246000fd5b806040525082518152602083015160208201526040830151604082015260608301516060820152608083015160808201528091505092915050565b6000602082840312156108c857600080fd5b81516107fd816107c8565b6001600160a01b03929092168252602082015260400190565b6000602082840312156108fe57600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b808201808211156107a4576107a4610905565b80820281158282048414176107a4576107a4610905565b634e487b7160e01b600052601260045260246000fdfea26469706673582212201d27339074708f388da4887e0ec9dc93264d690090e60dae7e84e112d65555e164736f6c63430008110033",
|
|
122
|
+
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c80638718323e146100465780638d51e8f0146100a7578063c307974d146100cf575b600080fd5b6100596100543660046107e0565b6100e2565b6040805184518152602080860151908201528482015191810191909152606080850151908201526080938401519381019390935260a083019190915260c082015260e0015b60405180910390f35b6100ba6100b5366004610804565b6102d2565b6040805192835260208301919091520161009e565b6100ba6100dd3660046107e0565b6104ab565b6101146040518060a0016040528060008152602001600081526020016000815260200160008152602001600081525090565b600080836001600160a01b0316632778c3346040518163ffffffff1660e01b815260040160a060405180830381865afa158015610155573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101799190610839565b92506101848361073d565b9150836001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa1580156101c4573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101e891906108b6565b6001600160a01b031663cbe52ae3856001600160a01b031663fc0c546a6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610234573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061025891906108b6565b85606001516040518363ffffffff1660e01b815260040161027a9291906108d3565b602060405180830381865afa158015610297573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102bb91906108ec565b83604001516102ca919061091b565b929491935050565b6000806000856001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa158015610315573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061033991906108b6565b90506000866001600160a01b031663fc0c546a6040518163ffffffff1660e01b8152600401602060405180830381865afa15801561037b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061039f91906108b6565b90506000826001600160a01b031663b8f82b2683896040518363ffffffff1660e01b81526004016103d19291906108d3565b602060405180830381865afa1580156103ee573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061041291906108ec565b905061041e8188610779565b9450506000826001600160a01b031663cbe52ae383886040518363ffffffff1660e01b81526004016104519291906108d3565b602060405180830381865afa15801561046e573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061049291906108ec565b905061049e8187610779565b9350505050935093915050565b6000806000836001600160a01b0316632778c3346040518163ffffffff1660e01b815260040160a060405180830381865afa1580156104ee573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105129190610839565b90506000846001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa158015610554573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061057891906108b6565b90506000856001600160a01b031663fc0c546a6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156105ba573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105de91906108b6565b905060006105fd846020015185606001516107aa90919063ffffffff16565b846040015161060c919061091b565b90506000836001600160a01b031663b8f82b2684846040518363ffffffff1660e01b815260040161063e9291906108d3565b602060405180830381865afa15801561065b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061067f91906108ec565b905061068b8183610779565b85516040870151919850600093506106a392506107aa565b84606001516106b2919061091b565b90506000836001600160a01b031663cbe52ae384846040518363ffffffff1660e01b81526004016106e49291906108d3565b602060405180830381865afa158015610701573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061072591906108ec565b90506107318183610779565b95505050505050915091565b60408101516020820151606083015160009291839161075b916107aa565b905061077161076a828461091b565b8390610779565b949350505050565b60008061078e670de0b6b3a76400008561092e565b905082818161079f5761079f610945565b049150505b92915050565b6000806107b7838561092e565b9050670de0b6b3a76400008161079f565b6001600160a01b03811681146107dd57600080fd5b50565b6000602082840312156107f257600080fd5b81356107fd816107c8565b9392505050565b60008060006060848603121561081957600080fd5b8335610824816107c8565b95602085013595506040909401359392505050565b600060a0828403121561084b57600080fd5b60405160a081016001600160401b038111828210171561087b57634e487b7160e01b600052604160045260246000fd5b806040525082518152602083015160208201526040830151604082015260608301516060820152608083015160808201528091505092915050565b6000602082840312156108c857600080fd5b81516107fd816107c8565b6001600160a01b03929092168252602082015260400190565b6000602082840312156108fe57600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b808201808211156107a4576107a4610905565b80820281158282048414176107a4576107a4610905565b634e487b7160e01b600052601260045260246000fdfea26469706673582212201d27339074708f388da4887e0ec9dc93264d690090e60dae7e84e112d65555e164736f6c63430008110033",
|
|
123
123
|
"linkReferences": {},
|
|
124
124
|
"deployedLinkReferences": {}
|
|
125
125
|
}
|