@venusprotocol/venus-protocol 9.8.0-dev.13 → 9.8.0-dev.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/bscmainnet/TwoKinks_base0bps_slope450bps_kink7000bps_slope214000bps_base20bps_kink28000bps_jump30000bps_bpy21024000.json +443 -0
- package/deployments/bscmainnet/solcInputs/e320c561182ff12e19eb2c016b653f9e.json +366 -0
- package/deployments/bscmainnet/vxSolvBTC.json +2382 -0
- package/deployments/bscmainnet.json +16663 -14683
- package/deployments/bscmainnet_addresses.json +3 -1
- package/deployments/bsctestnet/MockxSolvBTC.json +458 -0
- package/deployments/bsctestnet/solcInputs/e320c561182ff12e19eb2c016b653f9e.json +366 -0
- package/deployments/bsctestnet/solcInputs/fd1cb03a4a5faafbc2c9f8079ca92876.json +283 -0
- package/deployments/bsctestnet/vxSolvBTC.json +2382 -0
- package/deployments/bsctestnet.json +13446 -11453
- package/deployments/bsctestnet_addresses.json +3 -1
- package/dist/deployments/bscmainnet.json +16663 -14683
- package/dist/deployments/bsctestnet.json +13446 -11453
- package/dist/helpers/markets/bscmainnet.d.ts +22 -1
- package/dist/helpers/markets/bscmainnet.js +23 -1
- package/dist/helpers/markets/bsctestnet.d.ts +21 -0
- package/dist/helpers/markets/bsctestnet.js +22 -0
- package/dist/helpers/tokens/bscmainnet.d.ts +7 -0
- package/dist/helpers/tokens/bscmainnet.js +7 -0
- package/dist/helpers/tokens/bsctestnet.d.ts +6 -0
- package/dist/helpers/tokens/bsctestnet.js +6 -0
- package/dist/helpers/tokens/index.d.ts +39 -0
- package/package.json +1 -1
|
@@ -93,7 +93,7 @@ declare const _default: readonly [{
|
|
|
93
93
|
readonly model: "two-kinks";
|
|
94
94
|
readonly baseRatePerYear: "0";
|
|
95
95
|
readonly multiplierPerYear: "0.045";
|
|
96
|
-
readonly kink: "0.
|
|
96
|
+
readonly kink: "0.7";
|
|
97
97
|
readonly baseRatePerYear2: "0";
|
|
98
98
|
readonly multiplierPerYear2: "1.4";
|
|
99
99
|
readonly kink2: "0.8";
|
|
@@ -670,5 +670,26 @@ declare const _default: readonly [{
|
|
|
670
670
|
readonly amount: "4988.032727667459257279";
|
|
671
671
|
readonly vTokenReceiver: "VTreasury";
|
|
672
672
|
};
|
|
673
|
+
}, {
|
|
674
|
+
readonly name: "Venus xSolvBTC";
|
|
675
|
+
readonly symbol: "vxSolvBTC";
|
|
676
|
+
readonly asset: "xSolvBTC";
|
|
677
|
+
readonly interestRateModel: {
|
|
678
|
+
readonly model: "jump";
|
|
679
|
+
readonly baseRatePerYear: "0";
|
|
680
|
+
readonly multiplierPerYear: "0.09";
|
|
681
|
+
readonly jumpMultiplierPerYear: "2";
|
|
682
|
+
readonly kink: "0.5";
|
|
683
|
+
};
|
|
684
|
+
readonly riskParameters: {
|
|
685
|
+
readonly collateralFactor: "0.72";
|
|
686
|
+
readonly reserveFactor: "0.1";
|
|
687
|
+
readonly supplyCap: "100";
|
|
688
|
+
readonly borrowCap: "0";
|
|
689
|
+
};
|
|
690
|
+
readonly initialSupply: {
|
|
691
|
+
readonly amount: "1";
|
|
692
|
+
readonly vTokenReceiver: "VTreasury";
|
|
693
|
+
};
|
|
673
694
|
}];
|
|
674
695
|
export default _default;
|
|
@@ -101,7 +101,7 @@ exports.default = [
|
|
|
101
101
|
model: "two-kinks",
|
|
102
102
|
baseRatePerYear: "0",
|
|
103
103
|
multiplierPerYear: "0.045",
|
|
104
|
-
kink: "0.
|
|
104
|
+
kink: "0.7",
|
|
105
105
|
baseRatePerYear2: "0",
|
|
106
106
|
multiplierPerYear2: "1.4",
|
|
107
107
|
kink2: "0.8",
|
|
@@ -710,4 +710,26 @@ exports.default = [
|
|
|
710
710
|
vTokenReceiver: "VTreasury",
|
|
711
711
|
},
|
|
712
712
|
},
|
|
713
|
+
{
|
|
714
|
+
name: "Venus xSolvBTC",
|
|
715
|
+
symbol: "vxSolvBTC",
|
|
716
|
+
asset: "xSolvBTC",
|
|
717
|
+
interestRateModel: {
|
|
718
|
+
model: "jump",
|
|
719
|
+
baseRatePerYear: "0",
|
|
720
|
+
multiplierPerYear: "0.09",
|
|
721
|
+
jumpMultiplierPerYear: "2",
|
|
722
|
+
kink: "0.5",
|
|
723
|
+
},
|
|
724
|
+
riskParameters: {
|
|
725
|
+
collateralFactor: "0.72",
|
|
726
|
+
reserveFactor: "0.1",
|
|
727
|
+
supplyCap: "100",
|
|
728
|
+
borrowCap: "0",
|
|
729
|
+
},
|
|
730
|
+
initialSupply: {
|
|
731
|
+
amount: "1",
|
|
732
|
+
vTokenReceiver: "VTreasury",
|
|
733
|
+
},
|
|
734
|
+
},
|
|
713
735
|
];
|
|
@@ -546,5 +546,26 @@ declare const _default: readonly [{
|
|
|
546
546
|
readonly amount: "4988.032727667459257279";
|
|
547
547
|
readonly vTokenReceiver: "VTreasury";
|
|
548
548
|
};
|
|
549
|
+
}, {
|
|
550
|
+
readonly name: "Venus xSolvBTC";
|
|
551
|
+
readonly symbol: "vxSolvBTC";
|
|
552
|
+
readonly asset: "xSolvBTC";
|
|
553
|
+
readonly interestRateModel: {
|
|
554
|
+
readonly model: "jump";
|
|
555
|
+
readonly baseRatePerYear: "0";
|
|
556
|
+
readonly multiplierPerYear: "0.09";
|
|
557
|
+
readonly jumpMultiplierPerYear: "2";
|
|
558
|
+
readonly kink: "0.5";
|
|
559
|
+
};
|
|
560
|
+
readonly riskParameters: {
|
|
561
|
+
readonly collateralFactor: "0.72";
|
|
562
|
+
readonly reserveFactor: "0.1";
|
|
563
|
+
readonly supplyCap: "100";
|
|
564
|
+
readonly borrowCap: "0";
|
|
565
|
+
};
|
|
566
|
+
readonly initialSupply: {
|
|
567
|
+
readonly amount: "1";
|
|
568
|
+
readonly vTokenReceiver: "VTreasury";
|
|
569
|
+
};
|
|
549
570
|
}];
|
|
550
571
|
export default _default;
|
|
@@ -580,4 +580,26 @@ exports.default = [
|
|
|
580
580
|
vTokenReceiver: "VTreasury",
|
|
581
581
|
},
|
|
582
582
|
},
|
|
583
|
+
{
|
|
584
|
+
name: "Venus xSolvBTC",
|
|
585
|
+
symbol: "vxSolvBTC",
|
|
586
|
+
asset: "xSolvBTC",
|
|
587
|
+
interestRateModel: {
|
|
588
|
+
model: "jump",
|
|
589
|
+
baseRatePerYear: "0",
|
|
590
|
+
multiplierPerYear: "0.09",
|
|
591
|
+
jumpMultiplierPerYear: "2",
|
|
592
|
+
kink: "0.5",
|
|
593
|
+
},
|
|
594
|
+
riskParameters: {
|
|
595
|
+
collateralFactor: "0.72",
|
|
596
|
+
reserveFactor: "0.1",
|
|
597
|
+
supplyCap: "100",
|
|
598
|
+
borrowCap: "0",
|
|
599
|
+
},
|
|
600
|
+
initialSupply: {
|
|
601
|
+
amount: "1",
|
|
602
|
+
vTokenReceiver: "VTreasury",
|
|
603
|
+
},
|
|
604
|
+
},
|
|
583
605
|
];
|
|
@@ -256,5 +256,12 @@ declare const _default: {
|
|
|
256
256
|
readonly decimals: 18;
|
|
257
257
|
readonly tokenAddress: "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d";
|
|
258
258
|
};
|
|
259
|
+
xSolvBTC: {
|
|
260
|
+
readonly isMock: false;
|
|
261
|
+
readonly name: "xSolvBTC";
|
|
262
|
+
readonly symbol: "xSolvBTC";
|
|
263
|
+
readonly decimals: 18;
|
|
264
|
+
readonly tokenAddress: "0x1346b618dC92810EC74163e4c27004c921D446a5";
|
|
265
|
+
};
|
|
259
266
|
};
|
|
260
267
|
export default _default;
|
|
@@ -261,5 +261,12 @@ const tokens = [
|
|
|
261
261
|
decimals: 18,
|
|
262
262
|
tokenAddress: "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d",
|
|
263
263
|
},
|
|
264
|
+
{
|
|
265
|
+
isMock: false,
|
|
266
|
+
name: "xSolvBTC",
|
|
267
|
+
symbol: "xSolvBTC",
|
|
268
|
+
decimals: 18,
|
|
269
|
+
tokenAddress: "0x1346b618dC92810EC74163e4c27004c921D446a5",
|
|
270
|
+
},
|
|
264
271
|
];
|
|
265
272
|
exports.default = (0, indexBySymbol_1.indexBySymbol)(tokens);
|
|
@@ -206,5 +206,11 @@ declare const _default: {
|
|
|
206
206
|
readonly symbol: "USD1";
|
|
207
207
|
readonly decimals: 18;
|
|
208
208
|
};
|
|
209
|
+
xSolvBTC: {
|
|
210
|
+
readonly isMock: true;
|
|
211
|
+
readonly name: "xSolvBTC";
|
|
212
|
+
readonly symbol: "xSolvBTC";
|
|
213
|
+
readonly decimals: 18;
|
|
214
|
+
};
|
|
209
215
|
};
|
|
210
216
|
export default _default;
|
|
@@ -235,6 +235,12 @@ export declare const tokens: {
|
|
|
235
235
|
readonly symbol: "USD1";
|
|
236
236
|
readonly decimals: 18;
|
|
237
237
|
};
|
|
238
|
+
xSolvBTC: {
|
|
239
|
+
readonly isMock: true;
|
|
240
|
+
readonly name: "xSolvBTC";
|
|
241
|
+
readonly symbol: "xSolvBTC";
|
|
242
|
+
readonly decimals: 18;
|
|
243
|
+
};
|
|
238
244
|
};
|
|
239
245
|
readonly bscmainnet: {
|
|
240
246
|
USDC: {
|
|
@@ -494,6 +500,13 @@ export declare const tokens: {
|
|
|
494
500
|
readonly decimals: 18;
|
|
495
501
|
readonly tokenAddress: "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d";
|
|
496
502
|
};
|
|
503
|
+
xSolvBTC: {
|
|
504
|
+
readonly isMock: false;
|
|
505
|
+
readonly name: "xSolvBTC";
|
|
506
|
+
readonly symbol: "xSolvBTC";
|
|
507
|
+
readonly decimals: 18;
|
|
508
|
+
readonly tokenAddress: "0x1346b618dC92810EC74163e4c27004c921D446a5";
|
|
509
|
+
};
|
|
497
510
|
};
|
|
498
511
|
readonly sepolia: {};
|
|
499
512
|
readonly ethereum: {};
|
|
@@ -748,6 +761,12 @@ export declare const getToken: <c extends "hardhat" | "bsctestnet" | "bscmainnet
|
|
|
748
761
|
readonly symbol: "USD1";
|
|
749
762
|
readonly decimals: 18;
|
|
750
763
|
};
|
|
764
|
+
xSolvBTC: {
|
|
765
|
+
readonly isMock: true;
|
|
766
|
+
readonly name: "xSolvBTC";
|
|
767
|
+
readonly symbol: "xSolvBTC";
|
|
768
|
+
readonly decimals: 18;
|
|
769
|
+
};
|
|
751
770
|
};
|
|
752
771
|
readonly bscmainnet: {
|
|
753
772
|
USDC: {
|
|
@@ -1007,6 +1026,13 @@ export declare const getToken: <c extends "hardhat" | "bsctestnet" | "bscmainnet
|
|
|
1007
1026
|
readonly decimals: 18;
|
|
1008
1027
|
readonly tokenAddress: "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d";
|
|
1009
1028
|
};
|
|
1029
|
+
xSolvBTC: {
|
|
1030
|
+
readonly isMock: false;
|
|
1031
|
+
readonly name: "xSolvBTC";
|
|
1032
|
+
readonly symbol: "xSolvBTC";
|
|
1033
|
+
readonly decimals: 18;
|
|
1034
|
+
readonly tokenAddress: "0x1346b618dC92810EC74163e4c27004c921D446a5";
|
|
1035
|
+
};
|
|
1010
1036
|
};
|
|
1011
1037
|
readonly sepolia: {};
|
|
1012
1038
|
readonly ethereum: {};
|
|
@@ -1259,6 +1285,12 @@ export declare const parseTokens: <c extends "hardhat" | "bsctestnet" | "bscmain
|
|
|
1259
1285
|
readonly symbol: "USD1";
|
|
1260
1286
|
readonly decimals: 18;
|
|
1261
1287
|
};
|
|
1288
|
+
xSolvBTC: {
|
|
1289
|
+
readonly isMock: true;
|
|
1290
|
+
readonly name: "xSolvBTC";
|
|
1291
|
+
readonly symbol: "xSolvBTC";
|
|
1292
|
+
readonly decimals: 18;
|
|
1293
|
+
};
|
|
1262
1294
|
};
|
|
1263
1295
|
readonly bscmainnet: {
|
|
1264
1296
|
USDC: {
|
|
@@ -1518,6 +1550,13 @@ export declare const parseTokens: <c extends "hardhat" | "bsctestnet" | "bscmain
|
|
|
1518
1550
|
readonly decimals: 18;
|
|
1519
1551
|
readonly tokenAddress: "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d";
|
|
1520
1552
|
};
|
|
1553
|
+
xSolvBTC: {
|
|
1554
|
+
readonly isMock: false;
|
|
1555
|
+
readonly name: "xSolvBTC";
|
|
1556
|
+
readonly symbol: "xSolvBTC";
|
|
1557
|
+
readonly decimals: 18;
|
|
1558
|
+
readonly tokenAddress: "0x1346b618dC92810EC74163e4c27004c921D446a5";
|
|
1559
|
+
};
|
|
1521
1560
|
};
|
|
1522
1561
|
readonly sepolia: {};
|
|
1523
1562
|
readonly ethereum: {};
|