@pendle/core-v2 5.2.0-beta-4 → 5.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +67 -23
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +19 -6
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/SYBaseWithoutPermitUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/{SYBaseUpg.json → SYBaseWithoutPermitUpg.json} +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSYUpg.sol/PendleAaveV3WithRewardsSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSYUpg.sol/PendleAaveV3WithRewardsSYUpg.json +1169 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol/PendleStkGHOSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol/PendleStkGHOSY.json +1160 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol/PendleCMETHSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol/PendleCMETHSY.json +1049 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol/PendleSiloWithIncentiveNonBorrowableSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol/PendleSiloWithIncentiveNonBorrowableSY.json +1222 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvBTCBBNBaseSYUpg.sol/PendleSolvBTCBBNBaseSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvBTCBBNBaseSYUpg.sol/PendleSolvBTCBBNBaseSYUpg.json +1072 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvHelperBase.sol/PendleSolvHelperBase.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Solv/PendleSolvHelperBase.sol/PendleSolvHelperBase.json +115 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendEBTCSYUpg.sol/PendleZerolendEBTCSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendEBTCSYUpg.sol/PendleZerolendEBTCSYUpg.json +1337 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendLBTCSYUpg.sol/PendleZerolendLBTCSYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendLBTCSYUpg.sol/PendleZerolendLBTCSYUpg.json +1226 -0
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveStkGHO.sol/IAaveStkGHO.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveStkGHO.sol/IAaveStkGHO.json +116 -0
- package/build/artifacts/contracts/interfaces/Angle/IAngleDistributor.sol/IAngleDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Angle/IAngleDistributor.sol/IAngleDistributor.json +39 -0
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.json +66 -0
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.json +66 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendPool.sol/IZerolendPool.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendPool.sol/IZerolendPool.json +37 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendZ0Token.sol/IZerolendZ0Token.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Zerolend/IZerolendZ0Token.sol/IZerolendZ0Token.json +24 -0
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.json +27 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +68 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleBoringOneracle.sol → PendleBoringOneracle.sol}/PendleBoringOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleBoringSolvBTCOneracle.sol → PendleBoringSolvBTCOneracle.sol}/PendleBoringSolvBTCOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/PendleLpOracleLib.sol → PendleLpOracleLib.sol}/PendleLpOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/PendlePYLpOracle.sol → PendlePYLpOracle.sol}/PendlePYLpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/PendlePYOracleLib.sol → PendlePYOracleLib.sol}/PendlePYOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleRedStoneRateOracleAdapter.sol → PendleRedStoneRateOracleAdapter.sol}/PendleRedStoneRateOracleAdapter.json +3 -3
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleSparkLinearDiscountOracle.sol → PendleSparkLinearDiscountOracle.sol}/PTExpiry.json +1 -1
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{internal/PendleSparkLinearDiscountOracle.sol → PendleSparkLinearDiscountOracle.sol}/PendleSparkLinearDiscountOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpGlpOracle.sol/BoringLpGlpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpSeller.sol/BoringLpSeller.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.json +3 -3
- package/build/artifacts/contracts/oracles/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPtSeller.sol/BoringPtSeller.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.json +65 -0
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +4 -0
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.json +82 -0
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +67 -2
- package/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol +16 -10
- package/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +27 -6
- package/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +3 -2
- package/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol +7 -1
- package/contracts/core/StandardizedYield/implementations/AaveV3/{PendleAaveV3WithRewardsSY.sol → PendleAaveV3WithRewardsSYUpg.sol} +27 -45
- package/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol +130 -0
- package/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol +1 -2
- package/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol +82 -0
- package/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol +154 -0
- package/contracts/core/StandardizedYield/implementations/Solv/PendleSolvBTCBBNBaseSYUpg.sol +103 -0
- package/contracts/core/StandardizedYield/implementations/Solv/PendleSolvHelperBase.sol +47 -0
- package/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendEBTCSYUpg.sol +101 -0
- package/contracts/core/StandardizedYield/implementations/Zerolend/PendleZerolendLBTCSYUpg.sol +32 -0
- package/contracts/interfaces/AaveV3/IAaveStkGHO.sol +17 -0
- package/contracts/interfaces/Angle/IAngleDistributor.sol +12 -0
- package/contracts/interfaces/IPActionMarketCoreStatic.sol +4 -0
- package/contracts/interfaces/Zerolend/IZerolendPool.sol +31 -0
- package/contracts/interfaces/Zerolend/IZerolendZ0Token.sol +6 -0
- package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +5 -0
- package/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol +1 -1
- package/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol +1 -1
- package/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol +10 -4
- package/contracts/oracles/{internal/PendleBoringOneracle.sol → PendleBoringOneracle.sol} +2 -2
- package/contracts/oracles/{internal/PendleBoringSolvBTCOneracle.sol → PendleBoringSolvBTCOneracle.sol} +2 -2
- package/contracts/oracles/{PtYtLpOracle/PendlePYLpOracle.sol → PendlePYLpOracle.sol} +2 -2
- package/contracts/oracles/{PtYtLpOracle/PendlePYOracleLib.sol → PendlePYOracleLib.sol} +2 -2
- package/contracts/oracles/{internal/PendleRedStoneRateOracleAdapter.sol → PendleRedStoneRateOracleAdapter.sol} +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpGlpOracle.sol +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringLpSeller.sol +1 -1
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkAssetOracle.sol +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPYUsdChainlinkSYOracle.sol +3 -3
- package/contracts/oracles/{PtYtLpOracle/samples → samples}/BoringPtSeller.sol +1 -1
- package/contracts/router/swap-aggregator/IPSwapAggregator.sol +5 -1
- package/contracts/router/swap-aggregator/PendleSwap.sol +52 -0
- package/deployments/1-core.json +1 -1
- package/deployments/1-markets/AGETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/PUFETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/RSETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/RSWETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/STKGHO-MAINNET-APR2025.json +14 -0
- package/deployments/1-markets/SUSDE-MAINNET-MAY2025.json +14 -0
- package/deployments/1-markets/UNIETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/USD0++-MAINNET-JAN2025.json +14 -0
- package/deployments/1-markets/WEETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/ZEROLEND-EBTC-MAINNET-MAR2025.json +14 -0
- package/deployments/10-core.json +1 -1
- package/deployments/42161-core.json +1 -1
- package/deployments/42161-markets/DOLOMITE-USDC-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/DOLOMITE-WBTC-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/RSETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/SPSILO-ARBITRUM-MAR2025.json +14 -0
- package/deployments/42161-markets/UNIETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/WEETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/5000-core.json +1 -1
- package/deployments/5000-markets/CMETH-MANTLE-FEB2025.json +14 -0
- package/deployments/56-core.json +2 -2
- package/deployments/56-markets/VENUS-BNB-BSC-JUN2025.json +14 -0
- package/deployments/8453-core.json +41 -0
- package/deployments/8453-offchain-helper.json +6 -0
- package/package.json +1 -1
- package/typechain-types/ActionMarketCoreStatic.ts +68 -0
- package/typechain-types/ActionSwapLimitV3.ts +1667 -0
- package/typechain-types/IPActionMarketCoreStatic.ts +68 -0
- package/typechain-types/IPActionSwapLimitV3.ts +1667 -0
- package/typechain-types/IPActionSwapLimitV3Events.ts +207 -0
- package/typechain-types/IPChainlinkOracleFactory.ts +6 -9
- package/typechain-types/IPRouterStatic.ts +34 -0
- package/typechain-types/IPSwapAggregator.ts +64 -3
- package/typechain-types/IZerolendPool.ts +111 -0
- package/typechain-types/IZerolendZ0Token.ts +87 -0
- package/typechain-types/PendleAaveV3WithRewardsSYUpg.ts +1498 -0
- package/typechain-types/PendleChainlinkOracle.ts +16 -16
- package/typechain-types/PendleChainlinkOracleFactory.ts +130 -64
- package/typechain-types/PendleChainlinkOracleWithQuote.ts +32 -73
- package/typechain-types/PendleSiloWithIncentiveNonBorrowableSY.ts +1543 -0
- package/typechain-types/PendleSolvBTCBBNBaseSYUpg.ts +1409 -0
- package/typechain-types/PendleSolvHelperBase.ts +220 -0
- package/typechain-types/PendleSwap.ts +64 -3
- package/typechain-types/PendleVotingControllerUpg.ts +135 -43
- package/typechain-types/PendleZerolendEBTCSYUpg.ts +1754 -0
- package/typechain-types/PendleZerolendLBTCSYUpg.ts +1598 -0
- package/typechain-types/VotingControllerStorageUpg.ts +34 -15
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
- package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +67 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSimple__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapLimitV3__factory.ts +2691 -0
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/BoringLpGlpOracle__factory.ts +1 -1
- package/typechain-types/factories/BoringPYUsdChainlinkAssetOracle__factory.ts +1 -1
- package/typechain-types/factories/BoringPYUsdChainlinkSYOracle__factory.ts +1 -1
- package/typechain-types/factories/IPActionMarketCoreStatic__factory.ts +66 -0
- package/typechain-types/factories/IPActionSwapLimitV3Events__factory.ts +226 -0
- package/typechain-types/factories/IPActionSwapLimitV3__factory.ts +2653 -0
- package/typechain-types/factories/IPChainlinkOracleFactory__factory.ts +1 -7
- package/typechain-types/factories/IPRouterStatic__factory.ts +66 -0
- package/typechain-types/factories/IPSwapAggregator__factory.ts +65 -0
- package/typechain-types/factories/IZerolendPool__factory.ts +49 -0
- package/typechain-types/factories/IZerolendZ0Token__factory.ts +39 -0
- package/typechain-types/factories/PendleAaveV3WithRewardsSYUpg__factory.ts +1246 -0
- package/typechain-types/factories/PendleBoringOneracle__factory.ts +1 -1
- package/typechain-types/factories/PendleBoringSolvBTCOneracle__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkOracleFactory__factory.ts +65 -38
- package/typechain-types/factories/PendleChainlinkOracleWithQuote__factory.ts +14 -54
- package/typechain-types/factories/PendleChainlinkOracle__factory.ts +7 -7
- package/typechain-types/factories/PendleChainlinkReceiver__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkRelayer__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendlePYLpOracle__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleRedStoneRateOracleAdapter__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
- package/typechain-types/factories/PendleSiloWithIncentiveNonBorrowableSY__factory.ts +1317 -0
- package/typechain-types/factories/PendleSolvBTCBBNBaseSYUpg__factory.ts +1129 -0
- package/typechain-types/factories/PendleSolvHelperBase__factory.ts +172 -0
- package/typechain-types/factories/PendleSparkLinearDiscountOracle__factory.ts +1 -1
- package/typechain-types/factories/PendleStkGHOSY__factory.ts +1 -1
- package/typechain-types/factories/PendleSwap__factory.ts +66 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +66 -22
- package/typechain-types/factories/PendleZerolendEBTCSYUpg__factory.ts +1394 -0
- package/typechain-types/factories/PendleZerolendLBTCSYUpg__factory.ts +1283 -0
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/factories/SDKErrorsDirectory__factory.ts +26 -1
- package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +19 -6
- package/typechain-types/hardhat.d.ts +125 -80
- package/typechain-types/index.ts +30 -18
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/SYBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSY.sol/PendleAaveV3WithRewardsSY.dbg.json +0 -4
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3WithRewardsSY.sol/PendleAaveV3WithRewardsSY.json +0 -1198
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.json +0 -122
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.json +0 -97
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.json +0 -262
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.json +0 -10
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.json +0 -274
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleBase.sol/PendleChainlinkOracleBase.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleBase.sol/PendleChainlinkOracleBase.json +0 -253
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.json +0 -316
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.json +0 -341
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +0 -4
- package/contracts/interfaces/IPChainlinkOracle.sol +0 -15
- package/contracts/interfaces/IPChainlinkOracleFactory.sol +0 -23
- package/contracts/interfaces/IPChainlinkOracleWithQuote.sol +0 -8
- package/contracts/offchain-helpers/MarketExchangeRateLib.sol +0 -32
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol +0 -40
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleBase.sol +0 -129
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol +0 -117
- package/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol +0 -80
- /package/contracts/oracles/{PtYtLpOracle/PendleLpOracleLib.sol → PendleLpOracleLib.sol} +0 -0
- /package/contracts/oracles/{internal/PendleSparkLinearDiscountOracle.sol → PendleSparkLinearDiscountOracle.sol} +0 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY sUSDe",
|
|
3
|
+
"SY": "0xE877B2A8a53763C8B0534a15e87da28f3aC1257e",
|
|
4
|
+
"YT": "0x1de6Ff19FDA7496DdC12f2161f6ad6427c52aBBe",
|
|
5
|
+
"PT": "0xb7de5dFCb74d25c2f21841fbd6230355C50d9308",
|
|
6
|
+
"market": "0xB162B764044697cf03617C2EFbcB1f42e31E4766",
|
|
7
|
+
"expiry": 1748476800,
|
|
8
|
+
"scalarRoot": "27857057626000000000",
|
|
9
|
+
"initAnchor": "1098305663000000000",
|
|
10
|
+
"lnFeeRateRoot": "1998002662000000",
|
|
11
|
+
"deployTxHash": "0x9070649f64c7e536cb75fe9ab7c64d314f9f3fa9e4104748fe75aa428e3f48dd",
|
|
12
|
+
"deployBlockNumber": 21179723,
|
|
13
|
+
"reversedFee": 0.19999999993256523
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY uniETH",
|
|
3
|
+
"SY": "0xc430dB19339A3051192233B4c49f9aB3DC6D16b7",
|
|
4
|
+
"YT": "0x999A3847707511E06E6Df03029D7EDB04F9099C8",
|
|
5
|
+
"PT": "0x302091967C09323815594Ad8dB2D8dE35c3A1985",
|
|
6
|
+
"market": "0xbbA9BAaa6b3107182147A12177e0F1Ec46B8b072",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "89629413589000000000",
|
|
9
|
+
"initAnchor": "1034397837000000000",
|
|
10
|
+
"lnFeeRateRoot": "499875041000000",
|
|
11
|
+
"deployTxHash": "0x818def640818b4d13b3ffd1c2a0b3b48e1fc1b8df0adefd232cfed31f818bb45",
|
|
12
|
+
"deployBlockNumber": 21177323,
|
|
13
|
+
"reversedFee": 0.04999999993486881
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY USD0",
|
|
3
|
+
"SY": "0x52453825c287dDef62D647ce51C0979D27c461f7",
|
|
4
|
+
"YT": "0x9697E1ef258b847275E1b32f8A57b3a7e2f8ec50",
|
|
5
|
+
"PT": "0x61439b9575278054D69c9176d88FaFaf8319E4b7",
|
|
6
|
+
"market": "0x64506968E80C9ed07bFF60C8D9d57474EFfFF2c9",
|
|
7
|
+
"expiry": 1738195200,
|
|
8
|
+
"scalarRoot": "33239841776000000000",
|
|
9
|
+
"initAnchor": "1034254863000000000",
|
|
10
|
+
"lnFeeRateRoot": "1998002662000000",
|
|
11
|
+
"deployTxHash": "0x6c7dce4eec0e0e9109d96c3680a1c9949c81542030d134c4c1a684711635dd73",
|
|
12
|
+
"deployBlockNumber": 21212485,
|
|
13
|
+
"reversedFee": 0.19999999993256523
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY ETH",
|
|
3
|
+
"SY": "0xac0047886a985071476a1186be89222659970d65",
|
|
4
|
+
"YT": "0x08AEfe9dFe7818CaaedD94E38e910d2155b7d2b0",
|
|
5
|
+
"PT": "0xEF6122835a2Bbf575D0117D394fDa24aB7d09d4E",
|
|
6
|
+
"market": "0xF4Cf59259D007a96C641B41621aB52C93b9691B1",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "89316496353000000000",
|
|
9
|
+
"initAnchor": "1028180525000000000",
|
|
10
|
+
"lnFeeRateRoot": "499875041000000",
|
|
11
|
+
"deployTxHash": "0x07a9014ad4f589dbe9b9a965fd8a23a05aff6e8776212a9112ebd5b3f8ea5593",
|
|
12
|
+
"deployBlockNumber": 21132911,
|
|
13
|
+
"reversedFee": 0.04999999993486881
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY eBTC",
|
|
3
|
+
"SY": "0x96Af5d9e4d01FB892FD2D76bfC0e3C07AEcf8b6B",
|
|
4
|
+
"YT": "0x1477A353f248ac94b52F863E234755943a18b94c",
|
|
5
|
+
"PT": "0x8b89d5eA6C9ea52daB5834E9789aA10085c14858",
|
|
6
|
+
"market": "0x98ffeFd1a51D322c8DeF6d0Ba183e71547216F7f",
|
|
7
|
+
"expiry": 1743033600,
|
|
8
|
+
"scalarRoot": "60811184252000000000",
|
|
9
|
+
"initAnchor": "1023374949000000000",
|
|
10
|
+
"lnFeeRateRoot": "999500333000000",
|
|
11
|
+
"deployTxHash": "0xf504a5cb9f208483bce1f7b273c588d28da0fc04bda883177d0d50dbea3178a8",
|
|
12
|
+
"deployBlockNumber": 21175966,
|
|
13
|
+
"reversedFee": 0.09999999999164011
|
|
14
|
+
}
|
package/deployments/10-core.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
31
31
|
},
|
|
32
32
|
"routerStatic": "0x704478Dd72FD7F9B83d1F1e0fc18C14B54F034d0",
|
|
33
|
-
"pendleSwap": "
|
|
33
|
+
"pendleSwap": "0x7aE5C4Cf5CddFbda870a80D021997d8A04f4Ff11",
|
|
34
34
|
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
35
35
|
"yieldContractFactoryV3": "0xfa6B22FC4c3Ad88B68c16b3061a16b1714F6Bd57",
|
|
36
36
|
"marketFactoryV3": "0x4A2B38b9cBd83c86F261a4d64c243795D4d44aBC",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
31
31
|
},
|
|
32
32
|
"routerStatic": "0xAdB09F65bd90d19e3148D9ccb693F3161C6DB3E8",
|
|
33
|
-
"pendleSwap": "
|
|
33
|
+
"pendleSwap": "0x7aE5C4Cf5CddFbda870a80D021997d8A04f4Ff11",
|
|
34
34
|
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
35
35
|
"yieldContractFactoryV3": "0xEb38531db128EcA928aea1B1CE9E5609B15ba146",
|
|
36
36
|
"marketFactoryV3": "0x2FCb47B58350cD377f94d3821e7373Df60bD9Ced",
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY dUSDC",
|
|
3
|
+
"SY": "0x84e0efc0633041aac9d0196b7ac8af3505e8cc32",
|
|
4
|
+
"YT": "0xc617dAeE26F67edBEd5Bd978f4f8E02A1f8C9a6C",
|
|
5
|
+
"PT": "0x137f793505e7884CB70Ee5933c83447E85B1BD17",
|
|
6
|
+
"market": "0x0bD6890b3Bb15f16430546147734b254d0B03059",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "30443157640000000000",
|
|
9
|
+
"initAnchor": "1081737736000000000",
|
|
10
|
+
"lnFeeRateRoot": "1998002662000000",
|
|
11
|
+
"deployTxHash": "0x0151cdad7c724b4a3afa0e59453de655def51308842d4f18c882b0f21797f875",
|
|
12
|
+
"deployBlockNumber": 268865973,
|
|
13
|
+
"reversedFee": 0.19999999993256523
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY Dolomite WBTC",
|
|
3
|
+
"SY": "0x3055A746e040bd05AD1806840cA0114d632Bc7e2",
|
|
4
|
+
"YT": "0x458DB433B74B1094c8282152500F6D5bdF062Eb0",
|
|
5
|
+
"PT": "0x98510Fbe752A97F97Abd7D971a1B3290DD62Ec4A",
|
|
6
|
+
"market": "0x8cAB5Fd029ae2FBF28c53E965E4194C7260aDF0C",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "80739473419000000000",
|
|
9
|
+
"initAnchor": "1021620181000000000",
|
|
10
|
+
"lnFeeRateRoot": "499875041000000",
|
|
11
|
+
"deployTxHash": "0xca5bf1b73e433e97f87479c7bbb0c6aa00d7baf8a218dcc78fd103835507192a",
|
|
12
|
+
"deployBlockNumber": 268953118,
|
|
13
|
+
"reversedFee": 0.04999999993486881
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY ETH",
|
|
3
|
+
"SY": "0xf176fB51F4eB826136a54FDc71C50fCd2202E272",
|
|
4
|
+
"YT": "0x8fEDCa9DE6c792275335B41D0ef74D3A03361733",
|
|
5
|
+
"PT": "0x8Db96f2FcCf7Cdd74a60e8eFf5801df043cd11dE",
|
|
6
|
+
"market": "0x816F59FfA2239Fd7106F94eAbdC0a9547a892F2f",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "89241410861000000000",
|
|
9
|
+
"initAnchor": "1029050450000000000",
|
|
10
|
+
"lnFeeRateRoot": "499875041000000",
|
|
11
|
+
"deployTxHash": "0x649b34fdb1b9340268445324873c2b8cf65101dd53fb709b6ba503931f59e88b",
|
|
12
|
+
"deployBlockNumber": 271511094,
|
|
13
|
+
"reversedFee": 0.04999999993486881
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY spSILO",
|
|
3
|
+
"SY": "0x374C07997B3C0Df6DB0f370Ed8561404b729A43A",
|
|
4
|
+
"YT": "0xD29151dE7fBf87c068E715FAd113Bdd5EE556318",
|
|
5
|
+
"PT": "0x0AB24eCB207602983A20cfCF0E3045c08C651778",
|
|
6
|
+
"market": "0x3be83Cc235455Ae1B624Cf6e326505769AD8f9eA",
|
|
7
|
+
"expiry": 1743033600,
|
|
8
|
+
"scalarRoot": "12129893540000000000",
|
|
9
|
+
"initAnchor": "1104433417000000000",
|
|
10
|
+
"lnFeeRateRoot": "4987541511000000",
|
|
11
|
+
"deployTxHash": "0x28b7e4f3f49b27f81b49e406662f23948e7935f15e4011eadeb3edb90d87ae15",
|
|
12
|
+
"deployBlockNumber": 271599840,
|
|
13
|
+
"reversedFee": 0.49999999999608136
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY uniETH",
|
|
3
|
+
"SY": "0x5b56f4bf94807B547EB5E7eBa5Cd8C033af83aed",
|
|
4
|
+
"YT": "0x1ca1124a19e6D47A5aEf64bebe8477642591Aa65",
|
|
5
|
+
"PT": "0xB3eBcC844F1Eda040a3620267CDaAea6E14518A9",
|
|
6
|
+
"market": "0x3E4e3291Ed667FB4Dee680D19e5702eF8275493D",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "89721210735000000000",
|
|
9
|
+
"initAnchor": "1033334881000000000",
|
|
10
|
+
"lnFeeRateRoot": "499875041000000",
|
|
11
|
+
"deployTxHash": "0x9fd95322d3cd9c7e66f73524cd6017e22713e0aa56c8ca98f58fe1d30b594ac9",
|
|
12
|
+
"deployBlockNumber": 274284682,
|
|
13
|
+
"reversedFee": 0.04999999993486881
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY ETH",
|
|
3
|
+
"SY": "0xa6C895EB332E91c5b3D00B7baeEAae478cc502DA",
|
|
4
|
+
"YT": "0xCf1699A84F9eAC75e049ca8134C602cE24509Db6",
|
|
5
|
+
"PT": "0xb33808ea0e883138680BA29311a220A7377cdb92",
|
|
6
|
+
"market": "0xBf5E60ddf654085F80DAe9DD33Ec0E345773E1F8",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "89316496353000000000",
|
|
9
|
+
"initAnchor": "1028180525000000000",
|
|
10
|
+
"lnFeeRateRoot": "499875041000000",
|
|
11
|
+
"deployTxHash": "0x15cfc86abf4cc23292a8e716e8e387e3f0a0f09ba1c0f48870f7b51af7a67c7b",
|
|
12
|
+
"deployBlockNumber": 271837691,
|
|
13
|
+
"reversedFee": 0.04999999993486881
|
|
14
|
+
}
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
29
29
|
},
|
|
30
30
|
"routerStatic": "0xCAd502Bb55d1A3F79952F969BFF3f011CF30a94a",
|
|
31
|
-
"pendleSwap": "
|
|
31
|
+
"pendleSwap": "0x7aE5C4Cf5CddFbda870a80D021997d8A04f4Ff11",
|
|
32
32
|
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
33
33
|
"yieldContractFactoryV3": "0x964840644B88C583500F473E4B829Ab629aF96A8",
|
|
34
34
|
"marketFactoryV3": "0xD228EC1f7D4313fe321fab511A872475D07F5bA6",
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY cmETH",
|
|
3
|
+
"SY": "0x2aB88aC7458faeC2E952Bb79CC1be6577bF63E70",
|
|
4
|
+
"YT": "0x22bDbbeC06611cFca7bfe3a53e9e574771851176",
|
|
5
|
+
"PT": "0xEbf4ff21459fEcf96e36CF1dd00db01367254Bcd",
|
|
6
|
+
"market": "0x0B923F8039ae827E963fcC1b48aB5b903d01925B",
|
|
7
|
+
"expiry": 1739404800,
|
|
8
|
+
"scalarRoot": "83317216866000000000",
|
|
9
|
+
"initAnchor": "1018704133000000000",
|
|
10
|
+
"lnFeeRateRoot": "999500333000000",
|
|
11
|
+
"deployTxHash": "0x51ae41db1f61b1b986865b5accbf24fccf65c2e848f8f6bd75a40b9a66571b85",
|
|
12
|
+
"deployBlockNumber": 71035214,
|
|
13
|
+
"reversedFee": 0.09999999999164011
|
|
14
|
+
}
|
package/deployments/56-core.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
31
31
|
},
|
|
32
32
|
"routerStatic": "0x2700ADB035F82a11899ce1D3f1BF8451c296eABb",
|
|
33
|
-
"pendleSwap": "
|
|
33
|
+
"pendleSwap": "0x7aE5C4Cf5CddFbda870a80D021997d8A04f4Ff11",
|
|
34
34
|
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
35
35
|
"yieldContractFactoryV3": "0x40Ae6da2d92aa3DCb7f8d7a7209FD12BDfcb7C85",
|
|
36
36
|
"marketFactoryV3": "0xC40fEbF5A33b8C92B187d9be0fD3fe0ac2E4B07c",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"marketFactoryV4": "0x7D20e644D2A9e149e5be9bE9aD2aB243a7835d37",
|
|
39
39
|
"yieldContractFactoryV5": "0xE006760020384A20774Dea977C313EF5F51FE17D",
|
|
40
40
|
"marketFactoryV5": "0x7C7f73f7a320364DBB3C9aAa9bCcd402040EE0f9",
|
|
41
|
-
"poolDeployHelper": "
|
|
41
|
+
"poolDeployHelper": "0xF536323e5825dCb1Bc9b4DE74D63111189532b5f",
|
|
42
42
|
"limitRouter": "0x000000000000c9B3E2C3Ec88B1B4c0cD853f4321",
|
|
43
43
|
"proxyAdmin": "0xA28c08f165116587D4F3E708743B4dEe155c5E64",
|
|
44
44
|
"reflector": "0x5039Da22E5126e7c4e9284376116716A91782faF",
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY VenusBNB",
|
|
3
|
+
"SY": "0x7b5a43070Bd97c2814f0D8b3b31ed53450375c19",
|
|
4
|
+
"YT": "0xFbEBe2d163ADD17Dc718fFC7b08880cA765a0Fab",
|
|
5
|
+
"PT": "0x5d1735B8E33BAe069708cEA245066dE1A12Cd38D",
|
|
6
|
+
"market": "0x0921CcC98956B1599003Fd9739d5e66BF319A161",
|
|
7
|
+
"expiry": 1750896000,
|
|
8
|
+
"scalarRoot": "29990594739000000000",
|
|
9
|
+
"initAnchor": "1049177063000000000",
|
|
10
|
+
"lnFeeRateRoot": "999500333000000",
|
|
11
|
+
"deployTxHash": "0x8e272926dbc80fd59608051afa6420fc1cd3a1499188b1c67a8c79e136a19ae6",
|
|
12
|
+
"deployBlockNumber": 43398243,
|
|
13
|
+
"reversedFee": 0.09999999999164011
|
|
14
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"deployer": "0x1FcCC097db89A86Bfc474A1028F93958295b1Fb7",
|
|
3
|
+
"network": {
|
|
4
|
+
"chainId": 8453,
|
|
5
|
+
"treasury": "0xCbcb48e22622a3778b6F14C2f5d258Ba026b05e6",
|
|
6
|
+
"governance": "0x7877AdFaDEd756f3248a0EBfe8Ac2E2eF87b75Ac",
|
|
7
|
+
"devMultisig": "0x3c0f8F070E6400C1C4eD10CfF85dE4c643b66bd3",
|
|
8
|
+
"pendle": "0xA99F6e6785Da0F5d6fB42495Fe424BCE029Eeb3E",
|
|
9
|
+
"lzEndpoint": "0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
10
|
+
"wrappedNative": "0x4200000000000000000000000000000000000006",
|
|
11
|
+
"initialRewardFee": "30000000000000000",
|
|
12
|
+
"initialInterestFee": "30000000000000000",
|
|
13
|
+
"initialReserveFeePercent": "80",
|
|
14
|
+
"safeWaitTime": 15000,
|
|
15
|
+
"hardwareDeployer": "0xeea6F790F18563E91b18DF00B89d9f79b2E6761F"
|
|
16
|
+
},
|
|
17
|
+
"baseCodeSplitter": "0xf3f560164979fe7F8f3eb2b64669Eac00E7043A6",
|
|
18
|
+
"PENDLE": "0xA99F6e6785Da0F5d6fB42495Fe424BCE029Eeb3E",
|
|
19
|
+
"governanceProxy": "0x2aD631F72fB16d91c4953A7f4260A97C2fE2f31e",
|
|
20
|
+
"yieldContractFactoryV5": "0x963ddBB35c1AE44e2a159E3b5fb5177E0B32660d",
|
|
21
|
+
"marketFactoryV5": "0x59968008a703dC13E6beaECed644bdCe4ee45d13",
|
|
22
|
+
"router": "0x888888888889758F76e7103c6CbF23ABbF58F946",
|
|
23
|
+
"routerFacets": {
|
|
24
|
+
"ActionAddRemoveLiqV3": "0x07d16A6D334133039A84271d30b7317DCbd1170D",
|
|
25
|
+
"ActionSwapPTV3": "0xC3B17AbC54d6Ef30500630A776392b9aF1c5e0c0",
|
|
26
|
+
"ActionSwapYTV3": "0x9b1Fe315614C2888b5151B4C2efc53878f01652b",
|
|
27
|
+
"ActionMiscV3": "0x294965CEa8FECd76a910338D2CB2b75245BE5203",
|
|
28
|
+
"ActionSimple": "0x5eBD8cfDc82Fb95488eB16881a6dBc1feD598a7a",
|
|
29
|
+
"ActionCallbackV3": "0x997FBC511a8Ad11F84a400feACD66E2A3fa805d2",
|
|
30
|
+
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
31
|
+
},
|
|
32
|
+
"routerStatic": "0xB4205a645c7e920BD8504181B1D7f2c5C955C3e7",
|
|
33
|
+
"pendleSwap": "0x7aE5C4Cf5CddFbda870a80D021997d8A04f4Ff11",
|
|
34
|
+
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
35
|
+
"reflector": "0x5039Da22E5126e7c4e9284376116716A91782faF",
|
|
36
|
+
"receiverEndpoint": "0xeE708FC793a02F1eDd5BB9DBD7fD13010D1F7136",
|
|
37
|
+
"limitRouter": "0x000000000000c9B3E2C3Ec88B1B4c0cD853f4321",
|
|
38
|
+
"proxyAdmin": "0xA28c08f165116587D4F3E708743B4dEe155c5E64",
|
|
39
|
+
"vePendle": "0x051dcd6a80f11fE68F77Fb0EBdE03853FA96B1fD",
|
|
40
|
+
"gaugeController": "0x17F100fB4bE2707675c6439468d38249DD993d58"
|
|
41
|
+
}
|
package/package.json
CHANGED
|
@@ -20,6 +20,40 @@ import type {
|
|
|
20
20
|
OnEvent,
|
|
21
21
|
} from "./common";
|
|
22
22
|
|
|
23
|
+
export type MarketStateStruct = {
|
|
24
|
+
totalPt: BigNumberish;
|
|
25
|
+
totalSy: BigNumberish;
|
|
26
|
+
totalLp: BigNumberish;
|
|
27
|
+
treasury: string;
|
|
28
|
+
scalarRoot: BigNumberish;
|
|
29
|
+
expiry: BigNumberish;
|
|
30
|
+
lnFeeRateRoot: BigNumberish;
|
|
31
|
+
reserveFeePercent: BigNumberish;
|
|
32
|
+
lastLnImpliedRate: BigNumberish;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
export type MarketStateStructOutput = [
|
|
36
|
+
BigNumber,
|
|
37
|
+
BigNumber,
|
|
38
|
+
BigNumber,
|
|
39
|
+
string,
|
|
40
|
+
BigNumber,
|
|
41
|
+
BigNumber,
|
|
42
|
+
BigNumber,
|
|
43
|
+
BigNumber,
|
|
44
|
+
BigNumber
|
|
45
|
+
] & {
|
|
46
|
+
totalPt: BigNumber;
|
|
47
|
+
totalSy: BigNumber;
|
|
48
|
+
totalLp: BigNumber;
|
|
49
|
+
treasury: string;
|
|
50
|
+
scalarRoot: BigNumber;
|
|
51
|
+
expiry: BigNumber;
|
|
52
|
+
lnFeeRateRoot: BigNumber;
|
|
53
|
+
reserveFeePercent: BigNumber;
|
|
54
|
+
lastLnImpliedRate: BigNumber;
|
|
55
|
+
};
|
|
56
|
+
|
|
23
57
|
export interface ActionMarketCoreStaticInterface extends utils.Interface {
|
|
24
58
|
contractName: "ActionMarketCoreStatic";
|
|
25
59
|
functions: {
|
|
@@ -30,6 +64,7 @@ export interface ActionMarketCoreStaticInterface extends utils.Interface {
|
|
|
30
64
|
"addLiquiditySingleSyStatic(address,uint256)": FunctionFragment;
|
|
31
65
|
"addLiquiditySingleTokenKeepYtStatic(address,address,uint256)": FunctionFragment;
|
|
32
66
|
"addLiquiditySingleTokenStatic(address,address,uint256)": FunctionFragment;
|
|
67
|
+
"readMarketState(address)": FunctionFragment;
|
|
33
68
|
"removeLiquidityDualSyAndPtStatic(address,uint256)": FunctionFragment;
|
|
34
69
|
"removeLiquidityDualTokenAndPtStatic(address,uint256,address)": FunctionFragment;
|
|
35
70
|
"removeLiquiditySinglePtStatic(address,uint256)": FunctionFragment;
|
|
@@ -79,6 +114,10 @@ export interface ActionMarketCoreStaticInterface extends utils.Interface {
|
|
|
79
114
|
functionFragment: "addLiquiditySingleTokenStatic",
|
|
80
115
|
values: [string, string, BigNumberish]
|
|
81
116
|
): string;
|
|
117
|
+
encodeFunctionData(
|
|
118
|
+
functionFragment: "readMarketState",
|
|
119
|
+
values: [string]
|
|
120
|
+
): string;
|
|
82
121
|
encodeFunctionData(
|
|
83
122
|
functionFragment: "removeLiquidityDualSyAndPtStatic",
|
|
84
123
|
values: [string, BigNumberish]
|
|
@@ -184,6 +223,10 @@ export interface ActionMarketCoreStaticInterface extends utils.Interface {
|
|
|
184
223
|
functionFragment: "addLiquiditySingleTokenStatic",
|
|
185
224
|
data: BytesLike
|
|
186
225
|
): Result;
|
|
226
|
+
decodeFunctionResult(
|
|
227
|
+
functionFragment: "readMarketState",
|
|
228
|
+
data: BytesLike
|
|
229
|
+
): Result;
|
|
187
230
|
decodeFunctionResult(
|
|
188
231
|
functionFragment: "removeLiquidityDualSyAndPtStatic",
|
|
189
232
|
data: BytesLike
|
|
@@ -402,6 +445,11 @@ export interface ActionMarketCoreStatic extends BaseContract {
|
|
|
402
445
|
}
|
|
403
446
|
>;
|
|
404
447
|
|
|
448
|
+
readMarketState(
|
|
449
|
+
market: string,
|
|
450
|
+
overrides?: CallOverrides
|
|
451
|
+
): Promise<[MarketStateStructOutput]>;
|
|
452
|
+
|
|
405
453
|
removeLiquidityDualSyAndPtStatic(
|
|
406
454
|
market: string,
|
|
407
455
|
netLpToRemove: BigNumberish,
|
|
@@ -826,6 +874,11 @@ export interface ActionMarketCoreStatic extends BaseContract {
|
|
|
826
874
|
}
|
|
827
875
|
>;
|
|
828
876
|
|
|
877
|
+
readMarketState(
|
|
878
|
+
market: string,
|
|
879
|
+
overrides?: CallOverrides
|
|
880
|
+
): Promise<MarketStateStructOutput>;
|
|
881
|
+
|
|
829
882
|
removeLiquidityDualSyAndPtStatic(
|
|
830
883
|
market: string,
|
|
831
884
|
netLpToRemove: BigNumberish,
|
|
@@ -1250,6 +1303,11 @@ export interface ActionMarketCoreStatic extends BaseContract {
|
|
|
1250
1303
|
}
|
|
1251
1304
|
>;
|
|
1252
1305
|
|
|
1306
|
+
readMarketState(
|
|
1307
|
+
market: string,
|
|
1308
|
+
overrides?: CallOverrides
|
|
1309
|
+
): Promise<MarketStateStructOutput>;
|
|
1310
|
+
|
|
1253
1311
|
removeLiquidityDualSyAndPtStatic(
|
|
1254
1312
|
market: string,
|
|
1255
1313
|
netLpToRemove: BigNumberish,
|
|
@@ -1614,6 +1672,11 @@ export interface ActionMarketCoreStatic extends BaseContract {
|
|
|
1614
1672
|
overrides?: CallOverrides
|
|
1615
1673
|
): Promise<BigNumber>;
|
|
1616
1674
|
|
|
1675
|
+
readMarketState(
|
|
1676
|
+
market: string,
|
|
1677
|
+
overrides?: CallOverrides
|
|
1678
|
+
): Promise<BigNumber>;
|
|
1679
|
+
|
|
1617
1680
|
removeLiquidityDualSyAndPtStatic(
|
|
1618
1681
|
market: string,
|
|
1619
1682
|
netLpToRemove: BigNumberish,
|
|
@@ -1783,6 +1846,11 @@ export interface ActionMarketCoreStatic extends BaseContract {
|
|
|
1783
1846
|
overrides?: CallOverrides
|
|
1784
1847
|
): Promise<PopulatedTransaction>;
|
|
1785
1848
|
|
|
1849
|
+
readMarketState(
|
|
1850
|
+
market: string,
|
|
1851
|
+
overrides?: CallOverrides
|
|
1852
|
+
): Promise<PopulatedTransaction>;
|
|
1853
|
+
|
|
1786
1854
|
removeLiquidityDualSyAndPtStatic(
|
|
1787
1855
|
market: string,
|
|
1788
1856
|
netLpToRemove: BigNumberish,
|