@verified-network/verified-sdk 2.6.4 → 2.6.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.
@@ -329,7 +329,7 @@ const contractAddress = {
329
329
  MarginTradingPoolFactory: "0xB1ae3Fc5B16d3736bf0db20606fB9a10b435392c",
330
330
  BalancerMarginIssueManager: "0x7f7aE11FD62De079E2bB7B684400290657F570F5",
331
331
  Custody: "0x594DC49A7C2B4b0f279247239cb6F1d943a99e7F",
332
- Compound: "0x862E8B2DdC8E00b6BAfAec419c58E6A3FBcA3921",
332
+ Compound: "0x4b3CBDB8FBe5fcdDF796cd42d3749f8AcD53DA73",
333
333
  CASH: {
334
334
  VCUSD: "0xD8dFF376B51553D040fdd02Bf910D7db6dE45af4",
335
335
  VCEUR: "0xf36dDF047E0e25Cd13Cb20ab70AfE4553E1984d1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "2.6.4",
3
+ "version": "2.6.5",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",