@gooddollar/goodprotocol 1.0.15-beta.6 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddollar/goodprotocol",
3
- "version": "1.0.15-beta.6",
3
+ "version": "1.0.15",
4
4
  "description": "GoodDollar Protocol",
5
5
  "scripts": {
6
6
  "build": "scripts/build.sh deploy",
@@ -458,6 +458,10 @@
458
458
  "GoodMarketMaker": "0xDAC6A0c973Ba7cF3526dE456aFfA43AB421f659F",
459
459
  "GoodReserveCDai": "0xa150a825d425B36329D8294eeF8bD0fE68f8F6E0",
460
460
  "ExchangeHelper": "0x98FA532Dd5C3a6b66fbf370813803192DE4e0abd",
461
+ "CompoundStakingFactory": "0x78cc5ab2f0990b5fe58f95baebf8f37879534aeb",
462
+ "AaveStakingFactory": "0xf4411c22766947DB2da39Ad534A040b770B51153",
463
+ "StakersDistribution": "0x5766cf4b2fdb09d986eb1783d276013c224e28c8",
464
+ "GoodFundManager": "0x0c6c80d2061afa35e160f3799411d83bdeea0a5a",
461
465
  "ProtocolUpgradeRecover": "0x6f1b4dFDd7156FC5752541Ef35EDF57B48E74475",
462
466
  "network": "production-mainnet",
463
467
  "networkId": 1,
@@ -488,8 +492,16 @@
488
492
  6944
489
493
  ]
490
494
  ],
491
- "StakersDistribution": "0x12D15EfC3c9661AD68209CD197D416BFd9B145f5",
492
- "GoodFundManager": "0x3F55BD3B432EDC73Bbb704Fa5a29CC08dc1aDBEB",
495
+ "StakingContractsV3": [
496
+ [
497
+ "0x7b7246c78e2f900d17646ff0cb2ec47d6ba10754",
498
+ 13888
499
+ ],
500
+ [
501
+ "0x3ff2d8eb2573819a9ef7167d2ba6fd6d31b17f4f",
502
+ 6944
503
+ ]
504
+ ],
493
505
  "GReputation": "0x3A9299BE789ac3730e4E4c49d6d2Ad1b8BC34DFf",
494
506
  "CompoundVotingMachine": "0xc2Ff55b896e3c42f9e1c2f7467C51b93F1C23dFD"
495
507
  },