opportunity-service 0.0.609 → 0.0.610

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,11 +7,11 @@
7
7
  "Participation": "0xC9dbEA7aeBd89acA4d138Df139E04c30Ea0FF47f"
8
8
  },
9
9
  "mainnet": {
10
- "MarketFactory": "0x8eb065482F681537e90eab826540E9DF8D8cBd89",
11
- "UserRegistration": "0xc4F1B570e57A5035a25035AFA5f7CbA204627024",
12
- "UserSummaryFactory": "",
10
+ "MarketFactory": "0x1da7170783ff0EbeCBf5497A195D4b8c3a2717b9",
11
+ "UserRegistration": "0x3755AfF65C5FB6C4f58863B09C685bA8B782d36a",
12
+ "UserSummaryFactory": "0xA5C56C73bF223A928fB7DF7026cC4A16288AC88a",
13
13
  "Dai": "0x6b175474e89094c44da98b954eedeac495271d0f",
14
- "Participation": "0x"
14
+ "Participation": "0x2bC16f94570b51AE50cfcAAFFCB0Ef64FCDC94F4"
15
15
  },
16
16
  "xdai": {}
17
17
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.609",
3
+ "version": "0.0.610",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -7,11 +7,11 @@
7
7
  "Participation": "0xC9dbEA7aeBd89acA4d138Df139E04c30Ea0FF47f"
8
8
  },
9
9
  "mainnet": {
10
- "MarketFactory": "0x8eb065482F681537e90eab826540E9DF8D8cBd89",
11
- "UserRegistration": "0xc4F1B570e57A5035a25035AFA5f7CbA204627024",
12
- "UserSummaryFactory": "",
10
+ "MarketFactory": "0x1da7170783ff0EbeCBf5497A195D4b8c3a2717b9",
11
+ "UserRegistration": "0x3755AfF65C5FB6C4f58863B09C685bA8B782d36a",
12
+ "UserSummaryFactory": "0xA5C56C73bF223A928fB7DF7026cC4A16288AC88a",
13
13
  "Dai": "0x6b175474e89094c44da98b954eedeac495271d0f",
14
- "Participation": "0x"
14
+ "Participation": "0x2bC16f94570b51AE50cfcAAFFCB0Ef64FCDC94F4"
15
15
  },
16
16
  "xdai": {
17
17