@pendle/core-v2 5.1.1-beta → 5.1.1
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/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/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/Ethena/PendleSUSDEMantleSY.sol/PendleSUSDEMantleSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ethena/PendleSUSDEMantleSY.sol/PendleSUSDEMantleSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ethena/PendleUSDEL2SY.sol/PendleUSDEL2SY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ethena/PendleUSDEL2SY.sol/PendleUSDEL2SY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleEBTCSY.sol/PendleEBTCSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleEBTCSY.sol/PendleEBTCSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleEEigenSYUpg.sol/PendleEEigenSYUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleEEigenSYUpg.sol/PendleEEigenSYUpg.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleWEEthkSY.sol/PendleWEEthkSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleWEEthkSY.sol/PendleWEEthkSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleWEEthsSY.sol/PendleWEEthsSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleWEEthsSY.sol/PendleWEEthsSY.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/PendleERC20SYUpg.sol/PendleERC20SYUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC20SYUpg.sol/PendleERC20SYUpg.json +2 -2
- 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/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/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 +2 -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/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/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- 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 +2 -2
- package/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +27 -6
- package/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +3 -2
- package/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol +1 -1
- package/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol +130 -0
- package/contracts/core/StandardizedYield/implementations/EtherFi/PendleEEigenSYUpg.sol +6 -2
- 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/PendleERC20SYUpg.sol +6 -1
- package/contracts/interfaces/AaveV3/IAaveStkGHO.sol +17 -0
- package/contracts/interfaces/Angle/IAngleDistributor.sol +12 -0
- package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +5 -0
- package/contracts/router/swap-aggregator/IPSwapAggregator.sol +1 -1
- package/contracts/router/swap-aggregator/PendleSwap.sol +0 -43
- package/deployments/1-core.json +1 -1
- package/deployments/1-markets/STKGHO-MAINNET-APR2025.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/5000-core.json +1 -1
- package/deployments/5000-markets/CMETH-MANTLE-FEB2025.json +14 -0
- package/deployments/56-core.json +1 -1
- package/deployments/56-markets/VENUS-BNB-BSC-JUN2025.json +14 -0
- package/package.json +1 -1
- package/typechain-types/IAaveStkGHO.ts +269 -0
- package/typechain-types/IAngleDistributor.ts +117 -0
- package/typechain-types/PendleCMETHSY.ts +1349 -0
- package/typechain-types/PendleStkGHOSY.ts +1522 -0
- package/typechain-types/PendleVotingControllerUpg.ts +135 -43
- package/typechain-types/SYBaseWithoutPermitUpg.ts +1101 -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 +1 -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/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/IAaveStkGHO__factory.ts +128 -0
- package/typechain-types/factories/IAngleDistributor__factory.ts +54 -0
- package/typechain-types/factories/PendleCMETHSY__factory.ts +1099 -0
- package/typechain-types/factories/PendleEBTCSY__factory.ts +1 -1
- package/typechain-types/factories/PendleEEigenSYUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleERC20SYUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelper__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/PendleSUSDEMantleSY__factory.ts +1 -1
- package/typechain-types/factories/PendleStkGHOSY__factory.ts +1213 -0
- package/typechain-types/factories/PendleSwap__factory.ts +1 -1
- package/typechain-types/factories/PendleUSDEL2SY__factory.ts +1 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +66 -22
- package/typechain-types/factories/PendleWEEthkSY__factory.ts +1 -1
- package/typechain-types/factories/PendleWEEthsSY__factory.ts +1 -1
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/factories/SDKErrorsDirectory__factory.ts +26 -1
- package/typechain-types/factories/SYBaseWithoutPermitUpg__factory.ts +871 -0
- package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +19 -6
- package/typechain-types/hardhat.d.ts +40 -13
- package/typechain-types/index.ts +10 -2
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/SYBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +0 -4
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.json +0 -82
package/deployments/1-core.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
32
32
|
},
|
|
33
33
|
"routerStatic": "0x263833d47eA3fA4a30f269323aba6a107f9eB14C",
|
|
34
|
-
"pendleSwap": "
|
|
34
|
+
"pendleSwap": "0x2E6ffA05cd6920dcc0d169efce2F4C96E774eCd2",
|
|
35
35
|
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
36
36
|
"yieldContractFactoryV3": "0xdF3601014686674e53d1Fa52F7602525483F9122",
|
|
37
37
|
"marketFactoryV3": "0x1A6fCc85557BC4fB7B534ed835a03EF056552D52",
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "SY stkGHO",
|
|
3
|
+
"SY": "0xCC9eFBf580120676bFB3420FbD2cfc34019A1967",
|
|
4
|
+
"YT": "0xc5e62a939d2E85F9ebB6aEffc03B053DACF90140",
|
|
5
|
+
"PT": "0xf05312A0D01E5a0F9EBa87A539c37100fABf9B5e",
|
|
6
|
+
"market": "0xff81180a7f949ba1F940EAE6aA3B3CeB890b1912",
|
|
7
|
+
"expiry": 1745452800,
|
|
8
|
+
"scalarRoot": "31061108921000000000",
|
|
9
|
+
"initAnchor": "1059899074000000000",
|
|
10
|
+
"lnFeeRateRoot": "1998002662000000",
|
|
11
|
+
"deployTxHash": "0xa5b637f1b904930fab6f91f8a7cc6dac7383613cbc1ace46d747a53a2d1e6e99",
|
|
12
|
+
"deployBlockNumber": 21071107,
|
|
13
|
+
"reversedFee": 0.19999999993256523
|
|
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": "0x2E6ffA05cd6920dcc0d169efce2F4C96E774eCd2",
|
|
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": "0x2E6ffA05cd6920dcc0d169efce2F4C96E774eCd2",
|
|
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
|
+
}
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"ActionStorageV4": "0x6a0Ed0A9193FCBe7ae9B0F3D90F88e365Cca64fC"
|
|
29
29
|
},
|
|
30
30
|
"routerStatic": "0xCAd502Bb55d1A3F79952F969BFF3f011CF30a94a",
|
|
31
|
-
"pendleSwap": "
|
|
31
|
+
"pendleSwap": "0x2E6ffA05cd6920dcc0d169efce2F4C96E774eCd2",
|
|
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": "0x2E6ffA05cd6920dcc0d169efce2F4C96E774eCd2",
|
|
34
34
|
"pyYtLpOracle": "0x9a9fa8338dd5e5b2188006f1cd2ef26d921650c2",
|
|
35
35
|
"yieldContractFactoryV3": "0x40Ae6da2d92aa3DCb7f8d7a7209FD12BDfcb7C85",
|
|
36
36
|
"marketFactoryV3": "0xC40fEbF5A33b8C92B187d9be0fD3fe0ac2E4B07c",
|
|
@@ -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
|
+
}
|
package/package.json
CHANGED
|
@@ -0,0 +1,269 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import {
|
|
5
|
+
BaseContract,
|
|
6
|
+
BigNumber,
|
|
7
|
+
BigNumberish,
|
|
8
|
+
BytesLike,
|
|
9
|
+
CallOverrides,
|
|
10
|
+
ContractTransaction,
|
|
11
|
+
Overrides,
|
|
12
|
+
PopulatedTransaction,
|
|
13
|
+
Signer,
|
|
14
|
+
utils,
|
|
15
|
+
} from "ethers";
|
|
16
|
+
import { FunctionFragment, Result } from "@ethersproject/abi";
|
|
17
|
+
import { Listener, Provider } from "@ethersproject/providers";
|
|
18
|
+
import type {
|
|
19
|
+
TypedEventFilter,
|
|
20
|
+
TypedEvent,
|
|
21
|
+
TypedListener,
|
|
22
|
+
OnEvent,
|
|
23
|
+
} from "./common";
|
|
24
|
+
|
|
25
|
+
export interface IAaveStkGHOInterface extends utils.Interface {
|
|
26
|
+
contractName: "IAaveStkGHO";
|
|
27
|
+
functions: {
|
|
28
|
+
"claimRewards(address,uint256)": FunctionFragment;
|
|
29
|
+
"getExchangeRate()": FunctionFragment;
|
|
30
|
+
"previewRedeem(uint256)": FunctionFragment;
|
|
31
|
+
"previewStake(uint256)": FunctionFragment;
|
|
32
|
+
"redeem(address,uint256)": FunctionFragment;
|
|
33
|
+
"stake(address,uint256)": FunctionFragment;
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
encodeFunctionData(
|
|
37
|
+
functionFragment: "claimRewards",
|
|
38
|
+
values: [string, BigNumberish]
|
|
39
|
+
): string;
|
|
40
|
+
encodeFunctionData(
|
|
41
|
+
functionFragment: "getExchangeRate",
|
|
42
|
+
values?: undefined
|
|
43
|
+
): string;
|
|
44
|
+
encodeFunctionData(
|
|
45
|
+
functionFragment: "previewRedeem",
|
|
46
|
+
values: [BigNumberish]
|
|
47
|
+
): string;
|
|
48
|
+
encodeFunctionData(
|
|
49
|
+
functionFragment: "previewStake",
|
|
50
|
+
values: [BigNumberish]
|
|
51
|
+
): string;
|
|
52
|
+
encodeFunctionData(
|
|
53
|
+
functionFragment: "redeem",
|
|
54
|
+
values: [string, BigNumberish]
|
|
55
|
+
): string;
|
|
56
|
+
encodeFunctionData(
|
|
57
|
+
functionFragment: "stake",
|
|
58
|
+
values: [string, BigNumberish]
|
|
59
|
+
): string;
|
|
60
|
+
|
|
61
|
+
decodeFunctionResult(
|
|
62
|
+
functionFragment: "claimRewards",
|
|
63
|
+
data: BytesLike
|
|
64
|
+
): Result;
|
|
65
|
+
decodeFunctionResult(
|
|
66
|
+
functionFragment: "getExchangeRate",
|
|
67
|
+
data: BytesLike
|
|
68
|
+
): Result;
|
|
69
|
+
decodeFunctionResult(
|
|
70
|
+
functionFragment: "previewRedeem",
|
|
71
|
+
data: BytesLike
|
|
72
|
+
): Result;
|
|
73
|
+
decodeFunctionResult(
|
|
74
|
+
functionFragment: "previewStake",
|
|
75
|
+
data: BytesLike
|
|
76
|
+
): Result;
|
|
77
|
+
decodeFunctionResult(functionFragment: "redeem", data: BytesLike): Result;
|
|
78
|
+
decodeFunctionResult(functionFragment: "stake", data: BytesLike): Result;
|
|
79
|
+
|
|
80
|
+
events: {};
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export interface IAaveStkGHO extends BaseContract {
|
|
84
|
+
contractName: "IAaveStkGHO";
|
|
85
|
+
connect(signerOrProvider: Signer | Provider | string): this;
|
|
86
|
+
attach(addressOrName: string): this;
|
|
87
|
+
deployed(): Promise<this>;
|
|
88
|
+
|
|
89
|
+
interface: IAaveStkGHOInterface;
|
|
90
|
+
|
|
91
|
+
queryFilter<TEvent extends TypedEvent>(
|
|
92
|
+
event: TypedEventFilter<TEvent>,
|
|
93
|
+
fromBlockOrBlockhash?: string | number | undefined,
|
|
94
|
+
toBlock?: string | number | undefined
|
|
95
|
+
): Promise<Array<TEvent>>;
|
|
96
|
+
|
|
97
|
+
listeners<TEvent extends TypedEvent>(
|
|
98
|
+
eventFilter?: TypedEventFilter<TEvent>
|
|
99
|
+
): Array<TypedListener<TEvent>>;
|
|
100
|
+
listeners(eventName?: string): Array<Listener>;
|
|
101
|
+
removeAllListeners<TEvent extends TypedEvent>(
|
|
102
|
+
eventFilter: TypedEventFilter<TEvent>
|
|
103
|
+
): this;
|
|
104
|
+
removeAllListeners(eventName?: string): this;
|
|
105
|
+
off: OnEvent<this>;
|
|
106
|
+
on: OnEvent<this>;
|
|
107
|
+
once: OnEvent<this>;
|
|
108
|
+
removeListener: OnEvent<this>;
|
|
109
|
+
|
|
110
|
+
functions: {
|
|
111
|
+
claimRewards(
|
|
112
|
+
to: string,
|
|
113
|
+
amount: BigNumberish,
|
|
114
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
115
|
+
): Promise<ContractTransaction>;
|
|
116
|
+
|
|
117
|
+
getExchangeRate(overrides?: CallOverrides): Promise<[BigNumber]>;
|
|
118
|
+
|
|
119
|
+
previewRedeem(
|
|
120
|
+
shares: BigNumberish,
|
|
121
|
+
overrides?: CallOverrides
|
|
122
|
+
): Promise<[BigNumber]>;
|
|
123
|
+
|
|
124
|
+
previewStake(
|
|
125
|
+
assets: BigNumberish,
|
|
126
|
+
overrides?: CallOverrides
|
|
127
|
+
): Promise<[BigNumber]>;
|
|
128
|
+
|
|
129
|
+
redeem(
|
|
130
|
+
to: string,
|
|
131
|
+
amount: BigNumberish,
|
|
132
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
133
|
+
): Promise<ContractTransaction>;
|
|
134
|
+
|
|
135
|
+
stake(
|
|
136
|
+
to: string,
|
|
137
|
+
amount: BigNumberish,
|
|
138
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
139
|
+
): Promise<ContractTransaction>;
|
|
140
|
+
};
|
|
141
|
+
|
|
142
|
+
claimRewards(
|
|
143
|
+
to: string,
|
|
144
|
+
amount: BigNumberish,
|
|
145
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
146
|
+
): Promise<ContractTransaction>;
|
|
147
|
+
|
|
148
|
+
getExchangeRate(overrides?: CallOverrides): Promise<BigNumber>;
|
|
149
|
+
|
|
150
|
+
previewRedeem(
|
|
151
|
+
shares: BigNumberish,
|
|
152
|
+
overrides?: CallOverrides
|
|
153
|
+
): Promise<BigNumber>;
|
|
154
|
+
|
|
155
|
+
previewStake(
|
|
156
|
+
assets: BigNumberish,
|
|
157
|
+
overrides?: CallOverrides
|
|
158
|
+
): Promise<BigNumber>;
|
|
159
|
+
|
|
160
|
+
redeem(
|
|
161
|
+
to: string,
|
|
162
|
+
amount: BigNumberish,
|
|
163
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
164
|
+
): Promise<ContractTransaction>;
|
|
165
|
+
|
|
166
|
+
stake(
|
|
167
|
+
to: string,
|
|
168
|
+
amount: BigNumberish,
|
|
169
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
170
|
+
): Promise<ContractTransaction>;
|
|
171
|
+
|
|
172
|
+
callStatic: {
|
|
173
|
+
claimRewards(
|
|
174
|
+
to: string,
|
|
175
|
+
amount: BigNumberish,
|
|
176
|
+
overrides?: CallOverrides
|
|
177
|
+
): Promise<void>;
|
|
178
|
+
|
|
179
|
+
getExchangeRate(overrides?: CallOverrides): Promise<BigNumber>;
|
|
180
|
+
|
|
181
|
+
previewRedeem(
|
|
182
|
+
shares: BigNumberish,
|
|
183
|
+
overrides?: CallOverrides
|
|
184
|
+
): Promise<BigNumber>;
|
|
185
|
+
|
|
186
|
+
previewStake(
|
|
187
|
+
assets: BigNumberish,
|
|
188
|
+
overrides?: CallOverrides
|
|
189
|
+
): Promise<BigNumber>;
|
|
190
|
+
|
|
191
|
+
redeem(
|
|
192
|
+
to: string,
|
|
193
|
+
amount: BigNumberish,
|
|
194
|
+
overrides?: CallOverrides
|
|
195
|
+
): Promise<void>;
|
|
196
|
+
|
|
197
|
+
stake(
|
|
198
|
+
to: string,
|
|
199
|
+
amount: BigNumberish,
|
|
200
|
+
overrides?: CallOverrides
|
|
201
|
+
): Promise<void>;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
filters: {};
|
|
205
|
+
|
|
206
|
+
estimateGas: {
|
|
207
|
+
claimRewards(
|
|
208
|
+
to: string,
|
|
209
|
+
amount: BigNumberish,
|
|
210
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
211
|
+
): Promise<BigNumber>;
|
|
212
|
+
|
|
213
|
+
getExchangeRate(overrides?: CallOverrides): Promise<BigNumber>;
|
|
214
|
+
|
|
215
|
+
previewRedeem(
|
|
216
|
+
shares: BigNumberish,
|
|
217
|
+
overrides?: CallOverrides
|
|
218
|
+
): Promise<BigNumber>;
|
|
219
|
+
|
|
220
|
+
previewStake(
|
|
221
|
+
assets: BigNumberish,
|
|
222
|
+
overrides?: CallOverrides
|
|
223
|
+
): Promise<BigNumber>;
|
|
224
|
+
|
|
225
|
+
redeem(
|
|
226
|
+
to: string,
|
|
227
|
+
amount: BigNumberish,
|
|
228
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
229
|
+
): Promise<BigNumber>;
|
|
230
|
+
|
|
231
|
+
stake(
|
|
232
|
+
to: string,
|
|
233
|
+
amount: BigNumberish,
|
|
234
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
235
|
+
): Promise<BigNumber>;
|
|
236
|
+
};
|
|
237
|
+
|
|
238
|
+
populateTransaction: {
|
|
239
|
+
claimRewards(
|
|
240
|
+
to: string,
|
|
241
|
+
amount: BigNumberish,
|
|
242
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
243
|
+
): Promise<PopulatedTransaction>;
|
|
244
|
+
|
|
245
|
+
getExchangeRate(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
246
|
+
|
|
247
|
+
previewRedeem(
|
|
248
|
+
shares: BigNumberish,
|
|
249
|
+
overrides?: CallOverrides
|
|
250
|
+
): Promise<PopulatedTransaction>;
|
|
251
|
+
|
|
252
|
+
previewStake(
|
|
253
|
+
assets: BigNumberish,
|
|
254
|
+
overrides?: CallOverrides
|
|
255
|
+
): Promise<PopulatedTransaction>;
|
|
256
|
+
|
|
257
|
+
redeem(
|
|
258
|
+
to: string,
|
|
259
|
+
amount: BigNumberish,
|
|
260
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
261
|
+
): Promise<PopulatedTransaction>;
|
|
262
|
+
|
|
263
|
+
stake(
|
|
264
|
+
to: string,
|
|
265
|
+
amount: BigNumberish,
|
|
266
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
267
|
+
): Promise<PopulatedTransaction>;
|
|
268
|
+
};
|
|
269
|
+
}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import {
|
|
5
|
+
BaseContract,
|
|
6
|
+
BigNumber,
|
|
7
|
+
BigNumberish,
|
|
8
|
+
BytesLike,
|
|
9
|
+
CallOverrides,
|
|
10
|
+
ContractTransaction,
|
|
11
|
+
Overrides,
|
|
12
|
+
PopulatedTransaction,
|
|
13
|
+
Signer,
|
|
14
|
+
utils,
|
|
15
|
+
} from "ethers";
|
|
16
|
+
import { FunctionFragment, Result } from "@ethersproject/abi";
|
|
17
|
+
import { Listener, Provider } from "@ethersproject/providers";
|
|
18
|
+
import type {
|
|
19
|
+
TypedEventFilter,
|
|
20
|
+
TypedEvent,
|
|
21
|
+
TypedListener,
|
|
22
|
+
OnEvent,
|
|
23
|
+
} from "./common";
|
|
24
|
+
|
|
25
|
+
export interface IAngleDistributorInterface extends utils.Interface {
|
|
26
|
+
contractName: "IAngleDistributor";
|
|
27
|
+
functions: {
|
|
28
|
+
"claim(address[],address[],uint256[],bytes32[][])": FunctionFragment;
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
encodeFunctionData(
|
|
32
|
+
functionFragment: "claim",
|
|
33
|
+
values: [string[], string[], BigNumberish[], BytesLike[][]]
|
|
34
|
+
): string;
|
|
35
|
+
|
|
36
|
+
decodeFunctionResult(functionFragment: "claim", data: BytesLike): Result;
|
|
37
|
+
|
|
38
|
+
events: {};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export interface IAngleDistributor extends BaseContract {
|
|
42
|
+
contractName: "IAngleDistributor";
|
|
43
|
+
connect(signerOrProvider: Signer | Provider | string): this;
|
|
44
|
+
attach(addressOrName: string): this;
|
|
45
|
+
deployed(): Promise<this>;
|
|
46
|
+
|
|
47
|
+
interface: IAngleDistributorInterface;
|
|
48
|
+
|
|
49
|
+
queryFilter<TEvent extends TypedEvent>(
|
|
50
|
+
event: TypedEventFilter<TEvent>,
|
|
51
|
+
fromBlockOrBlockhash?: string | number | undefined,
|
|
52
|
+
toBlock?: string | number | undefined
|
|
53
|
+
): Promise<Array<TEvent>>;
|
|
54
|
+
|
|
55
|
+
listeners<TEvent extends TypedEvent>(
|
|
56
|
+
eventFilter?: TypedEventFilter<TEvent>
|
|
57
|
+
): Array<TypedListener<TEvent>>;
|
|
58
|
+
listeners(eventName?: string): Array<Listener>;
|
|
59
|
+
removeAllListeners<TEvent extends TypedEvent>(
|
|
60
|
+
eventFilter: TypedEventFilter<TEvent>
|
|
61
|
+
): this;
|
|
62
|
+
removeAllListeners(eventName?: string): this;
|
|
63
|
+
off: OnEvent<this>;
|
|
64
|
+
on: OnEvent<this>;
|
|
65
|
+
once: OnEvent<this>;
|
|
66
|
+
removeListener: OnEvent<this>;
|
|
67
|
+
|
|
68
|
+
functions: {
|
|
69
|
+
claim(
|
|
70
|
+
users: string[],
|
|
71
|
+
tokens: string[],
|
|
72
|
+
amounts: BigNumberish[],
|
|
73
|
+
proofs: BytesLike[][],
|
|
74
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
75
|
+
): Promise<ContractTransaction>;
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
claim(
|
|
79
|
+
users: string[],
|
|
80
|
+
tokens: string[],
|
|
81
|
+
amounts: BigNumberish[],
|
|
82
|
+
proofs: BytesLike[][],
|
|
83
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
84
|
+
): Promise<ContractTransaction>;
|
|
85
|
+
|
|
86
|
+
callStatic: {
|
|
87
|
+
claim(
|
|
88
|
+
users: string[],
|
|
89
|
+
tokens: string[],
|
|
90
|
+
amounts: BigNumberish[],
|
|
91
|
+
proofs: BytesLike[][],
|
|
92
|
+
overrides?: CallOverrides
|
|
93
|
+
): Promise<void>;
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
filters: {};
|
|
97
|
+
|
|
98
|
+
estimateGas: {
|
|
99
|
+
claim(
|
|
100
|
+
users: string[],
|
|
101
|
+
tokens: string[],
|
|
102
|
+
amounts: BigNumberish[],
|
|
103
|
+
proofs: BytesLike[][],
|
|
104
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
105
|
+
): Promise<BigNumber>;
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
populateTransaction: {
|
|
109
|
+
claim(
|
|
110
|
+
users: string[],
|
|
111
|
+
tokens: string[],
|
|
112
|
+
amounts: BigNumberish[],
|
|
113
|
+
proofs: BytesLike[][],
|
|
114
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
115
|
+
): Promise<PopulatedTransaction>;
|
|
116
|
+
};
|
|
117
|
+
}
|