opportunity-service 0.0.472 → 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": "0x2Ec48d895021b62c4339422377496bFd25397e79",
3
- "UserRegistration": "0x81e8d0b66d5e8af480D21A597B45d1DebC82300F",
4
- "Dai": "0x33B09201689e583d640E1C205778181F7249f052"
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.472",
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": "0x2Ec48d895021b62c4339422377496bFd25397e79",
3
- "UserRegistration": "0x81e8d0b66d5e8af480D21A597B45d1DebC82300F",
4
- "Dai": "0x33B09201689e583d640E1C205778181F7249f052"
2
+ "MarketFactory": "0xA8d74AD61dDa1148c2Ec905057354853f35eE354",
3
+ "UserRegistration": "0x186C90a17Ed76F9597ddA360b48b473069816D5e",
4
+ "Dai": "0x4aD26D864936Ac893EC98632D424bF4E8361926a"
5
5
  }