@verified-network/verified-sdk 2.7.8 → 2.8.0

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.
@@ -322,15 +322,15 @@ const contractAddress = {
322
322
  Token: "0x5a9Ea86ec84575010403B757A54cfDC223fbF0E4",
323
323
  Oracle: "0xEC9CeED31c3f77b0607f03767d677374E8b73359",
324
324
  Rates: "0xC54F5625cB1eb75a5055d213F9bbff2464ebcd47",
325
- Security: "0x8C5026eF10861adBdbBbc540401dE4D453769fCE",
326
- SecuritiesFactory: "0xA6220cDbE81a8BA3BF4eb8b2648A7557cD2b2Ff4",
325
+ Security: "0x0Ca5eDFA460873B7983392099634165be2Ce4d48",
326
+ SecuritiesFactory: "0x729Debf1D50330a8AB71671F2cAeB4e6b248621D",
327
327
  Vitta: "0x39b4B94eE7FC9571723DaCbA14531EAC5Fd6E024",
328
328
  Liquidity: "0xdAac4948E4a9C441229E09d07e4b7D0c2e9ff95d",
329
329
  Distribution: "0xC52bFCe4D5021914dAB43f3fA2dB45471aD27696",
330
330
  PrimaryIssuePoolFactory: "0xDA13BC71FEe08FfD523f10458B0e2c2D8427BBD5",
331
- BalancerPrimaryIssueManager: "0x1De161D44665F028c38216FA1D2bBbDAC6f24470",
331
+ BalancerPrimaryIssueManager: "0x5b93FF1890bdb9A146733bEb9cA497acA4619D42",
332
332
  SecondaryIssuePoolFactory: "0x4519148Cc4030c2e3573f1f886ed4071Fa35d62B",
333
- BalancerSecondaryIssueManager: "0xE2B16c9d8Cf0F7A05eBBaD2f47cAEE42c3041873",
333
+ BalancerSecondaryIssueManager: "0x5E1Add41C8AaD69063623d96A565Cc27eD119273",
334
334
  MarginTradingPoolFactory: "0xB1ae3Fc5B16d3736bf0db20606fB9a10b435392c",
335
335
  BalancerMarginIssueManager: "",
336
336
  Custody: "0x594DC49A7C2B4b0f279247239cb6F1d943a99e7F",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "2.7.8",
3
+ "version": "2.8.0",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",