@pendle/core-v2 0.11.4-testnet → 0.11.6-testnet
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/43113-core.json +1 -1
- package/package.json +4 -2
- package/typechain-types/BaseSplitCodeFactory.ts +118 -0
- package/typechain-types/BaseSplitCodeFactoryContract.ts +267 -0
- package/typechain-types/ERC20Permit.ts +521 -0
- package/typechain-types/IBooster.ts +275 -0
- package/typechain-types/ICrvDepositor.ts +174 -0
- package/typechain-types/ICrvPool.ts +397 -0
- package/typechain-types/ICvxCrv.ts +81 -0
- package/typechain-types/IERC20Permit.ts +175 -0
- package/typechain-types/IPFeeDistributor.ts +2 -7
- package/typechain-types/IPMsgReceiverApp.ts +104 -0
- package/typechain-types/IPMsgSendEndpoint.ts +156 -0
- package/typechain-types/IRewards.ts +539 -0
- package/typechain-types/Pendle3CrvHelper.ts +133 -0
- package/typechain-types/Pendle3CrvTokenSCY.ts +1250 -0
- package/typechain-types/PendleConvexCurveLP2PoolSCY.ts +1250 -0
- package/typechain-types/PendleConvexCurveLP3PoolSCY.ts +1269 -0
- package/typechain-types/PendleConvexCurveLP4PoolSCY.ts +1288 -0
- package/typechain-types/PendleConvexCurveLPSCY.ts +1212 -0
- package/typechain-types/PendleCvxCRVSCY.ts +1138 -0
- package/typechain-types/PendleERC20Permit.ts +443 -0
- package/typechain-types/PendleFeeDistributor.ts +2 -41
- package/typechain-types/PendleFeeDistributorFactory.ts +28 -1
- package/typechain-types/PendleMsgReceiveEndpointUpg.ts +491 -0
- package/typechain-types/PendleMsgReceiverAppUpg.ts +250 -0
- package/typechain-types/PendleMsgSendEndpointUpg.ts +581 -0
- package/typechain-types/PendleMsgSenderAppUpg.ts +289 -0
- package/typechain-types/SCYBaseWithDynamicRewards.ts +1063 -0
- package/typechain-types/factories/BaseSplitCodeFactoryContract__factory.ts +226 -0
- package/typechain-types/factories/BaseSplitCodeFactory__factory.ts +102 -0
- package/typechain-types/factories/ERC20Permit__factory.ts +368 -0
- package/typechain-types/factories/IBooster__factory.ts +189 -0
- package/typechain-types/factories/ICrvDepositor__factory.ts +90 -0
- package/typechain-types/factories/ICrvPool__factory.ts +244 -0
- package/typechain-types/factories/ICvxCrv__factory.ts +36 -0
- package/typechain-types/factories/IERC20Permit__factory.ts +98 -0
- package/typechain-types/factories/IPFeeDistributor__factory.ts +0 -5
- package/typechain-types/factories/IPMsgReceiverApp__factory.ts +39 -0
- package/typechain-types/factories/IPMsgSendEndpoint__factory.ts +78 -0
- package/typechain-types/factories/IRewards__factory.ts +263 -0
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +129 -0
- package/typechain-types/factories/Pendle3CrvTokenSCY__factory.ts +1050 -0
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +1054 -0
- package/typechain-types/factories/PendleConvexCurveLP3PoolSCY__factory.ts +1067 -0
- package/typechain-types/factories/PendleConvexCurveLP4PoolSCY__factory.ts +1080 -0
- package/typechain-types/factories/PendleConvexCurveLPSCY__factory.ts +892 -0
- package/typechain-types/factories/PendleCvxCRVSCY__factory.ts +938 -0
- package/typechain-types/factories/PendleERC20Permit__factory.ts +405 -0
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +30 -2
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -19
- package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +374 -0
- package/typechain-types/factories/PendleMsgReceiverAppUpg__factory.ts +131 -0
- package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +393 -0
- package/typechain-types/factories/PendleMsgSenderAppUpg__factory.ts +154 -0
- package/typechain-types/factories/SCYBaseWithDynamicRewards__factory.ts +775 -0
- package/typechain-types/hardhat.d.ts +215 -71
- package/typechain-types/index.ts +50 -16
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.json +0 -810
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.json +0 -10
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.json +0 -833
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +0 -27
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +0 -838
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.json +0 -723
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.json +0 -728
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.json +0 -705
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.json +0 -864
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +0 -736
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.json +0 -718
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.json +0 -784
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.json +0 -671
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +0 -737
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.json +0 -190
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.json +0 -148
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +0 -242
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +0 -306
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +0 -369
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.json +0 -109
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +0 -865
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +0 -365
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +0 -615
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +0 -434
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.json +0 -156
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +0 -964
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +0 -379
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.json +0 -254
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.json +0 -323
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.json +0 -35
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +0 -378
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +0 -440
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +0 -4
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +0 -755
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +0 -1043
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.json +0 -58
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.json +0 -811
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.json +0 -35
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +0 -477
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +0 -477
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +0 -24
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.json +0 -10
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.json +0 -252
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.json +0 -87
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.json +0 -59
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.json +0 -81
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.json +0 -74
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.json +0 -53
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.json +0 -45
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.json +0 -318
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.json +0 -162
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.json +0 -87
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +0 -1001
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +0 -769
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.json +0 -35
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +0 -435
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +0 -435
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +0 -2631
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.json +0 -43
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +0 -135
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.json +0 -158
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPGovernanceManager.sol/IPGovernanceManager.json +0 -24
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.json +0 -35
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +0 -703
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.json +0 -122
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.json +0 -34
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPPermissionsV2Upg.sol/IPermissionsV2Upg.json +0 -24
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.json +0 -347
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.json +0 -104
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +0 -130
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.json +0 -142
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.json +0 -232
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.json +0 -642
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.json +0 -350
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.json +0 -375
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.json +0 -324
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.json +0 -92
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.json +0 -40
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.json +0 -199
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.json +0 -168
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.json +0 -92
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.json +0 -137
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.json +0 -135
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.json +0 -63
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.json +0 -667
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.json +0 -252
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.json +0 -252
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.json +0 -132
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.json +0 -75
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.json +0 -148
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.json +0 -74
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.json +0 -77
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.json +0 -40
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.json +0 -10
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.json +0 -10
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.json +0 -10
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.json +0 -10
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +0 -35
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.json +0 -136
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +0 -24
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +0 -10
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.json +0 -10
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.json +0 -10
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +0 -10
- package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.json +0 -10
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +0 -93
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +0 -2152
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/SSTORE2DeployerContract.sol/SSTORE2DeployerContract.json +0 -134
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +0 -86
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.json +0 -37
|
@@ -1,769 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "IPActionMintRedeem",
|
|
4
|
-
"sourceName": "contracts/interfaces/IPActionMintRedeem.sol",
|
|
5
|
-
"abi": [
|
|
6
|
-
{
|
|
7
|
-
"anonymous": false,
|
|
8
|
-
"inputs": [
|
|
9
|
-
{
|
|
10
|
-
"indexed": true,
|
|
11
|
-
"internalType": "address",
|
|
12
|
-
"name": "caller",
|
|
13
|
-
"type": "address"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"indexed": true,
|
|
17
|
-
"internalType": "address",
|
|
18
|
-
"name": "receiver",
|
|
19
|
-
"type": "address"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"indexed": true,
|
|
23
|
-
"internalType": "address",
|
|
24
|
-
"name": "YT",
|
|
25
|
-
"type": "address"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"indexed": false,
|
|
29
|
-
"internalType": "uint256",
|
|
30
|
-
"name": "netScyIn",
|
|
31
|
-
"type": "uint256"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"indexed": false,
|
|
35
|
-
"internalType": "uint256",
|
|
36
|
-
"name": "netPyOut",
|
|
37
|
-
"type": "uint256"
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"name": "MintPyFromScy",
|
|
41
|
-
"type": "event"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"anonymous": false,
|
|
45
|
-
"inputs": [
|
|
46
|
-
{
|
|
47
|
-
"indexed": true,
|
|
48
|
-
"internalType": "address",
|
|
49
|
-
"name": "caller",
|
|
50
|
-
"type": "address"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"indexed": true,
|
|
54
|
-
"internalType": "address",
|
|
55
|
-
"name": "receiver",
|
|
56
|
-
"type": "address"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"indexed": true,
|
|
60
|
-
"internalType": "address",
|
|
61
|
-
"name": "YT",
|
|
62
|
-
"type": "address"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"indexed": false,
|
|
66
|
-
"internalType": "address",
|
|
67
|
-
"name": "tokenIn",
|
|
68
|
-
"type": "address"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"indexed": false,
|
|
72
|
-
"internalType": "uint256",
|
|
73
|
-
"name": "netTokenIn",
|
|
74
|
-
"type": "uint256"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"indexed": false,
|
|
78
|
-
"internalType": "uint256",
|
|
79
|
-
"name": "netPyOut",
|
|
80
|
-
"type": "uint256"
|
|
81
|
-
}
|
|
82
|
-
],
|
|
83
|
-
"name": "MintPyFromToken",
|
|
84
|
-
"type": "event"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"anonymous": false,
|
|
88
|
-
"inputs": [
|
|
89
|
-
{
|
|
90
|
-
"indexed": true,
|
|
91
|
-
"internalType": "address",
|
|
92
|
-
"name": "caller",
|
|
93
|
-
"type": "address"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"indexed": true,
|
|
97
|
-
"internalType": "address",
|
|
98
|
-
"name": "receiver",
|
|
99
|
-
"type": "address"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"indexed": true,
|
|
103
|
-
"internalType": "address",
|
|
104
|
-
"name": "SCY",
|
|
105
|
-
"type": "address"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"indexed": false,
|
|
109
|
-
"internalType": "address",
|
|
110
|
-
"name": "tokenIn",
|
|
111
|
-
"type": "address"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"indexed": false,
|
|
115
|
-
"internalType": "uint256",
|
|
116
|
-
"name": "netTokenIn",
|
|
117
|
-
"type": "uint256"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"indexed": false,
|
|
121
|
-
"internalType": "uint256",
|
|
122
|
-
"name": "netScyOut",
|
|
123
|
-
"type": "uint256"
|
|
124
|
-
}
|
|
125
|
-
],
|
|
126
|
-
"name": "MintScyFromToken",
|
|
127
|
-
"type": "event"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"anonymous": false,
|
|
131
|
-
"inputs": [
|
|
132
|
-
{
|
|
133
|
-
"indexed": true,
|
|
134
|
-
"internalType": "address",
|
|
135
|
-
"name": "user",
|
|
136
|
-
"type": "address"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"indexed": false,
|
|
140
|
-
"internalType": "address[]",
|
|
141
|
-
"name": "scys",
|
|
142
|
-
"type": "address[]"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"indexed": false,
|
|
146
|
-
"internalType": "address[]",
|
|
147
|
-
"name": "yts",
|
|
148
|
-
"type": "address[]"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"indexed": false,
|
|
152
|
-
"internalType": "address[]",
|
|
153
|
-
"name": "markets",
|
|
154
|
-
"type": "address[]"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"indexed": false,
|
|
158
|
-
"internalType": "uint256[][]",
|
|
159
|
-
"name": "scyRewards",
|
|
160
|
-
"type": "uint256[][]"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"indexed": false,
|
|
164
|
-
"internalType": "uint256[]",
|
|
165
|
-
"name": "ytInterests",
|
|
166
|
-
"type": "uint256[]"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"indexed": false,
|
|
170
|
-
"internalType": "uint256[][]",
|
|
171
|
-
"name": "ytRewards",
|
|
172
|
-
"type": "uint256[][]"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"indexed": false,
|
|
176
|
-
"internalType": "uint256[][]",
|
|
177
|
-
"name": "marketRewards",
|
|
178
|
-
"type": "uint256[][]"
|
|
179
|
-
}
|
|
180
|
-
],
|
|
181
|
-
"name": "RedeemDueInterestAndRewards",
|
|
182
|
-
"type": "event"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"anonymous": false,
|
|
186
|
-
"inputs": [
|
|
187
|
-
{
|
|
188
|
-
"indexed": true,
|
|
189
|
-
"internalType": "address",
|
|
190
|
-
"name": "user",
|
|
191
|
-
"type": "address"
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"indexed": false,
|
|
195
|
-
"internalType": "address[]",
|
|
196
|
-
"name": "scys",
|
|
197
|
-
"type": "address[]"
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"indexed": false,
|
|
201
|
-
"internalType": "address[]",
|
|
202
|
-
"name": "yts",
|
|
203
|
-
"type": "address[]"
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"indexed": false,
|
|
207
|
-
"internalType": "address[]",
|
|
208
|
-
"name": "markets",
|
|
209
|
-
"type": "address[]"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"indexed": true,
|
|
213
|
-
"internalType": "address",
|
|
214
|
-
"name": "tokenOut",
|
|
215
|
-
"type": "address"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"indexed": false,
|
|
219
|
-
"internalType": "uint256",
|
|
220
|
-
"name": "netTokenOut",
|
|
221
|
-
"type": "uint256"
|
|
222
|
-
}
|
|
223
|
-
],
|
|
224
|
-
"name": "RedeemDueInterestAndRewardsThenSwapAll",
|
|
225
|
-
"type": "event"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"anonymous": false,
|
|
229
|
-
"inputs": [
|
|
230
|
-
{
|
|
231
|
-
"indexed": true,
|
|
232
|
-
"internalType": "address",
|
|
233
|
-
"name": "caller",
|
|
234
|
-
"type": "address"
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"indexed": true,
|
|
238
|
-
"internalType": "address",
|
|
239
|
-
"name": "receiver",
|
|
240
|
-
"type": "address"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"indexed": true,
|
|
244
|
-
"internalType": "address",
|
|
245
|
-
"name": "YT",
|
|
246
|
-
"type": "address"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"indexed": false,
|
|
250
|
-
"internalType": "uint256",
|
|
251
|
-
"name": "netPyIn",
|
|
252
|
-
"type": "uint256"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"indexed": false,
|
|
256
|
-
"internalType": "uint256",
|
|
257
|
-
"name": "netScyOut",
|
|
258
|
-
"type": "uint256"
|
|
259
|
-
}
|
|
260
|
-
],
|
|
261
|
-
"name": "RedeemPyToScy",
|
|
262
|
-
"type": "event"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"anonymous": false,
|
|
266
|
-
"inputs": [
|
|
267
|
-
{
|
|
268
|
-
"indexed": true,
|
|
269
|
-
"internalType": "address",
|
|
270
|
-
"name": "caller",
|
|
271
|
-
"type": "address"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"indexed": true,
|
|
275
|
-
"internalType": "address",
|
|
276
|
-
"name": "receiver",
|
|
277
|
-
"type": "address"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"indexed": true,
|
|
281
|
-
"internalType": "address",
|
|
282
|
-
"name": "YT",
|
|
283
|
-
"type": "address"
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"indexed": false,
|
|
287
|
-
"internalType": "uint256",
|
|
288
|
-
"name": "netPyIn",
|
|
289
|
-
"type": "uint256"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"indexed": false,
|
|
293
|
-
"internalType": "address",
|
|
294
|
-
"name": "tokenOut",
|
|
295
|
-
"type": "address"
|
|
296
|
-
},
|
|
297
|
-
{
|
|
298
|
-
"indexed": false,
|
|
299
|
-
"internalType": "uint256",
|
|
300
|
-
"name": "netTokenOut",
|
|
301
|
-
"type": "uint256"
|
|
302
|
-
}
|
|
303
|
-
],
|
|
304
|
-
"name": "RedeemPyToToken",
|
|
305
|
-
"type": "event"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"anonymous": false,
|
|
309
|
-
"inputs": [
|
|
310
|
-
{
|
|
311
|
-
"indexed": true,
|
|
312
|
-
"internalType": "address",
|
|
313
|
-
"name": "caller",
|
|
314
|
-
"type": "address"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"indexed": true,
|
|
318
|
-
"internalType": "address",
|
|
319
|
-
"name": "receiver",
|
|
320
|
-
"type": "address"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"indexed": true,
|
|
324
|
-
"internalType": "address",
|
|
325
|
-
"name": "SCY",
|
|
326
|
-
"type": "address"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"indexed": false,
|
|
330
|
-
"internalType": "uint256",
|
|
331
|
-
"name": "netScyIn",
|
|
332
|
-
"type": "uint256"
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"indexed": false,
|
|
336
|
-
"internalType": "address",
|
|
337
|
-
"name": "tokenOut",
|
|
338
|
-
"type": "address"
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"indexed": false,
|
|
342
|
-
"internalType": "uint256",
|
|
343
|
-
"name": "netTokenOut",
|
|
344
|
-
"type": "uint256"
|
|
345
|
-
}
|
|
346
|
-
],
|
|
347
|
-
"name": "RedeemScyToToken",
|
|
348
|
-
"type": "event"
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
"inputs": [
|
|
352
|
-
{
|
|
353
|
-
"internalType": "address",
|
|
354
|
-
"name": "receiver",
|
|
355
|
-
"type": "address"
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"internalType": "address",
|
|
359
|
-
"name": "YT",
|
|
360
|
-
"type": "address"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"internalType": "uint256",
|
|
364
|
-
"name": "netScyIn",
|
|
365
|
-
"type": "uint256"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"internalType": "uint256",
|
|
369
|
-
"name": "minPyOut",
|
|
370
|
-
"type": "uint256"
|
|
371
|
-
}
|
|
372
|
-
],
|
|
373
|
-
"name": "mintPyFromScy",
|
|
374
|
-
"outputs": [
|
|
375
|
-
{
|
|
376
|
-
"internalType": "uint256",
|
|
377
|
-
"name": "netPyOut",
|
|
378
|
-
"type": "uint256"
|
|
379
|
-
}
|
|
380
|
-
],
|
|
381
|
-
"stateMutability": "nonpayable",
|
|
382
|
-
"type": "function"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"inputs": [
|
|
386
|
-
{
|
|
387
|
-
"internalType": "address",
|
|
388
|
-
"name": "receiver",
|
|
389
|
-
"type": "address"
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"internalType": "address",
|
|
393
|
-
"name": "YT",
|
|
394
|
-
"type": "address"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"internalType": "uint256",
|
|
398
|
-
"name": "minPyOut",
|
|
399
|
-
"type": "uint256"
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
"components": [
|
|
403
|
-
{
|
|
404
|
-
"internalType": "address",
|
|
405
|
-
"name": "tokenIn",
|
|
406
|
-
"type": "address"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"internalType": "uint256",
|
|
410
|
-
"name": "netTokenIn",
|
|
411
|
-
"type": "uint256"
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
"internalType": "address",
|
|
415
|
-
"name": "tokenMintScy",
|
|
416
|
-
"type": "address"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"internalType": "bytes",
|
|
420
|
-
"name": "kybercall",
|
|
421
|
-
"type": "bytes"
|
|
422
|
-
}
|
|
423
|
-
],
|
|
424
|
-
"internalType": "struct TokenInput",
|
|
425
|
-
"name": "input",
|
|
426
|
-
"type": "tuple"
|
|
427
|
-
}
|
|
428
|
-
],
|
|
429
|
-
"name": "mintPyFromToken",
|
|
430
|
-
"outputs": [
|
|
431
|
-
{
|
|
432
|
-
"internalType": "uint256",
|
|
433
|
-
"name": "netPyOut",
|
|
434
|
-
"type": "uint256"
|
|
435
|
-
}
|
|
436
|
-
],
|
|
437
|
-
"stateMutability": "payable",
|
|
438
|
-
"type": "function"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"inputs": [
|
|
442
|
-
{
|
|
443
|
-
"internalType": "address",
|
|
444
|
-
"name": "receiver",
|
|
445
|
-
"type": "address"
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"internalType": "address",
|
|
449
|
-
"name": "SCY",
|
|
450
|
-
"type": "address"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"internalType": "uint256",
|
|
454
|
-
"name": "minScyOut",
|
|
455
|
-
"type": "uint256"
|
|
456
|
-
},
|
|
457
|
-
{
|
|
458
|
-
"components": [
|
|
459
|
-
{
|
|
460
|
-
"internalType": "address",
|
|
461
|
-
"name": "tokenIn",
|
|
462
|
-
"type": "address"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
"internalType": "uint256",
|
|
466
|
-
"name": "netTokenIn",
|
|
467
|
-
"type": "uint256"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"internalType": "address",
|
|
471
|
-
"name": "tokenMintScy",
|
|
472
|
-
"type": "address"
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"internalType": "bytes",
|
|
476
|
-
"name": "kybercall",
|
|
477
|
-
"type": "bytes"
|
|
478
|
-
}
|
|
479
|
-
],
|
|
480
|
-
"internalType": "struct TokenInput",
|
|
481
|
-
"name": "input",
|
|
482
|
-
"type": "tuple"
|
|
483
|
-
}
|
|
484
|
-
],
|
|
485
|
-
"name": "mintScyFromToken",
|
|
486
|
-
"outputs": [
|
|
487
|
-
{
|
|
488
|
-
"internalType": "uint256",
|
|
489
|
-
"name": "netScyOut",
|
|
490
|
-
"type": "uint256"
|
|
491
|
-
}
|
|
492
|
-
],
|
|
493
|
-
"stateMutability": "payable",
|
|
494
|
-
"type": "function"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"inputs": [
|
|
498
|
-
{
|
|
499
|
-
"internalType": "address",
|
|
500
|
-
"name": "user",
|
|
501
|
-
"type": "address"
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"internalType": "address[]",
|
|
505
|
-
"name": "scys",
|
|
506
|
-
"type": "address[]"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"internalType": "address[]",
|
|
510
|
-
"name": "yts",
|
|
511
|
-
"type": "address[]"
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
"internalType": "address[]",
|
|
515
|
-
"name": "markets",
|
|
516
|
-
"type": "address[]"
|
|
517
|
-
}
|
|
518
|
-
],
|
|
519
|
-
"name": "redeemDueInterestAndRewards",
|
|
520
|
-
"outputs": [
|
|
521
|
-
{
|
|
522
|
-
"internalType": "uint256[][]",
|
|
523
|
-
"name": "scyRewards",
|
|
524
|
-
"type": "uint256[][]"
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"internalType": "uint256[]",
|
|
528
|
-
"name": "ytInterests",
|
|
529
|
-
"type": "uint256[]"
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"internalType": "uint256[][]",
|
|
533
|
-
"name": "ytRewards",
|
|
534
|
-
"type": "uint256[][]"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"internalType": "uint256[][]",
|
|
538
|
-
"name": "marketRewards",
|
|
539
|
-
"type": "uint256[][]"
|
|
540
|
-
}
|
|
541
|
-
],
|
|
542
|
-
"stateMutability": "nonpayable",
|
|
543
|
-
"type": "function"
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"inputs": [
|
|
547
|
-
{
|
|
548
|
-
"internalType": "address[]",
|
|
549
|
-
"name": "scys",
|
|
550
|
-
"type": "address[]"
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"components": [
|
|
554
|
-
{
|
|
555
|
-
"internalType": "address[]",
|
|
556
|
-
"name": "yts",
|
|
557
|
-
"type": "address[]"
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"internalType": "address[]",
|
|
561
|
-
"name": "scyAddrs",
|
|
562
|
-
"type": "address[]"
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
"internalType": "address[]",
|
|
566
|
-
"name": "tokenRedeemScys",
|
|
567
|
-
"type": "address[]"
|
|
568
|
-
}
|
|
569
|
-
],
|
|
570
|
-
"internalType": "struct IPActionMintRedeem.RouterYtRedeemStruct",
|
|
571
|
-
"name": "dataYT",
|
|
572
|
-
"type": "tuple"
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
"internalType": "address[]",
|
|
576
|
-
"name": "markets",
|
|
577
|
-
"type": "address[]"
|
|
578
|
-
},
|
|
579
|
-
{
|
|
580
|
-
"components": [
|
|
581
|
-
{
|
|
582
|
-
"internalType": "address[]",
|
|
583
|
-
"name": "tokens",
|
|
584
|
-
"type": "address[]"
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"internalType": "bytes[]",
|
|
588
|
-
"name": "kybercalls",
|
|
589
|
-
"type": "bytes[]"
|
|
590
|
-
},
|
|
591
|
-
{
|
|
592
|
-
"internalType": "address",
|
|
593
|
-
"name": "outputToken",
|
|
594
|
-
"type": "address"
|
|
595
|
-
}
|
|
596
|
-
],
|
|
597
|
-
"internalType": "struct IPActionMintRedeem.RouterSwapAllStruct",
|
|
598
|
-
"name": "dataSwap",
|
|
599
|
-
"type": "tuple"
|
|
600
|
-
}
|
|
601
|
-
],
|
|
602
|
-
"name": "redeemDueInterestAndRewardsThenSwapAll",
|
|
603
|
-
"outputs": [
|
|
604
|
-
{
|
|
605
|
-
"internalType": "uint256",
|
|
606
|
-
"name": "netTokenOut",
|
|
607
|
-
"type": "uint256"
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
"internalType": "uint256[]",
|
|
611
|
-
"name": "amountsSwapped",
|
|
612
|
-
"type": "uint256[]"
|
|
613
|
-
}
|
|
614
|
-
],
|
|
615
|
-
"stateMutability": "nonpayable",
|
|
616
|
-
"type": "function"
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
"inputs": [
|
|
620
|
-
{
|
|
621
|
-
"internalType": "address",
|
|
622
|
-
"name": "receiver",
|
|
623
|
-
"type": "address"
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"internalType": "address",
|
|
627
|
-
"name": "YT",
|
|
628
|
-
"type": "address"
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"internalType": "uint256",
|
|
632
|
-
"name": "netPyIn",
|
|
633
|
-
"type": "uint256"
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"internalType": "uint256",
|
|
637
|
-
"name": "minScyOut",
|
|
638
|
-
"type": "uint256"
|
|
639
|
-
}
|
|
640
|
-
],
|
|
641
|
-
"name": "redeemPyToScy",
|
|
642
|
-
"outputs": [
|
|
643
|
-
{
|
|
644
|
-
"internalType": "uint256",
|
|
645
|
-
"name": "netScyOut",
|
|
646
|
-
"type": "uint256"
|
|
647
|
-
}
|
|
648
|
-
],
|
|
649
|
-
"stateMutability": "nonpayable",
|
|
650
|
-
"type": "function"
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"inputs": [
|
|
654
|
-
{
|
|
655
|
-
"internalType": "address",
|
|
656
|
-
"name": "receiver",
|
|
657
|
-
"type": "address"
|
|
658
|
-
},
|
|
659
|
-
{
|
|
660
|
-
"internalType": "address",
|
|
661
|
-
"name": "YT",
|
|
662
|
-
"type": "address"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"internalType": "uint256",
|
|
666
|
-
"name": "netPyIn",
|
|
667
|
-
"type": "uint256"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"components": [
|
|
671
|
-
{
|
|
672
|
-
"internalType": "address",
|
|
673
|
-
"name": "tokenOut",
|
|
674
|
-
"type": "address"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"internalType": "uint256",
|
|
678
|
-
"name": "minTokenOut",
|
|
679
|
-
"type": "uint256"
|
|
680
|
-
},
|
|
681
|
-
{
|
|
682
|
-
"internalType": "address",
|
|
683
|
-
"name": "tokenRedeemScy",
|
|
684
|
-
"type": "address"
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
"internalType": "bytes",
|
|
688
|
-
"name": "kybercall",
|
|
689
|
-
"type": "bytes"
|
|
690
|
-
}
|
|
691
|
-
],
|
|
692
|
-
"internalType": "struct TokenOutput",
|
|
693
|
-
"name": "output",
|
|
694
|
-
"type": "tuple"
|
|
695
|
-
}
|
|
696
|
-
],
|
|
697
|
-
"name": "redeemPyToToken",
|
|
698
|
-
"outputs": [
|
|
699
|
-
{
|
|
700
|
-
"internalType": "uint256",
|
|
701
|
-
"name": "netTokenOut",
|
|
702
|
-
"type": "uint256"
|
|
703
|
-
}
|
|
704
|
-
],
|
|
705
|
-
"stateMutability": "nonpayable",
|
|
706
|
-
"type": "function"
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"inputs": [
|
|
710
|
-
{
|
|
711
|
-
"internalType": "address",
|
|
712
|
-
"name": "receiver",
|
|
713
|
-
"type": "address"
|
|
714
|
-
},
|
|
715
|
-
{
|
|
716
|
-
"internalType": "address",
|
|
717
|
-
"name": "SCY",
|
|
718
|
-
"type": "address"
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"internalType": "uint256",
|
|
722
|
-
"name": "netScyIn",
|
|
723
|
-
"type": "uint256"
|
|
724
|
-
},
|
|
725
|
-
{
|
|
726
|
-
"components": [
|
|
727
|
-
{
|
|
728
|
-
"internalType": "address",
|
|
729
|
-
"name": "tokenOut",
|
|
730
|
-
"type": "address"
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"internalType": "uint256",
|
|
734
|
-
"name": "minTokenOut",
|
|
735
|
-
"type": "uint256"
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"internalType": "address",
|
|
739
|
-
"name": "tokenRedeemScy",
|
|
740
|
-
"type": "address"
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
"internalType": "bytes",
|
|
744
|
-
"name": "kybercall",
|
|
745
|
-
"type": "bytes"
|
|
746
|
-
}
|
|
747
|
-
],
|
|
748
|
-
"internalType": "struct TokenOutput",
|
|
749
|
-
"name": "output",
|
|
750
|
-
"type": "tuple"
|
|
751
|
-
}
|
|
752
|
-
],
|
|
753
|
-
"name": "redeemScyToToken",
|
|
754
|
-
"outputs": [
|
|
755
|
-
{
|
|
756
|
-
"internalType": "uint256",
|
|
757
|
-
"name": "netTokenOut",
|
|
758
|
-
"type": "uint256"
|
|
759
|
-
}
|
|
760
|
-
],
|
|
761
|
-
"stateMutability": "nonpayable",
|
|
762
|
-
"type": "function"
|
|
763
|
-
}
|
|
764
|
-
],
|
|
765
|
-
"bytecode": "0x",
|
|
766
|
-
"deployedBytecode": "0x",
|
|
767
|
-
"linkReferences": {},
|
|
768
|
-
"deployedLinkReferences": {}
|
|
769
|
-
}
|