@verified-network/verified-sdk 1.4.9 → 1.5.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.
@@ -116,12 +116,12 @@ const contractAddress = {
116
116
  'Vitta': '0xAb26871f689241758F42627d812E2A3eda7c630e',
117
117
  'Liquidity': '0x2E6F17DF38B4686D17C6ec63eF3Ee8f926b1769a',
118
118
  'Distribution': '0x96De7417058Dff11D570011eA100e6F0B6Af98eC',
119
- 'PrimaryIssuePoolFactory': '',
120
- 'BalancerPrimaryIssueManager': '0x30fE817317Ffc5A45e8cB457fD1AC8ca0CE068D4',
121
- 'SecondaryIssuePoolFactory': '',
122
- 'BalancerSecondaryIssueManager': '0xb9AD11aC80AD0BE1B83ba6b83E4E27C110c18a33',
123
- 'MarginTradingPoolFactory': '',
124
- 'BalancerMarginIssueManager': '',
119
+ 'PrimaryIssuePoolFactory': '0xc7de872452d18d442F2527d1371894F68dEcce24',
120
+ 'BalancerPrimaryIssueManager': '0x1f8e0fef42231529Ec80750C4E3E1fEe829e2F3E',
121
+ 'SecondaryIssuePoolFactory': '0x9dC160D022799c47C2Fc3cE2F09Ba5beBD55434F',
122
+ 'BalancerSecondaryIssueManager': '0x9e4fcc52d9F34DC0dc3744E5b8c3eEC32e8b8214',
123
+ 'MarginTradingPoolFactory': '0xde63bca2d746F4a9D4D7B6E88b943dcc90C50c79',
124
+ 'BalancerMarginIssueManager': '0x8965Fc965ffc410E14A211a344eb08993Cb1Bee6',
125
125
  'Custody': '',
126
126
  'Compound': '',
127
127
  'CASH': {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "1.4.9",
3
+ "version": "1.5.0",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",