@pendle/core-v2 0.11.11-testnet → 0.12.1-testnet
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +199 -30
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.json +1030 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.json +1025 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.json +948 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +4 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.json +76 -0
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +140 -25
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +138 -23
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +138 -23
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +310 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/{CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.json → CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.json} +18 -85
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +336 -0
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/{CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.json → CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json} +8 -21
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.json +131 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +297 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +4 -0
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +376 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +11 -0
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +29 -2
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +40 -86
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +228 -40
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +232 -12
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +164 -47
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +25 -93
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +222 -9
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +106 -5
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +4 -0
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.json +329 -0
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +13 -2
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +87 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +80 -16
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +164 -2
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +172 -4
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +109 -2
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.json +57 -4
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.json +7 -2
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +199 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionSwapPTYT.sol/ActionSwapPTYT.json +108 -2
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +146 -4
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.json +177 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.json +78 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.json +24 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.json +264 -0
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.json +305 -0
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBoringOwnableUpgradeable.sol/IBoringOwnableUpgradeable.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IBoringOwnableUpgradeable.sol/IBoringOwnableUpgradeable.json +34 -0
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +31 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +30 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.json +10 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +30 -0
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +101 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.json +112 -0
- package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.json +76 -0
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +13 -0
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.json +24 -0
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.json +63 -0
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +148 -0
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPVotingEscrow.sol/IPVotingEscrow.json → IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.json} +88 -2
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +4 -28
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/Errors.sol/Errors.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/Errors.sol/Errors.json +886 -0
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.json +28 -2
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/{solmate/SSTORE2.sol/SSTORE2.json → VeHistoryLib.sol/CheckpointHelper.json} +4 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +2 -2
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.json +45 -0
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +4 -0
- package/build/artifacts/contracts/libraries/helpers/{SSTORE2Deployer.sol/SSTORE2Deployer.json → BaseSplitCodeFactory.sol/CodeDeployer.json} +4 -4
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.json +2 -2
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +2 -2
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +2 -2
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +2 -2
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +167 -0
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +182 -4
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +142 -66
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol +3 -1
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol +19 -16
- package/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol +135 -0
- package/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol +96 -0
- package/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol +215 -0
- package/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol +83 -0
- package/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol +10 -15
- package/contracts/SuperComposableYield/base-implementations/SCYBase.sol +30 -43
- package/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol +74 -0
- package/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol +38 -0
- package/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol +83 -0
- package/contracts/core/LiquidityMining/{CelerAbstracts/CelerSenderUpg.sol → CrossChainMsg/PendleMsgSenderAppUpg.sol} +12 -13
- package/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol +159 -0
- package/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol +96 -0
- package/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol +68 -0
- package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol +4 -3
- package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol +6 -2
- package/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol +12 -4
- package/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +29 -19
- package/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +27 -19
- package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol +63 -27
- package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol +6 -5
- package/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol +2 -2
- package/contracts/core/Market/PendleMarket.sol +26 -24
- package/contracts/core/Market/PendleMarketFactory.sol +41 -20
- package/contracts/core/PendleERC20Permit.sol +84 -0
- package/contracts/core/PendleRouter.sol +2 -1
- package/contracts/core/YieldContracts/PendlePrincipalToken.sol +8 -7
- package/contracts/core/YieldContracts/PendleYieldContractFactory.sol +37 -22
- package/contracts/core/YieldContracts/PendleYieldToken.sol +106 -35
- package/contracts/core/actions/ActionAddRemoveLiq.sol +58 -41
- package/contracts/core/actions/ActionCallback.sol +24 -14
- package/contracts/core/actions/ActionMintRedeem.sol +11 -5
- package/contracts/core/actions/ActionMisc.sol +2 -1
- package/contracts/core/actions/ActionSwapPT.sol +38 -19
- package/contracts/core/actions/ActionSwapPTYT.sol +7 -6
- package/contracts/core/actions/ActionSwapYT.sol +36 -19
- package/contracts/core/actions/base/ActionBaseMintRedeem.sol +15 -8
- package/contracts/interfaces/ConvexCurve/IBooster.sol +32 -0
- package/contracts/interfaces/ConvexCurve/ICrvDepositor.sol +20 -0
- package/contracts/interfaces/ConvexCurve/ICvxCrv.sol +6 -0
- package/contracts/interfaces/ConvexCurve/IRewards.sol +38 -0
- package/contracts/interfaces/Curve/ICrvPool.sol +69 -0
- package/contracts/interfaces/IBoringOwnableUpgradeable.sol +10 -0
- package/contracts/interfaces/IPActionAddRemoveLiq.sol +7 -7
- package/contracts/interfaces/IPActionSwapPT.sol +6 -6
- package/contracts/interfaces/IPActionSwapPTYT.sol +2 -2
- package/contracts/interfaces/IPActionSwapYT.sol +13 -13
- package/contracts/interfaces/IPFeeDistributor.sol +19 -0
- package/contracts/interfaces/IPFeeDistributorFactory.sol +14 -0
- package/contracts/interfaces/IPMarket.sol +2 -0
- package/contracts/interfaces/IPMsgReceiverApp.sol +7 -0
- package/contracts/interfaces/IPMsgSendEndpoint.sol +17 -0
- package/contracts/interfaces/IPVotingController.sol +22 -0
- package/contracts/interfaces/{IPVotingEscrow.sol → IPVotingEscrowMainchain.sol} +11 -1
- package/contracts/interfaces/ISuperComposableYield.sol +2 -7
- package/contracts/libraries/Errors.sol +121 -0
- package/contracts/libraries/OracleLib.sol +6 -3
- package/contracts/libraries/VeBalanceLib.sol +5 -1
- package/contracts/libraries/VeHistoryLib.sol +20 -31
- package/contracts/libraries/helpers/ArrayLib.sol +0 -17
- package/contracts/libraries/helpers/BaseSplitCodeFactory.sol +288 -0
- package/contracts/libraries/helpers/TokenHelper.sol +4 -0
- package/contracts/libraries/kyberswap/AggregationRouterHelper.sol +0 -7
- package/contracts/libraries/math/MarketMathCore.sol +29 -25
- package/contracts/libraries/math/Math.sol +6 -2
- package/contracts/libraries/math/WeekMath.sol +2 -2
- package/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol +43 -0
- package/contracts/offchain-helpers/MarketMathStatic.sol +36 -36
- package/contracts/offchain-helpers/RouterStatic.sol +53 -37
- package/deployments/43113-core.json +11 -10
- package/deployments/43113-markets/benqi-market-QI-USDC-FEB-2ND.json +8 -0
- package/deployments/43113-markets/benqi-market-QI-WETH-DEC-1ST.json +8 -0
- package/deployments/43113-testenv.json +9 -9
- package/deployments/80001-core.json +10 -9
- package/deployments/80001-markets/benqi-market-QI-USDC-FEB-2ND.json +8 -0
- package/deployments/80001-markets/benqi-market-QI-WETH-DEC-1ST.json +8 -0
- package/deployments/80001-testenv.json +16 -16
- package/package.json +1 -1
- package/typechain-types/ActionAddRemoveLiq.ts +18 -6
- package/typechain-types/ActionSwapPT.ts +18 -6
- package/typechain-types/ActionSwapPTYT.ts +6 -2
- package/typechain-types/ActionSwapYT.ts +18 -6
- package/typechain-types/IPActionAddRemoveLiq.ts +19 -7
- package/typechain-types/IPActionSwapPT.ts +18 -6
- package/typechain-types/IPActionSwapPTYT.ts +6 -2
- package/typechain-types/IPActionSwapYT.ts +18 -6
- package/typechain-types/IPAllAction.ts +61 -21
- package/typechain-types/IPBatchSeller.ts +19 -37
- package/typechain-types/IPMarket.ts +13 -0
- package/typechain-types/IPVotingController.ts +244 -7
- package/typechain-types/ISuperComposableYield.ts +7 -46
- package/typechain-types/MarketMathStatic.ts +139 -10
- package/typechain-types/PendleBatchSeller.ts +72 -50
- package/typechain-types/PendleGaugeControllerSidechainUpg.ts +28 -149
- package/typechain-types/PendleMarket.ts +104 -0
- package/typechain-types/PendleMarketFactory.ts +76 -13
- package/typechain-types/PendlePrincipalToken.ts +104 -0
- package/typechain-types/PendleQiTokenSCY.ts +111 -46
- package/typechain-types/PendleVotingControllerUpg.ts +133 -77
- package/typechain-types/PendleWstEthSCY.ts +111 -46
- package/typechain-types/PendleYieldContractFactory.ts +84 -21
- package/typechain-types/PendleYieldToken.ts +175 -0
- package/typechain-types/RouterStatic.ts +136 -67
- package/typechain-types/SCYBase.ts +111 -46
- package/typechain-types/SCYBaseWithRewards.ts +111 -46
- package/typechain-types/VotingControllerStorageUpg.ts +246 -27
- package/typechain-types/VotingEscrowPendleMainchain.ts +81 -93
- package/typechain-types/VotingEscrowPendleSidechain.ts +26 -171
- package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +169 -1
- package/typechain-types/factories/ActionCallback__factory.ts +108 -1
- package/typechain-types/factories/ActionMintRedeem__factory.ts +54 -1
- package/typechain-types/factories/ActionMisc__factory.ts +6 -1
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +107 -1
- package/typechain-types/factories/ActionSwapPT__factory.ts +196 -1
- package/typechain-types/factories/ActionSwapYT__factory.ts +143 -1
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +1 -1
- package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +31 -1
- package/typechain-types/factories/IPActionSwapPTYT__factory.ts +10 -0
- package/typechain-types/factories/IPActionSwapPT__factory.ts +30 -0
- package/typechain-types/factories/IPActionSwapYT__factory.ts +30 -0
- package/typechain-types/factories/IPAllAction__factory.ts +101 -1
- package/typechain-types/factories/IPBatchSeller__factory.ts +4 -10
- package/typechain-types/factories/IPMarket__factory.ts +13 -0
- package/typechain-types/factories/IPVotingController__factory.ts +148 -0
- package/typechain-types/factories/ISuperComposableYield__factory.ts +4 -28
- package/typechain-types/factories/MarketMathStatic__factory.ts +181 -3
- package/typechain-types/factories/OracleLib__factory.ts +27 -1
- package/typechain-types/factories/Pendle3CrvAndTokenSCY__factory.ts +1 -1
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleBatchSeller__factory.ts +40 -118
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC20Permit__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerBaseUpg__factory.ts +11 -0
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +28 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +48 -86
- package/typechain-types/factories/PendleMarketFactory__factory.ts +129 -9
- package/typechain-types/factories/PendleMarket__factory.ts +214 -1
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +86 -1
- package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +198 -29
- package/typechain-types/factories/PendleRouter__factory.ts +12 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +235 -40
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +137 -22
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +103 -20
- package/typechain-types/factories/PendleYieldToken__factory.ts +163 -1
- package/typechain-types/factories/PtAMMArb__factory.ts +1 -1
- package/typechain-types/factories/RouterStatic__factory.ts +95 -19
- package/typechain-types/factories/SCYBaseWithRewards__factory.ts +136 -21
- package/typechain-types/factories/SCYBase__factory.ts +136 -21
- package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +232 -12
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +171 -47
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +31 -93
- package/typechain-types/hardhat.d.ts +393 -114
- package/typechain-types/index.ts +36 -66
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.json +0 -810
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.json +0 -10
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.json +0 -833
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.json +0 -723
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.json +0 -728
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.json +0 -705
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.json +0 -864
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.json +0 -718
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.json +0 -784
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.json +0 -134
- package/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol +0 -161
- package/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol +0 -126
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol +0 -242
- package/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol +0 -146
- package/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol +0 -176
- package/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol +0 -129
- package/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol +0 -193
- package/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol +0 -155
- package/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol +0 -182
- package/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol +0 -53
- package/contracts/libraries/helpers/SSTORE2Deployer.sol +0 -30
- package/contracts/libraries/solmate/SSTORE2.sol +0 -99
- package/contracts/offchain-helpers/SSTORE2DeployerContract.sol +0 -21
- package/deployments/43113-markets/benqi-market-10D931.json +0 -8
- package/deployments/43113-markets/benqi-market-9fbD64.json +0 -8
- package/deployments/43113-markets/benqi-market-A12361.json +0 -8
|
@@ -191,6 +191,7 @@ export interface RouterStaticInterface extends utils.Interface {
|
|
|
191
191
|
"pyIndex(address)": FunctionFragment;
|
|
192
192
|
"redeemPYToBaseStatic(address,uint256,address)": FunctionFragment;
|
|
193
193
|
"redeemPYToScyStatic(address,uint256)": FunctionFragment;
|
|
194
|
+
"removeLiquidityDualScyAndPt(address,uint256)": FunctionFragment;
|
|
194
195
|
"removeLiquidityDualScyAndPtStatic(address,uint256)": FunctionFragment;
|
|
195
196
|
"removeLiquidityDualTokenAndPtStatic(address,uint256,address)": FunctionFragment;
|
|
196
197
|
"removeLiquiditySingleBaseTokenStatic(address,uint256,address)": FunctionFragment;
|
|
@@ -339,6 +340,10 @@ export interface RouterStaticInterface extends utils.Interface {
|
|
|
339
340
|
functionFragment: "redeemPYToScyStatic",
|
|
340
341
|
values: [string, BigNumberish]
|
|
341
342
|
): string;
|
|
343
|
+
encodeFunctionData(
|
|
344
|
+
functionFragment: "removeLiquidityDualScyAndPt",
|
|
345
|
+
values: [string, BigNumberish]
|
|
346
|
+
): string;
|
|
342
347
|
encodeFunctionData(
|
|
343
348
|
functionFragment: "removeLiquidityDualScyAndPtStatic",
|
|
344
349
|
values: [string, BigNumberish]
|
|
@@ -546,6 +551,10 @@ export interface RouterStaticInterface extends utils.Interface {
|
|
|
546
551
|
functionFragment: "redeemPYToScyStatic",
|
|
547
552
|
data: BytesLike
|
|
548
553
|
): Result;
|
|
554
|
+
decodeFunctionResult(
|
|
555
|
+
functionFragment: "removeLiquidityDualScyAndPt",
|
|
556
|
+
data: BytesLike
|
|
557
|
+
): Result;
|
|
549
558
|
decodeFunctionResult(
|
|
550
559
|
functionFragment: "removeLiquidityDualScyAndPtStatic",
|
|
551
560
|
data: BytesLike
|
|
@@ -702,18 +711,30 @@ export interface RouterStatic extends BaseContract {
|
|
|
702
711
|
|
|
703
712
|
addLiquidityDualScyAndPtStatic(
|
|
704
713
|
market: string,
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
overrides?:
|
|
708
|
-
): Promise<
|
|
714
|
+
netScyDesired: BigNumberish,
|
|
715
|
+
netPtDesired: BigNumberish,
|
|
716
|
+
overrides?: CallOverrides
|
|
717
|
+
): Promise<
|
|
718
|
+
[BigNumber, BigNumber, BigNumber] & {
|
|
719
|
+
netLpOut: BigNumber;
|
|
720
|
+
netScyUsed: BigNumber;
|
|
721
|
+
netPtUsed: BigNumber;
|
|
722
|
+
}
|
|
723
|
+
>;
|
|
709
724
|
|
|
710
725
|
addLiquidityDualTokenAndPtStatic(
|
|
711
726
|
market: string,
|
|
712
727
|
tokenIn: string,
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
overrides?:
|
|
716
|
-
): Promise<
|
|
728
|
+
netTokenDesired: BigNumberish,
|
|
729
|
+
netPtDesired: BigNumberish,
|
|
730
|
+
overrides?: CallOverrides
|
|
731
|
+
): Promise<
|
|
732
|
+
[BigNumber, BigNumber, BigNumber] & {
|
|
733
|
+
netLpOut: BigNumber;
|
|
734
|
+
netTokenUsed: BigNumber;
|
|
735
|
+
netPtUsed: BigNumber;
|
|
736
|
+
}
|
|
737
|
+
>;
|
|
717
738
|
|
|
718
739
|
addLiquiditySingleBaseTokenStatic(
|
|
719
740
|
market: string,
|
|
@@ -902,9 +923,17 @@ export interface RouterStatic extends BaseContract {
|
|
|
902
923
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
903
924
|
): Promise<ContractTransaction>;
|
|
904
925
|
|
|
926
|
+
removeLiquidityDualScyAndPt(
|
|
927
|
+
market: string,
|
|
928
|
+
netLpToRemove: BigNumberish,
|
|
929
|
+
overrides?: CallOverrides
|
|
930
|
+
): Promise<
|
|
931
|
+
[BigNumber, BigNumber] & { netScyOut: BigNumber; netPtOut: BigNumber }
|
|
932
|
+
>;
|
|
933
|
+
|
|
905
934
|
removeLiquidityDualScyAndPtStatic(
|
|
906
935
|
market: string,
|
|
907
|
-
|
|
936
|
+
netLpToRemove: BigNumberish,
|
|
908
937
|
overrides?: CallOverrides
|
|
909
938
|
): Promise<
|
|
910
939
|
[BigNumber, BigNumber] & { netScyOut: BigNumber; netPtOut: BigNumber }
|
|
@@ -912,7 +941,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
912
941
|
|
|
913
942
|
removeLiquidityDualTokenAndPtStatic(
|
|
914
943
|
market: string,
|
|
915
|
-
|
|
944
|
+
netLpToRemove: BigNumberish,
|
|
916
945
|
tokenOut: string,
|
|
917
946
|
overrides?: CallOverrides
|
|
918
947
|
): Promise<
|
|
@@ -921,20 +950,20 @@ export interface RouterStatic extends BaseContract {
|
|
|
921
950
|
|
|
922
951
|
removeLiquiditySingleBaseTokenStatic(
|
|
923
952
|
market: string,
|
|
924
|
-
|
|
953
|
+
netLpToRemove: BigNumberish,
|
|
925
954
|
baseToken: string,
|
|
926
955
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
927
956
|
): Promise<ContractTransaction>;
|
|
928
957
|
|
|
929
958
|
removeLiquiditySinglePtStatic(
|
|
930
959
|
market: string,
|
|
931
|
-
|
|
960
|
+
netLpToRemove: BigNumberish,
|
|
932
961
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
933
962
|
): Promise<ContractTransaction>;
|
|
934
963
|
|
|
935
964
|
removeLiquiditySingleScyStatic(
|
|
936
965
|
market: string,
|
|
937
|
-
|
|
966
|
+
netLpToRemove: BigNumberish,
|
|
938
967
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
939
968
|
): Promise<ContractTransaction>;
|
|
940
969
|
|
|
@@ -954,7 +983,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
954
983
|
|
|
955
984
|
swapExactPtForBaseTokenStatic(
|
|
956
985
|
market: string,
|
|
957
|
-
|
|
986
|
+
exactPtIn: BigNumberish,
|
|
958
987
|
baseToken: string,
|
|
959
988
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
960
989
|
): Promise<ContractTransaction>;
|
|
@@ -1051,18 +1080,30 @@ export interface RouterStatic extends BaseContract {
|
|
|
1051
1080
|
|
|
1052
1081
|
addLiquidityDualScyAndPtStatic(
|
|
1053
1082
|
market: string,
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
overrides?:
|
|
1057
|
-
): Promise<
|
|
1083
|
+
netScyDesired: BigNumberish,
|
|
1084
|
+
netPtDesired: BigNumberish,
|
|
1085
|
+
overrides?: CallOverrides
|
|
1086
|
+
): Promise<
|
|
1087
|
+
[BigNumber, BigNumber, BigNumber] & {
|
|
1088
|
+
netLpOut: BigNumber;
|
|
1089
|
+
netScyUsed: BigNumber;
|
|
1090
|
+
netPtUsed: BigNumber;
|
|
1091
|
+
}
|
|
1092
|
+
>;
|
|
1058
1093
|
|
|
1059
1094
|
addLiquidityDualTokenAndPtStatic(
|
|
1060
1095
|
market: string,
|
|
1061
1096
|
tokenIn: string,
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
overrides?:
|
|
1065
|
-
): Promise<
|
|
1097
|
+
netTokenDesired: BigNumberish,
|
|
1098
|
+
netPtDesired: BigNumberish,
|
|
1099
|
+
overrides?: CallOverrides
|
|
1100
|
+
): Promise<
|
|
1101
|
+
[BigNumber, BigNumber, BigNumber] & {
|
|
1102
|
+
netLpOut: BigNumber;
|
|
1103
|
+
netTokenUsed: BigNumber;
|
|
1104
|
+
netPtUsed: BigNumber;
|
|
1105
|
+
}
|
|
1106
|
+
>;
|
|
1066
1107
|
|
|
1067
1108
|
addLiquiditySingleBaseTokenStatic(
|
|
1068
1109
|
market: string,
|
|
@@ -1235,9 +1276,17 @@ export interface RouterStatic extends BaseContract {
|
|
|
1235
1276
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1236
1277
|
): Promise<ContractTransaction>;
|
|
1237
1278
|
|
|
1279
|
+
removeLiquidityDualScyAndPt(
|
|
1280
|
+
market: string,
|
|
1281
|
+
netLpToRemove: BigNumberish,
|
|
1282
|
+
overrides?: CallOverrides
|
|
1283
|
+
): Promise<
|
|
1284
|
+
[BigNumber, BigNumber] & { netScyOut: BigNumber; netPtOut: BigNumber }
|
|
1285
|
+
>;
|
|
1286
|
+
|
|
1238
1287
|
removeLiquidityDualScyAndPtStatic(
|
|
1239
1288
|
market: string,
|
|
1240
|
-
|
|
1289
|
+
netLpToRemove: BigNumberish,
|
|
1241
1290
|
overrides?: CallOverrides
|
|
1242
1291
|
): Promise<
|
|
1243
1292
|
[BigNumber, BigNumber] & { netScyOut: BigNumber; netPtOut: BigNumber }
|
|
@@ -1245,7 +1294,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1245
1294
|
|
|
1246
1295
|
removeLiquidityDualTokenAndPtStatic(
|
|
1247
1296
|
market: string,
|
|
1248
|
-
|
|
1297
|
+
netLpToRemove: BigNumberish,
|
|
1249
1298
|
tokenOut: string,
|
|
1250
1299
|
overrides?: CallOverrides
|
|
1251
1300
|
): Promise<
|
|
@@ -1254,20 +1303,20 @@ export interface RouterStatic extends BaseContract {
|
|
|
1254
1303
|
|
|
1255
1304
|
removeLiquiditySingleBaseTokenStatic(
|
|
1256
1305
|
market: string,
|
|
1257
|
-
|
|
1306
|
+
netLpToRemove: BigNumberish,
|
|
1258
1307
|
baseToken: string,
|
|
1259
1308
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1260
1309
|
): Promise<ContractTransaction>;
|
|
1261
1310
|
|
|
1262
1311
|
removeLiquiditySinglePtStatic(
|
|
1263
1312
|
market: string,
|
|
1264
|
-
|
|
1313
|
+
netLpToRemove: BigNumberish,
|
|
1265
1314
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1266
1315
|
): Promise<ContractTransaction>;
|
|
1267
1316
|
|
|
1268
1317
|
removeLiquiditySingleScyStatic(
|
|
1269
1318
|
market: string,
|
|
1270
|
-
|
|
1319
|
+
netLpToRemove: BigNumberish,
|
|
1271
1320
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1272
1321
|
): Promise<ContractTransaction>;
|
|
1273
1322
|
|
|
@@ -1287,7 +1336,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1287
1336
|
|
|
1288
1337
|
swapExactPtForBaseTokenStatic(
|
|
1289
1338
|
market: string,
|
|
1290
|
-
|
|
1339
|
+
exactPtIn: BigNumberish,
|
|
1291
1340
|
baseToken: string,
|
|
1292
1341
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1293
1342
|
): Promise<ContractTransaction>;
|
|
@@ -1384,28 +1433,28 @@ export interface RouterStatic extends BaseContract {
|
|
|
1384
1433
|
|
|
1385
1434
|
addLiquidityDualScyAndPtStatic(
|
|
1386
1435
|
market: string,
|
|
1387
|
-
|
|
1388
|
-
|
|
1436
|
+
netScyDesired: BigNumberish,
|
|
1437
|
+
netPtDesired: BigNumberish,
|
|
1389
1438
|
overrides?: CallOverrides
|
|
1390
1439
|
): Promise<
|
|
1391
1440
|
[BigNumber, BigNumber, BigNumber] & {
|
|
1392
1441
|
netLpOut: BigNumber;
|
|
1393
|
-
|
|
1394
|
-
|
|
1442
|
+
netScyUsed: BigNumber;
|
|
1443
|
+
netPtUsed: BigNumber;
|
|
1395
1444
|
}
|
|
1396
1445
|
>;
|
|
1397
1446
|
|
|
1398
1447
|
addLiquidityDualTokenAndPtStatic(
|
|
1399
1448
|
market: string,
|
|
1400
1449
|
tokenIn: string,
|
|
1401
|
-
|
|
1402
|
-
|
|
1450
|
+
netTokenDesired: BigNumberish,
|
|
1451
|
+
netPtDesired: BigNumberish,
|
|
1403
1452
|
overrides?: CallOverrides
|
|
1404
1453
|
): Promise<
|
|
1405
1454
|
[BigNumber, BigNumber, BigNumber] & {
|
|
1406
1455
|
netLpOut: BigNumber;
|
|
1407
|
-
|
|
1408
|
-
|
|
1456
|
+
netTokenUsed: BigNumber;
|
|
1457
|
+
netPtUsed: BigNumber;
|
|
1409
1458
|
}
|
|
1410
1459
|
>;
|
|
1411
1460
|
|
|
@@ -1608,9 +1657,17 @@ export interface RouterStatic extends BaseContract {
|
|
|
1608
1657
|
overrides?: CallOverrides
|
|
1609
1658
|
): Promise<BigNumber>;
|
|
1610
1659
|
|
|
1660
|
+
removeLiquidityDualScyAndPt(
|
|
1661
|
+
market: string,
|
|
1662
|
+
netLpToRemove: BigNumberish,
|
|
1663
|
+
overrides?: CallOverrides
|
|
1664
|
+
): Promise<
|
|
1665
|
+
[BigNumber, BigNumber] & { netScyOut: BigNumber; netPtOut: BigNumber }
|
|
1666
|
+
>;
|
|
1667
|
+
|
|
1611
1668
|
removeLiquidityDualScyAndPtStatic(
|
|
1612
1669
|
market: string,
|
|
1613
|
-
|
|
1670
|
+
netLpToRemove: BigNumberish,
|
|
1614
1671
|
overrides?: CallOverrides
|
|
1615
1672
|
): Promise<
|
|
1616
1673
|
[BigNumber, BigNumber] & { netScyOut: BigNumber; netPtOut: BigNumber }
|
|
@@ -1618,7 +1675,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1618
1675
|
|
|
1619
1676
|
removeLiquidityDualTokenAndPtStatic(
|
|
1620
1677
|
market: string,
|
|
1621
|
-
|
|
1678
|
+
netLpToRemove: BigNumberish,
|
|
1622
1679
|
tokenOut: string,
|
|
1623
1680
|
overrides?: CallOverrides
|
|
1624
1681
|
): Promise<
|
|
@@ -1627,7 +1684,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1627
1684
|
|
|
1628
1685
|
removeLiquiditySingleBaseTokenStatic(
|
|
1629
1686
|
market: string,
|
|
1630
|
-
|
|
1687
|
+
netLpToRemove: BigNumberish,
|
|
1631
1688
|
baseToken: string,
|
|
1632
1689
|
overrides?: CallOverrides
|
|
1633
1690
|
): Promise<
|
|
@@ -1640,7 +1697,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1640
1697
|
|
|
1641
1698
|
removeLiquiditySinglePtStatic(
|
|
1642
1699
|
market: string,
|
|
1643
|
-
|
|
1700
|
+
netLpToRemove: BigNumberish,
|
|
1644
1701
|
overrides?: CallOverrides
|
|
1645
1702
|
): Promise<
|
|
1646
1703
|
[BigNumber, BigNumber, BigNumber, BigNumber] & {
|
|
@@ -1653,7 +1710,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1653
1710
|
|
|
1654
1711
|
removeLiquiditySingleScyStatic(
|
|
1655
1712
|
market: string,
|
|
1656
|
-
|
|
1713
|
+
netLpToRemove: BigNumberish,
|
|
1657
1714
|
overrides?: CallOverrides
|
|
1658
1715
|
): Promise<
|
|
1659
1716
|
[BigNumber, BigNumber, BigNumber] & {
|
|
@@ -1683,7 +1740,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1683
1740
|
overrides?: CallOverrides
|
|
1684
1741
|
): Promise<
|
|
1685
1742
|
[BigNumber, BigNumber, BigNumber] & {
|
|
1686
|
-
|
|
1743
|
+
netYtOut: BigNumber;
|
|
1687
1744
|
netScyFee: BigNumber;
|
|
1688
1745
|
priceImpact: BigNumber;
|
|
1689
1746
|
}
|
|
@@ -1691,7 +1748,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
1691
1748
|
|
|
1692
1749
|
swapExactPtForBaseTokenStatic(
|
|
1693
1750
|
market: string,
|
|
1694
|
-
|
|
1751
|
+
exactPtIn: BigNumberish,
|
|
1695
1752
|
baseToken: string,
|
|
1696
1753
|
overrides?: CallOverrides
|
|
1697
1754
|
): Promise<
|
|
@@ -1891,17 +1948,17 @@ export interface RouterStatic extends BaseContract {
|
|
|
1891
1948
|
|
|
1892
1949
|
addLiquidityDualScyAndPtStatic(
|
|
1893
1950
|
market: string,
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
overrides?:
|
|
1951
|
+
netScyDesired: BigNumberish,
|
|
1952
|
+
netPtDesired: BigNumberish,
|
|
1953
|
+
overrides?: CallOverrides
|
|
1897
1954
|
): Promise<BigNumber>;
|
|
1898
1955
|
|
|
1899
1956
|
addLiquidityDualTokenAndPtStatic(
|
|
1900
1957
|
market: string,
|
|
1901
1958
|
tokenIn: string,
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
overrides?:
|
|
1959
|
+
netTokenDesired: BigNumberish,
|
|
1960
|
+
netPtDesired: BigNumberish,
|
|
1961
|
+
overrides?: CallOverrides
|
|
1905
1962
|
): Promise<BigNumber>;
|
|
1906
1963
|
|
|
1907
1964
|
addLiquiditySingleBaseTokenStatic(
|
|
@@ -2057,35 +2114,41 @@ export interface RouterStatic extends BaseContract {
|
|
|
2057
2114
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2058
2115
|
): Promise<BigNumber>;
|
|
2059
2116
|
|
|
2117
|
+
removeLiquidityDualScyAndPt(
|
|
2118
|
+
market: string,
|
|
2119
|
+
netLpToRemove: BigNumberish,
|
|
2120
|
+
overrides?: CallOverrides
|
|
2121
|
+
): Promise<BigNumber>;
|
|
2122
|
+
|
|
2060
2123
|
removeLiquidityDualScyAndPtStatic(
|
|
2061
2124
|
market: string,
|
|
2062
|
-
|
|
2125
|
+
netLpToRemove: BigNumberish,
|
|
2063
2126
|
overrides?: CallOverrides
|
|
2064
2127
|
): Promise<BigNumber>;
|
|
2065
2128
|
|
|
2066
2129
|
removeLiquidityDualTokenAndPtStatic(
|
|
2067
2130
|
market: string,
|
|
2068
|
-
|
|
2131
|
+
netLpToRemove: BigNumberish,
|
|
2069
2132
|
tokenOut: string,
|
|
2070
2133
|
overrides?: CallOverrides
|
|
2071
2134
|
): Promise<BigNumber>;
|
|
2072
2135
|
|
|
2073
2136
|
removeLiquiditySingleBaseTokenStatic(
|
|
2074
2137
|
market: string,
|
|
2075
|
-
|
|
2138
|
+
netLpToRemove: BigNumberish,
|
|
2076
2139
|
baseToken: string,
|
|
2077
2140
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2078
2141
|
): Promise<BigNumber>;
|
|
2079
2142
|
|
|
2080
2143
|
removeLiquiditySinglePtStatic(
|
|
2081
2144
|
market: string,
|
|
2082
|
-
|
|
2145
|
+
netLpToRemove: BigNumberish,
|
|
2083
2146
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2084
2147
|
): Promise<BigNumber>;
|
|
2085
2148
|
|
|
2086
2149
|
removeLiquiditySingleScyStatic(
|
|
2087
2150
|
market: string,
|
|
2088
|
-
|
|
2151
|
+
netLpToRemove: BigNumberish,
|
|
2089
2152
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2090
2153
|
): Promise<BigNumber>;
|
|
2091
2154
|
|
|
@@ -2105,7 +2168,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
2105
2168
|
|
|
2106
2169
|
swapExactPtForBaseTokenStatic(
|
|
2107
2170
|
market: string,
|
|
2108
|
-
|
|
2171
|
+
exactPtIn: BigNumberish,
|
|
2109
2172
|
baseToken: string,
|
|
2110
2173
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2111
2174
|
): Promise<BigNumber>;
|
|
@@ -2203,17 +2266,17 @@ export interface RouterStatic extends BaseContract {
|
|
|
2203
2266
|
|
|
2204
2267
|
addLiquidityDualScyAndPtStatic(
|
|
2205
2268
|
market: string,
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
overrides?:
|
|
2269
|
+
netScyDesired: BigNumberish,
|
|
2270
|
+
netPtDesired: BigNumberish,
|
|
2271
|
+
overrides?: CallOverrides
|
|
2209
2272
|
): Promise<PopulatedTransaction>;
|
|
2210
2273
|
|
|
2211
2274
|
addLiquidityDualTokenAndPtStatic(
|
|
2212
2275
|
market: string,
|
|
2213
2276
|
tokenIn: string,
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
overrides?:
|
|
2277
|
+
netTokenDesired: BigNumberish,
|
|
2278
|
+
netPtDesired: BigNumberish,
|
|
2279
|
+
overrides?: CallOverrides
|
|
2217
2280
|
): Promise<PopulatedTransaction>;
|
|
2218
2281
|
|
|
2219
2282
|
addLiquiditySingleBaseTokenStatic(
|
|
@@ -2371,35 +2434,41 @@ export interface RouterStatic extends BaseContract {
|
|
|
2371
2434
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2372
2435
|
): Promise<PopulatedTransaction>;
|
|
2373
2436
|
|
|
2437
|
+
removeLiquidityDualScyAndPt(
|
|
2438
|
+
market: string,
|
|
2439
|
+
netLpToRemove: BigNumberish,
|
|
2440
|
+
overrides?: CallOverrides
|
|
2441
|
+
): Promise<PopulatedTransaction>;
|
|
2442
|
+
|
|
2374
2443
|
removeLiquidityDualScyAndPtStatic(
|
|
2375
2444
|
market: string,
|
|
2376
|
-
|
|
2445
|
+
netLpToRemove: BigNumberish,
|
|
2377
2446
|
overrides?: CallOverrides
|
|
2378
2447
|
): Promise<PopulatedTransaction>;
|
|
2379
2448
|
|
|
2380
2449
|
removeLiquidityDualTokenAndPtStatic(
|
|
2381
2450
|
market: string,
|
|
2382
|
-
|
|
2451
|
+
netLpToRemove: BigNumberish,
|
|
2383
2452
|
tokenOut: string,
|
|
2384
2453
|
overrides?: CallOverrides
|
|
2385
2454
|
): Promise<PopulatedTransaction>;
|
|
2386
2455
|
|
|
2387
2456
|
removeLiquiditySingleBaseTokenStatic(
|
|
2388
2457
|
market: string,
|
|
2389
|
-
|
|
2458
|
+
netLpToRemove: BigNumberish,
|
|
2390
2459
|
baseToken: string,
|
|
2391
2460
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2392
2461
|
): Promise<PopulatedTransaction>;
|
|
2393
2462
|
|
|
2394
2463
|
removeLiquiditySinglePtStatic(
|
|
2395
2464
|
market: string,
|
|
2396
|
-
|
|
2465
|
+
netLpToRemove: BigNumberish,
|
|
2397
2466
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2398
2467
|
): Promise<PopulatedTransaction>;
|
|
2399
2468
|
|
|
2400
2469
|
removeLiquiditySingleScyStatic(
|
|
2401
2470
|
market: string,
|
|
2402
|
-
|
|
2471
|
+
netLpToRemove: BigNumberish,
|
|
2403
2472
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2404
2473
|
): Promise<PopulatedTransaction>;
|
|
2405
2474
|
|
|
@@ -2419,7 +2488,7 @@ export interface RouterStatic extends BaseContract {
|
|
|
2419
2488
|
|
|
2420
2489
|
swapExactPtForBaseTokenStatic(
|
|
2421
2490
|
market: string,
|
|
2422
|
-
|
|
2491
|
+
exactPtIn: BigNumberish,
|
|
2423
2492
|
baseToken: string,
|
|
2424
2493
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
2425
2494
|
): Promise<PopulatedTransaction>;
|