@verified-network/verified-sdk 1.5.3 → 1.5.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.
@@ -44267,12 +44267,12 @@
44267
44267
  "11155111": {
44268
44268
  "events": {},
44269
44269
  "links": {},
44270
- "address": "0xc61b02D1D3A764efAd2f8C6C478A479C51dD79Ea",
44271
- "transactionHash": "0x2914e85124e3344215ba909c6d99984811ff3bf56bf0531c035eb61a59fd9474"
44270
+ "address": "0x32464AC66668824E6d1261472F085045354B2CBa",
44271
+ "transactionHash": "0xf05370e71bf331f4b53e8cc84913ec2f9cbe285673cf6dbfc7ed672756ccd08d"
44272
44272
  }
44273
44273
  },
44274
44274
  "schemaVersion": "3.4.3",
44275
- "updatedAt": "2024-04-03T13:16:47.873Z",
44275
+ "updatedAt": "2024-04-05T23:12:37.209Z",
44276
44276
  "networkType": "ethereum",
44277
44277
  "devdoc": {
44278
44278
  "kind": "dev",
@@ -119,7 +119,7 @@ const contractAddress = {
119
119
  'PrimaryIssuePoolFactory': '0xc7de872452d18d442F2527d1371894F68dEcce24',
120
120
  'BalancerPrimaryIssueManager': '0x1f8e0fef42231529Ec80750C4E3E1fEe829e2F3E',
121
121
  'SecondaryIssuePoolFactory': '0x9dC160D022799c47C2Fc3cE2F09Ba5beBD55434F',
122
- 'BalancerSecondaryIssueManager': '0xc61b02D1D3A764efAd2f8C6C478A479C51dD79Ea',
122
+ 'BalancerSecondaryIssueManager': '0x6C557434128e98536c7F6487B417D9D74f0Ca9cf',
123
123
  'MarginTradingPoolFactory': '0xde63bca2d746F4a9D4D7B6E88b943dcc90C50c79',
124
124
  'BalancerMarginIssueManager': '0x8965Fc965ffc410E14A211a344eb08993Cb1Bee6',
125
125
  'Custody': '',
@@ -322,8 +322,8 @@ const contractAddress = {
322
322
  'Distribution': '0x5c3171AFEC854f8B6FD138ee9533629ABd8A5365',
323
323
  'PrimaryIssuePoolFactory': '0xDA13BC71FEe08FfD523f10458B0e2c2D8427BBD5',
324
324
  'BalancerPrimaryIssueManager': '0x41bB86106CC5156d915052c3a3EFb4be70Ec544E',
325
- 'SecondaryIssuePoolFactory': '0x22a8Abd15b6Dd968EeC078725ACD0d5CD3f5199c',
326
- 'BalancerSecondaryIssueManager': '0x52DAceA89434035b82248392bC157Bf86ba1B180',
325
+ 'SecondaryIssuePoolFactory': '0xde763208aB2279435D0e6AA4297d25164873Fe82',
326
+ 'BalancerSecondaryIssueManager': '0x32464AC66668824E6d1261472F085045354B2CBa',
327
327
  'MarginTradingPoolFactory': '0xB1ae3Fc5B16d3736bf0db20606fB9a10b435392c',
328
328
  'BalancerMarginIssueManager': '0x2f7A7901f1Da78A1bdE75F25A6eB9e591f4140d3',
329
329
  'Custody': '0x7aE9f79067AB4FDc8d41B18f1e6491590ac76f9d',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "1.5.3",
3
+ "version": "1.5.5",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",