@venusprotocol/isolated-pools 2.3.0-dev.5 → 2.3.0-dev.7

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.
@@ -7,7 +7,7 @@
7
7
  "Comptroller_Core": "0x7Aa39ab4BcA897F403425C9C6FDbd0f882Be0D70",
8
8
  "Comptroller_Curve": "0xD298182D3ACb43e98e32757FF09C91F203e9E67E",
9
9
  "Comptroller_Stablecoins": "0x18eF8D2bee415b731C25662568dc1035001cEB2c",
10
- "DefaultProxyAdmin": "0x01435866babd91311b1355cf3af488cca36db68e",
10
+ "DefaultProxyAdmin": "0xe98a3110929c6650c73031756288Ec518f65e846",
11
11
  "JumpRateModelV2_base0bps_slope450bps_jump8000bps_kink8000bps": "0xe948BBE16a846988A501A33Fb6A82Af4E2f231aE",
12
12
  "JumpRateModelV2_base0bps_slope500bps_jump8000bps_kink7500bps": "0x1A9ca9032C7ee7335736fCaa5e8fb62b283538da",
13
13
  "JumpRateModelV2_base0bps_slope700bps_jump8000bps_kink8000bps": "0xA03205bC635A772E533E7BE36b5701E331a70ea3",
@@ -24,6 +24,14 @@
24
24
  "PoolRegistry_Implementation": "0x3213607Db41319E32C3706116Adf1Ae890E4083A",
25
25
  "PoolRegistry_Proxy": "0x758f5715d817e02857Ba40889251201A5aE3E186",
26
26
  "RewardsDistributorImpl": "0xaA0472719984e799aC11D01C16D3c6B0F8d5C39B",
27
+ "RewardsDistributor_Core_0": "0xEA3bb4A1C6218E31e435F3c23E0E9a05A40B7F40",
28
+ "RewardsDistributor_Core_0_Proxy": "0xEA3bb4A1C6218E31e435F3c23E0E9a05A40B7F40",
29
+ "RewardsDistributor_Core_1": "0xAbBAe88E3E62D6Ffb23D084bDFD2A1Dc45e15879",
30
+ "RewardsDistributor_Core_1_Proxy": "0xAbBAe88E3E62D6Ffb23D084bDFD2A1Dc45e15879",
31
+ "RewardsDistributor_Core_2": "0x6B3f9BBbBC8595f9c3C8e0082E95C45F98239E1b",
32
+ "RewardsDistributor_Core_2_Proxy": "0x6B3f9BBbBC8595f9c3C8e0082E95C45F98239E1b",
33
+ "RewardsDistributor_Core_3": "0x5e128F6B554589D3B1E91D53Aee161A70F439062",
34
+ "RewardsDistributor_Core_3_Proxy": "0x5e128F6B554589D3B1E91D53Aee161A70F439062",
27
35
  "VTokenBeacon": "0x0463a7E5221EAE1990cEddB51A5821a68cdA6008",
28
36
  "VTokenImpl": "0x3630AD592d07294aB37336b734aB053685dDD35c",
29
37
  "VToken_vCRV_Core": "0x121E3be152F283319310D807ed847E8b98319C1e",
@@ -36,19 +44,6 @@
36
44
  "VToken_vWETH_Core": "0xc2931B1fEa69b6D6dA65a50363A8D75d285e4da9",
37
45
  "VToken_vcrvUSD_Core": "0xA09cFAd2e138fe6d8FF62df803892cbCb79ED082",
38
46
  "VToken_vcrvUSD_Curve": "0xc7be132027e191636172798B933202E0f9CAD548",
39
- "VToken_vcrvUSD_Stablecoins": "0x9C5e7a3B4db931F07A6534f9e44100DDDc78c408",
40
- "BoundValidator": "0x60c4Aa92eEb6884a76b309Dd8B3731ad514d6f9B",
41
- "BoundValidator_Implementation": "0xcc633492097078Ae590C0d11924e82A23f3Ab3E2",
42
- "BoundValidator_Proxy": "0x60c4Aa92eEb6884a76b309Dd8B3731ad514d6f9B",
43
- "ChainlinkOracle": "0x102F0b714E5d321187A4b6E5993358448f7261cE",
44
- "ChainlinkOracle_Implementation": "0x034Cc5097379B13d3Ed5F6c85c8FAf20F48aE480",
45
- "ChainlinkOracle_Proxy": "0x102F0b714E5d321187A4b6E5993358448f7261cE",
46
- "RedStoneOracle": "0x4e6269Ef406B4CEE6e67BA5B5197c2FfD15099AE",
47
- "RedStoneOracle_Implementation": "0x718299912d52c5720c70318B9dF418bc2520fb60",
48
- "RedStoneOracle_Proxy": "0x4e6269Ef406B4CEE6e67BA5B5197c2FfD15099AE",
49
- "ResilientOracle": "0x8000eca36201dddf5805Aa4BeFD73d1EB4D23264",
50
- "ResilientOracle_Implementation": "0x86F82bca79774fc04859966917D2291A68b870A9",
51
- "ResilientOracle_Proxy": "0x8000eca36201dddf5805Aa4BeFD73d1EB4D23264",
52
- "VTreasuryV8": "0x4116CA92960dF77756aAAc3aFd91361dB657fbF8"
47
+ "VToken_vcrvUSD_Stablecoins": "0x9C5e7a3B4db931F07A6534f9e44100DDDc78c408"
53
48
  }
