opportunity-service 0.0.460 → 0.0.464

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "MarketFactory": "0x44D9014e3cdF97B6073Fc92376eff312188Ea408",
3
- "UserRegistration": "0x4aFC9c43f6eF02D40e431110E6818f9803b294bB",
4
- "Dai": "0x17D477729D428FB273421278531e6Ad9122635e9"
2
+ "MarketFactory": "0x2cbBBc7BE5c4C6d4b5F8931B14B65Bf4333c38ac",
3
+ "UserRegistration": "0xDb273aeC5633802f8153Cea70c759176EbdCF715",
4
+ "Dai": "0x6675DC4E72B39ED720c207FA921a8f1CC842e2df"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.460",
3
+ "version": "0.0.464",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -1,5 +1,5 @@
1
1
  {
2
- "MarketFactory": "0x44D9014e3cdF97B6073Fc92376eff312188Ea408",
3
- "UserRegistration": "0x4aFC9c43f6eF02D40e431110E6818f9803b294bB",
4
- "Dai": "0x17D477729D428FB273421278531e6Ad9122635e9"
2
+ "MarketFactory": "0x2cbBBc7BE5c4C6d4b5F8931B14B65Bf4333c38ac",
3
+ "UserRegistration": "0xDb273aeC5633802f8153Cea70c759176EbdCF715",
4
+ "Dai": "0x6675DC4E72B39ED720c207FA921a8f1CC842e2df"
5
5
  }