opportunity-service 0.0.607 → 0.0.608

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "rinkeby": {
3
- "MarketFactory": "0xf603c80f0461563B4aa0954c25baFF20941d2550",
4
- "UserRegistration": "0x39d2968aeec99c17797c7246f238a2c069FFe222",
5
- "UserSummaryFactory": "0x1f884aa235580eACF8879627582fF50CE08F41E3",
3
+ "MarketFactory": "0x850cADCF43FB7a40F8aD0C09e7F4B4A649598298",
4
+ "UserRegistration": "0x855B49FEf7e8Ece986E4A63EcA584F44114aBc0e",
5
+ "UserSummaryFactory": "0x9d64421D3472E1c1776d5E4C2d1Fdb71A1B4b541",
6
6
  "Dai": "0x5592ec0cfb4dbc12d3ab100b257153436a1f0fea",
7
- "Participation": "0x6cCf081607aC5D529D4cd379091E75dFF74b56aa"
7
+ "Participation": "0xC9dbEA7aeBd89acA4d138Df139E04c30Ea0FF47f"
8
8
  },
9
9
  "mainnet": {
10
10
  "MarketFactory": "0x8eb065482F681537e90eab826540E9DF8D8cBd89",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opportunity-service",
3
- "version": "0.0.607",
3
+ "version": "0.0.608",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "rinkeby": {
3
- "MarketFactory": "0xf603c80f0461563B4aa0954c25baFF20941d2550",
4
- "UserRegistration": "0x39d2968aeec99c17797c7246f238a2c069FFe222",
5
- "UserSummaryFactory": "0x1f884aa235580eACF8879627582fF50CE08F41E3",
3
+ "MarketFactory": "0x850cADCF43FB7a40F8aD0C09e7F4B4A649598298",
4
+ "UserRegistration": "0x855B49FEf7e8Ece986E4A63EcA584F44114aBc0e",
5
+ "UserSummaryFactory": "0x9d64421D3472E1c1776d5E4C2d1Fdb71A1B4b541",
6
6
  "Dai": "0x5592ec0cfb4dbc12d3ab100b257153436a1f0fea",
7
- "Participation": "0x6cCf081607aC5D529D4cd379091E75dFF74b56aa"
8
- },
7
+ "Participation": "0xC9dbEA7aeBd89acA4d138Df139E04c30Ea0FF47f"
8
+ },
9
9
  "mainnet": {
10
10
  "MarketFactory": "0x8eb065482F681537e90eab826540E9DF8D8cBd89",
11
11
  "UserRegistration": "0xc4F1B570e57A5035a25035AFA5f7CbA204627024",