opportunity-service 0.0.475 → 0.0.476

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": "0xe4B4fb582BEBDE5cB748d45ebB24F59c12Bf9d98",
3
- "UserRegistration": "0x85ee31BB1dA158b60E2063e80cf9650c70764fE8",
4
- "Dai": "0x196e4c5b038ca17B5EAC3992aCf4da78497e8E28"
2
+ "MarketFactory": "0xA8d74AD61dDa1148c2Ec905057354853f35eE354",
3
+ "UserRegistration": "0x186C90a17Ed76F9597ddA360b48b473069816D5e",
4
+ "Dai": "0x4aD26D864936Ac893EC98632D424bF4E8361926a"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.475",
3
+ "version": "0.0.476",
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": "0xe4B4fb582BEBDE5cB748d45ebB24F59c12Bf9d98",
3
- "UserRegistration": "0x85ee31BB1dA158b60E2063e80cf9650c70764fE8",
4
- "Dai": "0x196e4c5b038ca17B5EAC3992aCf4da78497e8E28"
2
+ "MarketFactory": "0xA8d74AD61dDa1148c2Ec905057354853f35eE354",
3
+ "UserRegistration": "0x186C90a17Ed76F9597ddA360b48b473069816D5e",
4
+ "Dai": "0x4aD26D864936Ac893EC98632D424bF4E8361926a"
5
5
  }