@venusprotocol/venus-protocol 7.0.0-dev.3 → 7.0.0-dev.4

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.
@@ -197,7 +197,7 @@
197
197
  ]
198
198
  },
199
199
  "XVSStore": {
200
- "address": "0x4be90041D1e082EfE3613099aA3b987D9045d718",
200
+ "address": "0x03B868C7858F50900fecE4eBc851199e957b5d3D",
201
201
  "abi": [
202
202
  {
203
203
  "inputs": [],
@@ -435,7 +435,7 @@
435
435
  ]
436
436
  },
437
437
  "XVSVault": {
438
- "address": "0xC59C757D88c38F9d6B15FDae8D7026D694d1c4E5",
438
+ "address": "0x4129dF6BB93E9ABb9CC40816E63Be77c3042Ef27",
439
439
  "abi": [
440
440
  {
441
441
  "inputs": [],
@@ -1988,7 +1988,7 @@
1988
1988
  ]
1989
1989
  },
1990
1990
  "XVSVaultProxy": {
1991
- "address": "0xe507B30C41E9e375BCe05197c1e09fc9ee40c0f6",
1991
+ "address": "0x1129f882eAa912aE6D4f6D445b2E2b1eCbA99fd5",
1992
1992
  "abi": [
1993
1993
  {
1994
1994
  "inputs": [],
@@ -3,8 +3,8 @@
3
3
  "chainId": "11155111",
4
4
  "addresses": {
5
5
  "VTreasuryV8": "0x4116CA92960dF77756aAAc3aFd91361dB657fbF8",
6
- "XVSStore": "0x4be90041D1e082EfE3613099aA3b987D9045d718",
7
- "XVSVault": "0xC59C757D88c38F9d6B15FDae8D7026D694d1c4E5",
8
- "XVSVaultProxy": "0xe507B30C41E9e375BCe05197c1e09fc9ee40c0f6"
6
+ "XVSStore": "0x03B868C7858F50900fecE4eBc851199e957b5d3D",
7
+ "XVSVault": "0x4129dF6BB93E9ABb9CC40816E63Be77c3042Ef27",
8
+ "XVSVaultProxy": "0x1129f882eAa912aE6D4f6D445b2E2b1eCbA99fd5"
9
9
  }
10
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@venusprotocol/venus-protocol",
3
- "version": "7.0.0-dev.3",
3
+ "version": "7.0.0-dev.4",
4
4
  "description": "The Venus Money Market",
5
5
  "repository": "git@github.com:VenusProtocol/venus-protocol.git",
6
6
  "author": "Venus",