@pendle/core-v2 5.2.1 → 5.2.2
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/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleLpOracleLib.sol → PtYtLpOracle/PendleLpOracleLib.sol}/PendleLpOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendlePYLpOracle.sol → PtYtLpOracle/PendlePYLpOracle.sol}/PendlePYLpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendlePYOracleLib.sol → PtYtLpOracle/PendlePYOracleLib.sol}/PendlePYOracleLib.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{factory → PtYtLpOracle/chainlink}/PendleChainlinkOracle.sol/PendleChainlinkOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.json +343 -0
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{factory → PtYtLpOracle/chainlink}/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpGlpOracle.sol/BoringLpGlpOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpSeller.sol/BoringLpSeller.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.json +3 -3
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPtSeller.sol/BoringPtSeller.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleBoringOneracle.sol → internal/PendleBoringOneracle.sol}/PendleBoringOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleBoringSolvBTCOneracle.sol → internal/PendleBoringSolvBTCOneracle.sol}/PendleBoringSolvBTCOneracle.json +3 -3
- package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleRedStoneRateOracleAdapter.sol → internal/PendleRedStoneRateOracleAdapter.sol}/PendleRedStoneRateOracleAdapter.json +3 -3
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleSparkLinearDiscountOracle.sol → internal/PendleSparkLinearDiscountOracle.sol}/PTExpiry.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +4 -0
- package/build/artifacts/contracts/oracles/{PendleSparkLinearDiscountOracle.sol → internal/PendleSparkLinearDiscountOracle.sol}/PendleSparkLinearDiscountOracle.json +3 -3
- package/contracts/oracles/{PendlePYLpOracle.sol → PtYtLpOracle/PendlePYLpOracle.sol} +2 -2
- package/contracts/oracles/{PendlePYOracleLib.sol → PtYtLpOracle/PendlePYOracleLib.sol} +2 -2
- package/contracts/oracles/{factory → PtYtLpOracle/chainlink}/PendleChainlinkOracle.sol +1 -1
- package/contracts/oracles/{factory → PtYtLpOracle/chainlink}/PendleChainlinkOracleFactory.sol +2 -2
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpGlpOracle.sol +3 -3
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringLpSeller.sol +1 -1
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkAssetOracle.sol +3 -3
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPYUsdChainlinkSYOracle.sol +3 -3
- package/contracts/oracles/{samples → PtYtLpOracle/samples}/BoringPtSeller.sol +1 -1
- package/contracts/oracles/{PendleBoringOneracle.sol → internal/PendleBoringOneracle.sol} +2 -2
- package/contracts/oracles/{PendleBoringSolvBTCOneracle.sol → internal/PendleBoringSolvBTCOneracle.sol} +2 -2
- package/contracts/oracles/{PendleRedStoneRateOracleAdapter.sol → internal/PendleRedStoneRateOracleAdapter.sol} +3 -3
- package/package.json +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/PendleBoringOneracle__factory.ts +1 -1
- package/typechain-types/factories/PendleBoringSolvBTCOneracle__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkOracleFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkOracleWithQuote__factory.ts +1 -1
- package/typechain-types/factories/PendleChainlinkOracle__factory.ts +1 -1
- package/typechain-types/factories/PendlePYLpOracle__factory.ts +1 -1
- package/typechain-types/factories/PendleRedStoneRateOracleAdapter__factory.ts +1 -1
- package/typechain-types/factories/PendleSparkLinearDiscountOracle__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +108 -27
- package/typechain-types/index.ts +2 -8
- package/build/artifacts/contracts/oracles/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/factory/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/factory/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/factory/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.json +0 -343
- package/build/artifacts/contracts/oracles/factory/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +0 -4
- package/build/artifacts/contracts/oracles/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +0 -4
- /package/contracts/oracles/{PendleLpOracleLib.sol → PtYtLpOracle/PendleLpOracleLib.sol} +0 -0
- /package/contracts/oracles/{factory → PtYtLpOracle/chainlink}/PendleChainlinkOracleWithQuote.sol +0 -0
- /package/contracts/oracles/{PendleSparkLinearDiscountOracle.sol → internal/PendleSparkLinearDiscountOracle.sol} +0 -0
|
@@ -1176,10 +1176,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1176
1176
|
name: "IPActionStorageV4",
|
|
1177
1177
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1178
1178
|
): Promise<Contracts.IPActionStorageV4__factory>;
|
|
1179
|
-
getContractFactory(
|
|
1180
|
-
name: "IPActionSwapLimitV3",
|
|
1181
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1182
|
-
): Promise<Contracts.IPActionSwapLimitV3__factory>;
|
|
1183
1179
|
getContractFactory(
|
|
1184
1180
|
name: "IPActionSwapPTV3",
|
|
1185
1181
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1208,10 +1204,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1208
1204
|
name: "IPActionStorageEvents",
|
|
1209
1205
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1210
1206
|
): Promise<Contracts.IPActionStorageEvents__factory>;
|
|
1211
|
-
getContractFactory(
|
|
1212
|
-
name: "IPActionSwapLimitV3Events",
|
|
1213
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1214
|
-
): Promise<Contracts.IPActionSwapLimitV3Events__factory>;
|
|
1215
1207
|
getContractFactory(
|
|
1216
1208
|
name: "IPActionSwapPTV3Events",
|
|
1217
1209
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1864,6 +1856,26 @@ declare module "hardhat/types/runtime" {
|
|
|
1864
1856
|
name: "PendleBoringSolvBTCOneracle",
|
|
1865
1857
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1866
1858
|
): Promise<Contracts.PendleBoringSolvBTCOneracle__factory>;
|
|
1859
|
+
getContractFactory(
|
|
1860
|
+
name: "PendleRedStoneRateOracleAdapter",
|
|
1861
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1862
|
+
): Promise<Contracts.PendleRedStoneRateOracleAdapter__factory>;
|
|
1863
|
+
getContractFactory(
|
|
1864
|
+
name: "PendleSparkLinearDiscountOracle",
|
|
1865
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1866
|
+
): Promise<Contracts.PendleSparkLinearDiscountOracle__factory>;
|
|
1867
|
+
getContractFactory(
|
|
1868
|
+
name: "PTExpiry",
|
|
1869
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1870
|
+
): Promise<Contracts.PTExpiry__factory>;
|
|
1871
|
+
getContractFactory(
|
|
1872
|
+
name: "PendleBoringOneracle",
|
|
1873
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1874
|
+
): Promise<Contracts.PendleBoringOneracle__factory>;
|
|
1875
|
+
getContractFactory(
|
|
1876
|
+
name: "PendleBoringSolvBTCOneracle",
|
|
1877
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1878
|
+
): Promise<Contracts.PendleBoringSolvBTCOneracle__factory>;
|
|
1867
1879
|
getContractFactory(
|
|
1868
1880
|
name: "PendlePYLpOracle",
|
|
1869
1881
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1880,6 +1892,34 @@ declare module "hardhat/types/runtime" {
|
|
|
1880
1892
|
name: "PTExpiry",
|
|
1881
1893
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1882
1894
|
): Promise<Contracts.PTExpiry__factory>;
|
|
1895
|
+
getContractFactory(
|
|
1896
|
+
name: "PendleChainlinkOracle",
|
|
1897
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1898
|
+
): Promise<Contracts.PendleChainlinkOracle__factory>;
|
|
1899
|
+
getContractFactory(
|
|
1900
|
+
name: "PendleChainlinkOracleFactory",
|
|
1901
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1902
|
+
): Promise<Contracts.PendleChainlinkOracleFactory__factory>;
|
|
1903
|
+
getContractFactory(
|
|
1904
|
+
name: "PendleChainlinkOracleWithQuote",
|
|
1905
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1906
|
+
): Promise<Contracts.PendleChainlinkOracleWithQuote__factory>;
|
|
1907
|
+
getContractFactory(
|
|
1908
|
+
name: "PendlePYLpOracle",
|
|
1909
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1910
|
+
): Promise<Contracts.PendlePYLpOracle__factory>;
|
|
1911
|
+
getContractFactory(
|
|
1912
|
+
name: "BoringLpGlpOracle",
|
|
1913
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1914
|
+
): Promise<Contracts.BoringLpGlpOracle__factory>;
|
|
1915
|
+
getContractFactory(
|
|
1916
|
+
name: "BoringPYUsdChainlinkAssetOracle",
|
|
1917
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1918
|
+
): Promise<Contracts.BoringPYUsdChainlinkAssetOracle__factory>;
|
|
1919
|
+
getContractFactory(
|
|
1920
|
+
name: "BoringPYUsdChainlinkSYOracle",
|
|
1921
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1922
|
+
): Promise<Contracts.BoringPYUsdChainlinkSYOracle__factory>;
|
|
1883
1923
|
getContractFactory(
|
|
1884
1924
|
name: "BoringLpGlpOracle",
|
|
1885
1925
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1912,10 +1952,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1912
1952
|
name: "ActionStorageV4",
|
|
1913
1953
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1914
1954
|
): Promise<Contracts.ActionStorageV4__factory>;
|
|
1915
|
-
getContractFactory(
|
|
1916
|
-
name: "ActionSwapLimitV3",
|
|
1917
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1918
|
-
): Promise<Contracts.ActionSwapLimitV3__factory>;
|
|
1919
1955
|
getContractFactory(
|
|
1920
1956
|
name: "ActionSwapPTV3",
|
|
1921
1957
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -3424,11 +3460,6 @@ declare module "hardhat/types/runtime" {
|
|
|
3424
3460
|
address: string,
|
|
3425
3461
|
signer?: ethers.Signer
|
|
3426
3462
|
): Promise<Contracts.IPActionStorageV4>;
|
|
3427
|
-
getContractAt(
|
|
3428
|
-
name: "IPActionSwapLimitV3",
|
|
3429
|
-
address: string,
|
|
3430
|
-
signer?: ethers.Signer
|
|
3431
|
-
): Promise<Contracts.IPActionSwapLimitV3>;
|
|
3432
3463
|
getContractAt(
|
|
3433
3464
|
name: "IPActionSwapPTV3",
|
|
3434
3465
|
address: string,
|
|
@@ -3464,11 +3495,6 @@ declare module "hardhat/types/runtime" {
|
|
|
3464
3495
|
address: string,
|
|
3465
3496
|
signer?: ethers.Signer
|
|
3466
3497
|
): Promise<Contracts.IPActionStorageEvents>;
|
|
3467
|
-
getContractAt(
|
|
3468
|
-
name: "IPActionSwapLimitV3Events",
|
|
3469
|
-
address: string,
|
|
3470
|
-
signer?: ethers.Signer
|
|
3471
|
-
): Promise<Contracts.IPActionSwapLimitV3Events>;
|
|
3472
3498
|
getContractAt(
|
|
3473
3499
|
name: "IPActionSwapPTV3Events",
|
|
3474
3500
|
address: string,
|
|
@@ -4284,6 +4310,31 @@ declare module "hardhat/types/runtime" {
|
|
|
4284
4310
|
address: string,
|
|
4285
4311
|
signer?: ethers.Signer
|
|
4286
4312
|
): Promise<Contracts.PendleBoringSolvBTCOneracle>;
|
|
4313
|
+
getContractAt(
|
|
4314
|
+
name: "PendleRedStoneRateOracleAdapter",
|
|
4315
|
+
address: string,
|
|
4316
|
+
signer?: ethers.Signer
|
|
4317
|
+
): Promise<Contracts.PendleRedStoneRateOracleAdapter>;
|
|
4318
|
+
getContractAt(
|
|
4319
|
+
name: "PendleSparkLinearDiscountOracle",
|
|
4320
|
+
address: string,
|
|
4321
|
+
signer?: ethers.Signer
|
|
4322
|
+
): Promise<Contracts.PendleSparkLinearDiscountOracle>;
|
|
4323
|
+
getContractAt(
|
|
4324
|
+
name: "PTExpiry",
|
|
4325
|
+
address: string,
|
|
4326
|
+
signer?: ethers.Signer
|
|
4327
|
+
): Promise<Contracts.PTExpiry>;
|
|
4328
|
+
getContractAt(
|
|
4329
|
+
name: "PendleBoringOneracle",
|
|
4330
|
+
address: string,
|
|
4331
|
+
signer?: ethers.Signer
|
|
4332
|
+
): Promise<Contracts.PendleBoringOneracle>;
|
|
4333
|
+
getContractAt(
|
|
4334
|
+
name: "PendleBoringSolvBTCOneracle",
|
|
4335
|
+
address: string,
|
|
4336
|
+
signer?: ethers.Signer
|
|
4337
|
+
): Promise<Contracts.PendleBoringSolvBTCOneracle>;
|
|
4287
4338
|
getContractAt(
|
|
4288
4339
|
name: "PendlePYLpOracle",
|
|
4289
4340
|
address: string,
|
|
@@ -4304,6 +4355,41 @@ declare module "hardhat/types/runtime" {
|
|
|
4304
4355
|
address: string,
|
|
4305
4356
|
signer?: ethers.Signer
|
|
4306
4357
|
): Promise<Contracts.PTExpiry>;
|
|
4358
|
+
getContractAt(
|
|
4359
|
+
name: "PendleChainlinkOracle",
|
|
4360
|
+
address: string,
|
|
4361
|
+
signer?: ethers.Signer
|
|
4362
|
+
): Promise<Contracts.PendleChainlinkOracle>;
|
|
4363
|
+
getContractAt(
|
|
4364
|
+
name: "PendleChainlinkOracleFactory",
|
|
4365
|
+
address: string,
|
|
4366
|
+
signer?: ethers.Signer
|
|
4367
|
+
): Promise<Contracts.PendleChainlinkOracleFactory>;
|
|
4368
|
+
getContractAt(
|
|
4369
|
+
name: "PendleChainlinkOracleWithQuote",
|
|
4370
|
+
address: string,
|
|
4371
|
+
signer?: ethers.Signer
|
|
4372
|
+
): Promise<Contracts.PendleChainlinkOracleWithQuote>;
|
|
4373
|
+
getContractAt(
|
|
4374
|
+
name: "PendlePYLpOracle",
|
|
4375
|
+
address: string,
|
|
4376
|
+
signer?: ethers.Signer
|
|
4377
|
+
): Promise<Contracts.PendlePYLpOracle>;
|
|
4378
|
+
getContractAt(
|
|
4379
|
+
name: "BoringLpGlpOracle",
|
|
4380
|
+
address: string,
|
|
4381
|
+
signer?: ethers.Signer
|
|
4382
|
+
): Promise<Contracts.BoringLpGlpOracle>;
|
|
4383
|
+
getContractAt(
|
|
4384
|
+
name: "BoringPYUsdChainlinkAssetOracle",
|
|
4385
|
+
address: string,
|
|
4386
|
+
signer?: ethers.Signer
|
|
4387
|
+
): Promise<Contracts.BoringPYUsdChainlinkAssetOracle>;
|
|
4388
|
+
getContractAt(
|
|
4389
|
+
name: "BoringPYUsdChainlinkSYOracle",
|
|
4390
|
+
address: string,
|
|
4391
|
+
signer?: ethers.Signer
|
|
4392
|
+
): Promise<Contracts.BoringPYUsdChainlinkSYOracle>;
|
|
4307
4393
|
getContractAt(
|
|
4308
4394
|
name: "BoringLpGlpOracle",
|
|
4309
4395
|
address: string,
|
|
@@ -4344,11 +4430,6 @@ declare module "hardhat/types/runtime" {
|
|
|
4344
4430
|
address: string,
|
|
4345
4431
|
signer?: ethers.Signer
|
|
4346
4432
|
): Promise<Contracts.ActionStorageV4>;
|
|
4347
|
-
getContractAt(
|
|
4348
|
-
name: "ActionSwapLimitV3",
|
|
4349
|
-
address: string,
|
|
4350
|
-
signer?: ethers.Signer
|
|
4351
|
-
): Promise<Contracts.ActionSwapLimitV3>;
|
|
4352
4433
|
getContractAt(
|
|
4353
4434
|
name: "ActionSwapPTV3",
|
|
4354
4435
|
address: string,
|
package/typechain-types/index.ts
CHANGED
|
@@ -290,7 +290,6 @@ export type { IPActionMiscV3 } from "./IPActionMiscV3";
|
|
|
290
290
|
export type { IPActionSimple } from "./IPActionSimple";
|
|
291
291
|
export type { IPActionStorageStatic } from "./IPActionStorageStatic";
|
|
292
292
|
export type { IPActionStorageV4 } from "./IPActionStorageV4";
|
|
293
|
-
export type { IPActionSwapLimitV3 } from "./IPActionSwapLimitV3";
|
|
294
293
|
export type { IPActionSwapPTV3 } from "./IPActionSwapPTV3";
|
|
295
294
|
export type { IPActionSwapYTV3 } from "./IPActionSwapYTV3";
|
|
296
295
|
export type { IPActionVePendleStatic } from "./IPActionVePendleStatic";
|
|
@@ -298,7 +297,6 @@ export type { IPAllActionV3 } from "./IPAllActionV3";
|
|
|
298
297
|
export type { IPActionAddRemoveLiqV3Events } from "./IPActionAddRemoveLiqV3Events";
|
|
299
298
|
export type { IPActionMiscV3Events } from "./IPActionMiscV3Events";
|
|
300
299
|
export type { IPActionStorageEvents } from "./IPActionStorageEvents";
|
|
301
|
-
export type { IPActionSwapLimitV3Events } from "./IPActionSwapLimitV3Events";
|
|
302
300
|
export type { IPActionSwapPTV3Events } from "./IPActionSwapPTV3Events";
|
|
303
301
|
export type { IPActionSwapYTV3Events } from "./IPActionSwapYTV3Events";
|
|
304
302
|
export type { IPAllEventsV3 } from "./IPAllEventsV3";
|
|
@@ -462,10 +460,10 @@ export type { PendleChainlinkOracleFactory } from "./PendleChainlinkOracleFactor
|
|
|
462
460
|
export type { PendleChainlinkOracleWithQuote } from "./PendleChainlinkOracleWithQuote";
|
|
463
461
|
export type { PendleBoringOneracle } from "./PendleBoringOneracle";
|
|
464
462
|
export type { PendleBoringSolvBTCOneracle } from "./PendleBoringSolvBTCOneracle";
|
|
465
|
-
export type { PendlePYLpOracle } from "./PendlePYLpOracle";
|
|
466
463
|
export type { PendleRedStoneRateOracleAdapter } from "./PendleRedStoneRateOracleAdapter";
|
|
467
464
|
export type { PendleSparkLinearDiscountOracle } from "./PendleSparkLinearDiscountOracle";
|
|
468
465
|
export type { PTExpiry } from "./PTExpiry";
|
|
466
|
+
export type { PendlePYLpOracle } from "./PendlePYLpOracle";
|
|
469
467
|
export type { BoringLpGlpOracle } from "./BoringLpGlpOracle";
|
|
470
468
|
export type { BoringPYUsdChainlinkAssetOracle } from "./BoringPYUsdChainlinkAssetOracle";
|
|
471
469
|
export type { BoringPYUsdChainlinkSYOracle } from "./BoringPYUsdChainlinkSYOracle";
|
|
@@ -474,7 +472,6 @@ export type { ActionCallbackV3 } from "./ActionCallbackV3";
|
|
|
474
472
|
export type { ActionMiscV3 } from "./ActionMiscV3";
|
|
475
473
|
export type { ActionSimple } from "./ActionSimple";
|
|
476
474
|
export type { ActionStorageV4 } from "./ActionStorageV4";
|
|
477
|
-
export type { ActionSwapLimitV3 } from "./ActionSwapLimitV3";
|
|
478
475
|
export type { ActionSwapPTV3 } from "./ActionSwapPTV3";
|
|
479
476
|
export type { ActionSwapYTV3 } from "./ActionSwapYTV3";
|
|
480
477
|
export type { PendleRouterV4 } from "./PendleRouterV4";
|
|
@@ -778,7 +775,6 @@ export { IPActionMiscV3__factory } from "./factories/IPActionMiscV3__factory";
|
|
|
778
775
|
export { IPActionSimple__factory } from "./factories/IPActionSimple__factory";
|
|
779
776
|
export { IPActionStorageStatic__factory } from "./factories/IPActionStorageStatic__factory";
|
|
780
777
|
export { IPActionStorageV4__factory } from "./factories/IPActionStorageV4__factory";
|
|
781
|
-
export { IPActionSwapLimitV3__factory } from "./factories/IPActionSwapLimitV3__factory";
|
|
782
778
|
export { IPActionSwapPTV3__factory } from "./factories/IPActionSwapPTV3__factory";
|
|
783
779
|
export { IPActionSwapYTV3__factory } from "./factories/IPActionSwapYTV3__factory";
|
|
784
780
|
export { IPActionVePendleStatic__factory } from "./factories/IPActionVePendleStatic__factory";
|
|
@@ -786,7 +782,6 @@ export { IPAllActionV3__factory } from "./factories/IPAllActionV3__factory";
|
|
|
786
782
|
export { IPActionAddRemoveLiqV3Events__factory } from "./factories/IPActionAddRemoveLiqV3Events__factory";
|
|
787
783
|
export { IPActionMiscV3Events__factory } from "./factories/IPActionMiscV3Events__factory";
|
|
788
784
|
export { IPActionStorageEvents__factory } from "./factories/IPActionStorageEvents__factory";
|
|
789
|
-
export { IPActionSwapLimitV3Events__factory } from "./factories/IPActionSwapLimitV3Events__factory";
|
|
790
785
|
export { IPActionSwapPTV3Events__factory } from "./factories/IPActionSwapPTV3Events__factory";
|
|
791
786
|
export { IPActionSwapYTV3Events__factory } from "./factories/IPActionSwapYTV3Events__factory";
|
|
792
787
|
export { IPAllEventsV3__factory } from "./factories/IPAllEventsV3__factory";
|
|
@@ -950,10 +945,10 @@ export { PendleChainlinkOracleFactory__factory } from "./factories/PendleChainli
|
|
|
950
945
|
export { PendleChainlinkOracleWithQuote__factory } from "./factories/PendleChainlinkOracleWithQuote__factory";
|
|
951
946
|
export { PendleBoringOneracle__factory } from "./factories/PendleBoringOneracle__factory";
|
|
952
947
|
export { PendleBoringSolvBTCOneracle__factory } from "./factories/PendleBoringSolvBTCOneracle__factory";
|
|
953
|
-
export { PendlePYLpOracle__factory } from "./factories/PendlePYLpOracle__factory";
|
|
954
948
|
export { PendleRedStoneRateOracleAdapter__factory } from "./factories/PendleRedStoneRateOracleAdapter__factory";
|
|
955
949
|
export { PendleSparkLinearDiscountOracle__factory } from "./factories/PendleSparkLinearDiscountOracle__factory";
|
|
956
950
|
export { PTExpiry__factory } from "./factories/PTExpiry__factory";
|
|
951
|
+
export { PendlePYLpOracle__factory } from "./factories/PendlePYLpOracle__factory";
|
|
957
952
|
export { BoringLpGlpOracle__factory } from "./factories/BoringLpGlpOracle__factory";
|
|
958
953
|
export { BoringPYUsdChainlinkAssetOracle__factory } from "./factories/BoringPYUsdChainlinkAssetOracle__factory";
|
|
959
954
|
export { BoringPYUsdChainlinkSYOracle__factory } from "./factories/BoringPYUsdChainlinkSYOracle__factory";
|
|
@@ -962,7 +957,6 @@ export { ActionCallbackV3__factory } from "./factories/ActionCallbackV3__factory
|
|
|
962
957
|
export { ActionMiscV3__factory } from "./factories/ActionMiscV3__factory";
|
|
963
958
|
export { ActionSimple__factory } from "./factories/ActionSimple__factory";
|
|
964
959
|
export { ActionStorageV4__factory } from "./factories/ActionStorageV4__factory";
|
|
965
|
-
export { ActionSwapLimitV3__factory } from "./factories/ActionSwapLimitV3__factory";
|
|
966
960
|
export { ActionSwapPTV3__factory } from "./factories/ActionSwapPTV3__factory";
|
|
967
961
|
export { ActionSwapYTV3__factory } from "./factories/ActionSwapYTV3__factory";
|
|
968
962
|
export { PendleRouterV4__factory } from "./factories/PendleRouterV4__factory";
|