@verified-network/verified-sdk 2.7.3 → 2.7.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.
@@ -325,14 +325,14 @@ const contractAddress = {
325
325
  Security: "0x8C5026eF10861adBdbBbc540401dE4D453769fCE",
326
326
  SecuritiesFactory: "0xA6220cDbE81a8BA3BF4eb8b2648A7557cD2b2Ff4",
327
327
  Vitta: "0x39b4B94eE7FC9571723DaCbA14531EAC5Fd6E024",
328
- Liquidity: "0x51E2a896c8090cf5F69eEeb8c8e4880EF2Eb582A",
329
- Distribution: "0xA1320C8f52C5629f45Eb7AB3654216a9852DCA70",
328
+ Liquidity: "0xae14D627478562c0b15e7a325e2e876C4f4EECAA",
329
+ Distribution: "0xe027F6A1b9604eFfC04ccBc5c90D12d878223BfB",
330
330
  PrimaryIssuePoolFactory: "0xDA13BC71FEe08FfD523f10458B0e2c2D8427BBD5",
331
- BalancerPrimaryIssueManager: "0x7C19cadfB0F28C8fDa1BD79794F3640592FE1A4B",
331
+ BalancerPrimaryIssueManager: "0x688077e7BE87954A6Cd20626d87233a0354957eD",
332
332
  SecondaryIssuePoolFactory: "0x4519148Cc4030c2e3573f1f886ed4071Fa35d62B",
333
- BalancerSecondaryIssueManager: "0x97916DC10489A3bf153E526D13F8A6CCA0330E2A",
333
+ BalancerSecondaryIssueManager: "0xA93e8DeB972924706d995199dd6392FA34C261ba",
334
334
  MarginTradingPoolFactory: "0xB1ae3Fc5B16d3736bf0db20606fB9a10b435392c",
335
- BalancerMarginIssueManager: "0x0b73545A61665d87A2d637657a88ed9121758F8B",
335
+ BalancerMarginIssueManager: "0x11aE85aA27f32f005fB217Fd613AaA651c4a180e",
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.7.3",
3
+ "version": "2.7.4",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",