opportunity-service 0.0.568 → 0.0.569

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": "0xa0f02Bfb797aD324Ea518BEcF55563DC31352b7f",
4
- "UserRegistration": "0x83E7958D4f3d2d447948301c7cF64Ce236582946",
5
- "UserSummaryFactory": "0xa2b4FE891dEE49bc4f906e9f0c722c38870ef8e4",
3
+ "MarketFactory": "0x3952B4E5D952Cd0C537b1bA7B19163b1e2ff1dFA",
4
+ "UserRegistration": "0x5da9Fce2A9bb357E6831231D2009E2Fe29a38CBa",
5
+ "UserSummaryFactory": "0xDdEb6eEB101b9c8E5BA2fF41f03C546834215106",
6
6
  "Dai": "0x5592ec0cfb4dbc12d3ab100b257153436a1f0fea",
7
- "Participation": "0x0865ffFE3263DcAf72Af452DE769142d34FF9776"
7
+ "Participation": "0x02D6C05D222CD5ed5183c88b9673b2e8c254946E"
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.568",
3
+ "version": "0.0.569",
4
4
  "description": "A service layer that connects all services between the blockchain and ui.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "rinkeby": {
3
- "MarketFactory": "0xa0f02Bfb797aD324Ea518BEcF55563DC31352b7f",
4
- "UserRegistration": "0x83E7958D4f3d2d447948301c7cF64Ce236582946",
5
- "UserSummaryFactory": "0xa2b4FE891dEE49bc4f906e9f0c722c38870ef8e4",
3
+ "MarketFactory": "0x3952B4E5D952Cd0C537b1bA7B19163b1e2ff1dFA",
4
+ "UserRegistration": "0x5da9Fce2A9bb357E6831231D2009E2Fe29a38CBa",
5
+ "UserSummaryFactory": "0xDdEb6eEB101b9c8E5BA2fF41f03C546834215106",
6
6
  "Dai": "0x5592ec0cfb4dbc12d3ab100b257153436a1f0fea",
7
- "Participation": "0x0865ffFE3263DcAf72Af452DE769142d34FF9776"
7
+ "Participation": "0x02D6C05D222CD5ed5183c88b9673b2e8c254946E"
8
8
  },
9
9
  "mainnet": {
10
10
  "MarketFactory": "0x8eb065482F681537e90eab826540E9DF8D8cBd89",