@verified-network/verified-sdk 2.8.4 → 2.8.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.
@@ -332,7 +332,7 @@ const contractAddress = {
332
332
  SecondaryIssuePoolFactory: "0x4519148Cc4030c2e3573f1f886ed4071Fa35d62B",
333
333
  BalancerSecondaryIssueManager: "0x5E1Add41C8AaD69063623d96A565Cc27eD119273",
334
334
  MarginTradingPoolFactory: "0xB1ae3Fc5B16d3736bf0db20606fB9a10b435392c",
335
- BalancerMarginIssueManager: "0xf1Ee00bB3B70FEa3ff1779c9066C5Fa4A6a129E5",
335
+ BalancerMarginIssueManager: "0xB11424bA5081239342F7F682bc4BFc029D19eC30",
336
336
  Custody: "0x594DC49A7C2B4b0f279247239cb6F1d943a99e7F",
337
337
  Compound: "0x4b3CBDB8FBe5fcdDF796cd42d3749f8AcD53DA73",
338
338
  CASH: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "2.8.4",
3
+ "version": "2.8.5",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",