@venusprotocol/isolated-pools 4.2.0-dev.4 → 4.2.0-dev.5
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/basemainnet/VToken_vwstETH_Core.json +257 -0
- package/deployments/basemainnet/solcInputs/bf6504e8406cd8d7763a8de7cdacad9c.json +454 -0
- package/deployments/basemainnet.json +74 -0
- package/deployments/basemainnet_addresses.json +1 -0
- package/deployments/basesepolia/MockwstETH.json +458 -0
- package/deployments/basesepolia/VToken_vwstETH_Core.json +257 -0
- package/deployments/basesepolia/solcInputs/bf6504e8406cd8d7763a8de7cdacad9c.json +454 -0
- package/deployments/basesepolia.json +383 -0
- package/deployments/basesepolia_addresses.json +2 -0
- package/deployments/zksyncmainnet/JumpRateModelV2_base0bps_slope900bps_jump30000bps_kink4500bps.json +668 -0
- package/deployments/zksyncmainnet/VToken_vwstETH_Core.json +317 -0
- package/deployments/zksyncmainnet/solcInputs/4891999ef4820941e6f6f9716556c887.json +169 -0
- package/deployments/zksyncmainnet.json +434 -0
- package/deployments/zksyncmainnet_addresses.json +3 -1
- package/deployments/zksyncsepolia/JumpRateModelV2_base0bps_slope900bps_jump30000bps_kink4500bps.json +668 -0
- package/deployments/zksyncsepolia/MockwstETH.json +519 -0
- package/deployments/zksyncsepolia/VToken_vwstETH_Core.json +317 -0
- package/deployments/zksyncsepolia/solcInputs/4891999ef4820941e6f6f9716556c887.json +169 -0
- package/deployments/zksyncsepolia.json +774 -31
- package/deployments/zksyncsepolia_addresses.json +4 -1
- package/dist/deployments/basemainnet.json +74 -0
- package/dist/deployments/basesepolia.json +383 -0
- package/dist/deployments/zksyncmainnet.json +434 -0
- package/dist/deployments/zksyncsepolia.json +774 -31
- package/dist/helpers/deploymentConfig.js +100 -0
- package/package.json +1 -1
|
@@ -5867,6 +5867,13 @@ exports.globalConfig = {
|
|
|
5867
5867
|
decimals: 18,
|
|
5868
5868
|
tokenAddress: hardhat_1.ethers.constants.AddressZero,
|
|
5869
5869
|
},
|
|
5870
|
+
{
|
|
5871
|
+
isMock: true,
|
|
5872
|
+
name: "Wrapped liquid staked Ether 2.0.",
|
|
5873
|
+
symbol: "wstETH",
|
|
5874
|
+
decimals: 18,
|
|
5875
|
+
tokenAddress: hardhat_1.ethers.constants.AddressZero,
|
|
5876
|
+
},
|
|
5870
5877
|
],
|
|
5871
5878
|
poolConfig: [
|
|
5872
5879
|
{
|
|
@@ -6002,6 +6009,24 @@ exports.globalConfig = {
|
|
|
6002
6009
|
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_ZKSYNC_SEPOLIA,
|
|
6003
6010
|
vTokenReceiver: exports.preconfiguredAddresses.zksyncsepolia.VTreasury,
|
|
6004
6011
|
},
|
|
6012
|
+
{
|
|
6013
|
+
name: "Venus wstETH (Core)",
|
|
6014
|
+
asset: "wstETH",
|
|
6015
|
+
symbol: "vwstETH_Core",
|
|
6016
|
+
rateModel: InterestRateModels.JumpRate.toString(),
|
|
6017
|
+
baseRatePerYear: "0",
|
|
6018
|
+
multiplierPerYear: (0, utils_1.convertToUnit)("0.09", 18),
|
|
6019
|
+
jumpMultiplierPerYear: (0, utils_1.convertToUnit)("3", 18),
|
|
6020
|
+
kink_: (0, utils_1.convertToUnit)("0.45", 18),
|
|
6021
|
+
collateralFactor: (0, utils_1.convertToUnit)("0.71", 18),
|
|
6022
|
+
liquidationThreshold: (0, utils_1.convertToUnit)("0.76", 18),
|
|
6023
|
+
reserveFactor: (0, utils_1.convertToUnit)("0.25", 18),
|
|
6024
|
+
initialSupply: (0, utils_1.convertToUnit)(2.5, 18),
|
|
6025
|
+
supplyCap: (0, utils_1.convertToUnit)(350, 18),
|
|
6026
|
+
borrowCap: (0, utils_1.convertToUnit)(35, 18),
|
|
6027
|
+
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_ZKSYNC_SEPOLIA,
|
|
6028
|
+
vTokenReceiver: exports.preconfiguredAddresses.zksyncsepolia.VTreasury,
|
|
6029
|
+
},
|
|
6005
6030
|
],
|
|
6006
6031
|
rewards: [
|
|
6007
6032
|
// XVS Rewards Over 3600 days (311040000 seconds)
|
|
@@ -6095,6 +6120,13 @@ exports.globalConfig = {
|
|
|
6095
6120
|
decimals: 18,
|
|
6096
6121
|
tokenAddress: "0xA900cbE7739c96D2B153a273953620A701d5442b",
|
|
6097
6122
|
},
|
|
6123
|
+
{
|
|
6124
|
+
isMock: false,
|
|
6125
|
+
name: "Wrapped liquid staked Ether 2.0.",
|
|
6126
|
+
symbol: "wstETH",
|
|
6127
|
+
decimals: 18,
|
|
6128
|
+
tokenAddress: "0x703b52F2b28fEbcB60E1372858AF5b18849FE867",
|
|
6129
|
+
},
|
|
6098
6130
|
],
|
|
6099
6131
|
poolConfig: [
|
|
6100
6132
|
{
|
|
@@ -6239,6 +6271,24 @@ exports.globalConfig = {
|
|
|
6239
6271
|
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_ZKSYNC_MAINNET,
|
|
6240
6272
|
vTokenReceiver: "0xFfCf33Ed3fc6B7eC7d4F6166cC1B86d4F42Af192",
|
|
6241
6273
|
},
|
|
6274
|
+
{
|
|
6275
|
+
name: "Venus wstETH (Core)",
|
|
6276
|
+
asset: "wstETH",
|
|
6277
|
+
symbol: "vwstETH_Core",
|
|
6278
|
+
rateModel: InterestRateModels.JumpRate.toString(),
|
|
6279
|
+
baseRatePerYear: "0",
|
|
6280
|
+
multiplierPerYear: (0, utils_1.convertToUnit)("0.09", 18),
|
|
6281
|
+
jumpMultiplierPerYear: (0, utils_1.convertToUnit)("3", 18),
|
|
6282
|
+
kink_: (0, utils_1.convertToUnit)("0.45", 18),
|
|
6283
|
+
collateralFactor: (0, utils_1.convertToUnit)("0.71", 18),
|
|
6284
|
+
liquidationThreshold: (0, utils_1.convertToUnit)("0.76", 18),
|
|
6285
|
+
reserveFactor: (0, utils_1.convertToUnit)("0.25", 18),
|
|
6286
|
+
initialSupply: (0, utils_1.convertToUnit)("2.5", 18),
|
|
6287
|
+
supplyCap: (0, utils_1.convertToUnit)(350, 18),
|
|
6288
|
+
borrowCap: (0, utils_1.convertToUnit)(35, 18),
|
|
6289
|
+
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_ZKSYNC_MAINNET,
|
|
6290
|
+
vTokenReceiver: "0x65B05f4fCa066316383b0FE196C76C873a4dFD02",
|
|
6291
|
+
},
|
|
6242
6292
|
],
|
|
6243
6293
|
rewards: [
|
|
6244
6294
|
// XVS Rewards Over 1 month (2,592,000 seconds)
|
|
@@ -6641,6 +6691,13 @@ exports.globalConfig = {
|
|
|
6641
6691
|
decimals: 18,
|
|
6642
6692
|
tokenAddress: hardhat_1.ethers.constants.AddressZero,
|
|
6643
6693
|
},
|
|
6694
|
+
{
|
|
6695
|
+
isMock: true,
|
|
6696
|
+
name: "Wrapped liquid staked Ether 2.0",
|
|
6697
|
+
symbol: "wstETH",
|
|
6698
|
+
decimals: 18,
|
|
6699
|
+
tokenAddress: hardhat_1.ethers.constants.AddressZero,
|
|
6700
|
+
},
|
|
6644
6701
|
],
|
|
6645
6702
|
poolConfig: [
|
|
6646
6703
|
{
|
|
@@ -6722,6 +6779,24 @@ exports.globalConfig = {
|
|
|
6722
6779
|
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_BASE_SEPOLIA,
|
|
6723
6780
|
vTokenReceiver: exports.preconfiguredAddresses.basesepolia.VTreasury,
|
|
6724
6781
|
},
|
|
6782
|
+
{
|
|
6783
|
+
name: "Venus wstETH (Core)",
|
|
6784
|
+
asset: "wstETH",
|
|
6785
|
+
symbol: "vwstETH_Core",
|
|
6786
|
+
rateModel: InterestRateModels.JumpRate.toString(),
|
|
6787
|
+
baseRatePerYear: "0",
|
|
6788
|
+
multiplierPerYear: (0, utils_1.convertToUnit)("0.09", 18),
|
|
6789
|
+
jumpMultiplierPerYear: (0, utils_1.convertToUnit)("3", 18),
|
|
6790
|
+
kink_: (0, utils_1.convertToUnit)("0.45", 18),
|
|
6791
|
+
collateralFactor: (0, utils_1.convertToUnit)("0.785", 18),
|
|
6792
|
+
liquidationThreshold: (0, utils_1.convertToUnit)("0.81", 18),
|
|
6793
|
+
reserveFactor: (0, utils_1.convertToUnit)("0.25", 18),
|
|
6794
|
+
initialSupply: (0, utils_1.convertToUnit)("2.5", 18),
|
|
6795
|
+
supplyCap: (0, utils_1.convertToUnit)(2600, 18),
|
|
6796
|
+
borrowCap: (0, utils_1.convertToUnit)(260, 18),
|
|
6797
|
+
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_BASE_SEPOLIA,
|
|
6798
|
+
vTokenReceiver: exports.preconfiguredAddresses.basesepolia.VTreasury,
|
|
6799
|
+
},
|
|
6725
6800
|
],
|
|
6726
6801
|
rewards: [
|
|
6727
6802
|
// XVS Rewards Over 120 months (311040000 seconds)
|
|
@@ -6787,6 +6862,13 @@ exports.globalConfig = {
|
|
|
6787
6862
|
decimals: 18,
|
|
6788
6863
|
tokenAddress: "0x7FcD174E80f264448ebeE8c88a7C4476AAF58Ea6",
|
|
6789
6864
|
},
|
|
6865
|
+
{
|
|
6866
|
+
isMock: false,
|
|
6867
|
+
name: "Wrapped liquid staked Ether 2.0",
|
|
6868
|
+
symbol: "wstETH",
|
|
6869
|
+
decimals: 18,
|
|
6870
|
+
tokenAddress: "0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452",
|
|
6871
|
+
},
|
|
6790
6872
|
],
|
|
6791
6873
|
poolConfig: [
|
|
6792
6874
|
{
|
|
@@ -6868,6 +6950,24 @@ exports.globalConfig = {
|
|
|
6868
6950
|
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_BASE_MAINNET,
|
|
6869
6951
|
vTokenReceiver: "0x3c112E20141B65041C252a68a611EF145f58B7bc",
|
|
6870
6952
|
},
|
|
6953
|
+
{
|
|
6954
|
+
name: "Venus wstETH (Core)",
|
|
6955
|
+
asset: "wstETH",
|
|
6956
|
+
symbol: "vwstETH_Core",
|
|
6957
|
+
rateModel: InterestRateModels.JumpRate.toString(),
|
|
6958
|
+
baseRatePerYear: "0",
|
|
6959
|
+
multiplierPerYear: (0, utils_1.convertToUnit)("0.09", 18),
|
|
6960
|
+
jumpMultiplierPerYear: (0, utils_1.convertToUnit)("3", 18),
|
|
6961
|
+
kink_: (0, utils_1.convertToUnit)("0.45", 18),
|
|
6962
|
+
collateralFactor: (0, utils_1.convertToUnit)("0.785", 18),
|
|
6963
|
+
liquidationThreshold: (0, utils_1.convertToUnit)("0.81", 18),
|
|
6964
|
+
reserveFactor: (0, utils_1.convertToUnit)("0.25", 18),
|
|
6965
|
+
initialSupply: (0, utils_1.convertToUnit)("2.5", 18),
|
|
6966
|
+
supplyCap: (0, utils_1.convertToUnit)(2600, 18),
|
|
6967
|
+
borrowCap: (0, utils_1.convertToUnit)(260, 18),
|
|
6968
|
+
reduceReservesBlockDelta: REDUCE_RESERVES_BLOCK_DELTA_BASE_SEPOLIA,
|
|
6969
|
+
vTokenReceiver: "0x5A9d695c518e95CD6Ea101f2f25fC2AE18486A61",
|
|
6970
|
+
},
|
|
6871
6971
|
],
|
|
6872
6972
|
rewards: [],
|
|
6873
6973
|
},
|