54
49
  }
@@ -38,6 +38,26 @@ require("solidity-coverage");
38
38
  require("solidity-docgen");
39
39
  const utils_1 = require("./helpers/utils");
40
40
  dotenv.config();
41
+ (0, config_1.extendConfig)((config) => {
42
+ if (process.env.EXPORT !== "true") {
43
+ config.external = {
44
+ ...config.external,
45
+ deployments: {
46
+ bsctestnet: [
47
+ "node_modules/@venusprotocol/oracle/deployments/bsctestnet",
48
+ "node_modules/@venusprotocol/venus-protocol/deployments/bsctestnet",
49
+ "node_modules/@venusprotocol/protocol-reserve/deployments/bsctestnet",
50
+ ],
51
+ sepolia: [
52
+ "node_modules/@venusprotocol/oracle/deployments/sepolia",
53
+ "node_modules/@venusprotocol/venus-protocol/deployments/sepolia",
54
+ "node_modules/@venusprotocol/protocol-reserve/deployments/sepolia",
55
+ ],
56
+ bscmainnet: ["node_modules/@venusprotocol/protocol-reserve/deployments/bscmainnet"],
57
+ },
58
+ };
59
+ }
60
+ });
41
61
  // This is a sample Hardhat task. To learn how to create your own go to
42
62
  // https://hardhat.org/guides/create-task.html
43
63
  (0, config_1.task)("accounts", "Prints the list of accounts", async (taskArgs, hre) => {
@@ -239,19 +259,6 @@ const config = {
239
259
  artifacts: "node_modules/@venusprotocol/venus-protocol/artifacts",
240
260
  },
241
261
  ],
242
- deployments: {
243
- bsctestnet: [
244
- "node_modules/@venusprotocol/oracle/deployments/bsctestnet",
245
- "node_modules/@venusprotocol/venus-protocol/deployments/bsctestnet",
246
- "node_modules/@venusprotocol/protocol-reserve/deployments/bsctestnet",
247
- ],
248
- sepolia: [
249
- "node_modules/@venusprotocol/oracle/deployments/sepolia",
250
- "node_modules/@venusprotocol/venus-protocol/deployments/sepolia",
251
- "node_modules/@venusprotocol/protocol-reserve/deployments/sepolia",
252
- ],
253
- bscmainnet: ["node_modules/@venusprotocol/protocol-reserve/deployments/bscmainnet"],
254
- },
255
262
  },
256
263
  };
257
264
  function isFork() {
@@ -2331,7 +2331,32 @@ exports.globalConfig = {
2331
2331
  vTokenReceiver: preconfiguredAddresses.sepolia.VTreasury,
2332
2332
  },
2333
2333
  ],
2334
- rewards: [],
2334
+ rewards: [
2335
+ {
2336
+ asset: "XVS",
2337
+ markets: ["WBTC"],
2338
+ supplySpeeds: ["190258751902587"],
2339
+ borrowSpeeds: ["190258751902587"], // 190258751902587 XVS over 365 days (2628000 blocks)
2340
+ },
2341
+ {
2342
+ asset: "XVS",
2343
+ markets: ["WETH"],
2344
+ supplySpeeds: ["190258751902587"],
2345
+ borrowSpeeds: ["190258751902587"], // 190258751902587 XVS over 365 days (2628000 blocks)
2346
+ },
2347
+ {
2348
+ asset: "XVS",
2349
+ markets: ["USDC"],
2350
+ supplySpeeds: ["190258751902587"],
2351
+ borrowSpeeds: ["190258751902587"], // 190258751902587 XVS over 365 days (2628000 blocks)
2352
+ },
2353
+ {
2354
+ asset: "XVS",
2355
+ markets: ["USDT"],
2356
+ supplySpeeds: ["190258751902587"],
2357
+ borrowSpeeds: ["190258751902587"], // 190258751902587 XVS over 365 days (2628000 blocks)
2358
+ },
2359
+ ],
2335
2360
  },
2336
2361
  {
2337
2362
  id: "Stablecoins",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@venusprotocol/isolated-pools",
3
- "version": "2.3.0-dev.5",
3
+ "version": "2.3.0-dev.7",
4
4
  "description": "",
5
5
  "files": [
6
6
  "artifacts",