opportunity-service 0.0.459 → 0.0.463

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": "0xbdA70fb79a79aE606D09a65EAe625ce0416d0994",
3
+ "UserRegistration": "0xEf0EdA9d05954c2ab5e437C9c30a265a67129c9c",
4
+ "Dai": "0xf2B5867d6002fe322F9fF607591DC3b7E226a0C2"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.459",
3
+ "version": "0.0.463",
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": "0xbdA70fb79a79aE606D09a65EAe625ce0416d0994",
3
+ "UserRegistration": "0xEf0EdA9d05954c2ab5e437C9c30a265a67129c9c",
4
+ "Dai": "0xf2B5867d6002fe322F9fF607591DC3b7E226a0C2"
5
5
  }