opportunity-service 0.0.470 → 0.0.471

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": "0xFD69eDeA6Dafed59EA9E0D5c69431d9E2085a8d8",
3
- "UserRegistration": "0xe2D46fE404Ef68c8d03308A6eF11f2f488f6aa5e",
4
- "Dai": "0x762fd597034a7A887B23c8b7E66901482E112195"
2
+ "MarketFactory": "0x2Ec48d895021b62c4339422377496bFd25397e79",
3
+ "UserRegistration": "0x81e8d0b66d5e8af480D21A597B45d1DebC82300F",
4
+ "Dai": "0x33B09201689e583d640E1C205778181F7249f052"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.470",
3
+ "version": "0.0.471",
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": "0xFD69eDeA6Dafed59EA9E0D5c69431d9E2085a8d8",
3
- "UserRegistration": "0xe2D46fE404Ef68c8d03308A6eF11f2f488f6aa5e",
4
- "Dai": "0x762fd597034a7A887B23c8b7E66901482E112195"
2
+ "MarketFactory": "0x2Ec48d895021b62c4339422377496bFd25397e79",
3
+ "UserRegistration": "0x81e8d0b66d5e8af480D21A597B45d1DebC82300F",
4
+ "Dai": "0x33B09201689e583d640E1C205778181F7249f052"
5
5
  }