@gooddollar/goodprotocol 2.0.25-beta.6 → 2.0.25-beta.8

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.
Files changed (193) hide show
  1. package/artifacts/abis/BulkWhitelist.min.json +1 -0
  2. package/artifacts/abis/OneTimeReward.min.json +1 -0
  3. package/artifacts/contracts/DAOStackInterfaces.sol/Avatar.dbg.json +1 -1
  4. package/artifacts/contracts/DAOStackInterfaces.sol/Controller.dbg.json +1 -1
  5. package/artifacts/contracts/DAOStackInterfaces.sol/GlobalConstraintInterface.dbg.json +1 -1
  6. package/artifacts/contracts/DAOStackInterfaces.sol/IntVoteInterface.dbg.json +1 -1
  7. package/artifacts/contracts/DAOStackInterfaces.sol/ReputationInterface.dbg.json +1 -1
  8. package/artifacts/contracts/DAOStackInterfaces.sol/SchemeRegistrar.dbg.json +1 -1
  9. package/artifacts/contracts/Interfaces.sol/AggregatorV3Interface.dbg.json +1 -1
  10. package/artifacts/contracts/Interfaces.sol/ERC20.dbg.json +1 -1
  11. package/artifacts/contracts/Interfaces.sol/IAaveIncentivesController.dbg.json +1 -1
  12. package/artifacts/contracts/Interfaces.sol/IAdminWallet.dbg.json +1 -1
  13. package/artifacts/contracts/Interfaces.sol/IDonationStaking.dbg.json +1 -1
  14. package/artifacts/contracts/Interfaces.sol/IERC2917.dbg.json +1 -1
  15. package/artifacts/contracts/Interfaces.sol/IFirstClaimPool.dbg.json +1 -1
  16. package/artifacts/contracts/Interfaces.sol/IGoodDollar.dbg.json +1 -1
  17. package/artifacts/contracts/Interfaces.sol/IGoodStaking.dbg.json +1 -1
  18. package/artifacts/contracts/Interfaces.sol/IHasRouter.dbg.json +1 -1
  19. package/artifacts/contracts/Interfaces.sol/IIdentity.dbg.json +1 -1
  20. package/artifacts/contracts/Interfaces.sol/IIdentityV2.dbg.json +1 -1
  21. package/artifacts/contracts/Interfaces.sol/ILendingPool.dbg.json +1 -1
  22. package/artifacts/contracts/Interfaces.sol/IMultichainRouter.dbg.json +1 -1
  23. package/artifacts/contracts/Interfaces.sol/INameService.dbg.json +1 -1
  24. package/artifacts/contracts/Interfaces.sol/IUBIScheme.dbg.json +1 -1
  25. package/artifacts/contracts/Interfaces.sol/ProxyAdmin.dbg.json +1 -1
  26. package/artifacts/contracts/Interfaces.sol/Reserve.dbg.json +1 -1
  27. package/artifacts/contracts/Interfaces.sol/Staking.dbg.json +1 -1
  28. package/artifacts/contracts/Interfaces.sol/Uniswap.dbg.json +1 -1
  29. package/artifacts/contracts/Interfaces.sol/UniswapFactory.dbg.json +1 -1
  30. package/artifacts/contracts/Interfaces.sol/UniswapPair.dbg.json +1 -1
  31. package/artifacts/contracts/Interfaces.sol/cERC20.dbg.json +1 -1
  32. package/artifacts/contracts/fuseFaucet/Faucet.sol/Faucet.dbg.json +1 -1
  33. package/artifacts/contracts/fuseFaucet/FuseFaucet.sol/FuseFaucet.dbg.json +1 -1
  34. package/artifacts/contracts/fuseFaucet/FuseFaucetV2.sol/FuseFaucetV2.dbg.json +1 -1
  35. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.dbg.json +1 -1
  36. package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.dbg.json +1 -1
  37. package/artifacts/contracts/governance/GReputation.sol/GReputation.dbg.json +1 -1
  38. package/artifacts/contracts/governance/GoodDollarStaking.sol/GoodDollarStaking.dbg.json +1 -1
  39. package/artifacts/contracts/governance/GoodDollarStaking.sol/IGovernanceStaking.dbg.json +1 -1
  40. package/artifacts/contracts/governance/GoodDollarStaking.sol/IStakingUpgrade.dbg.json +1 -1
  41. package/artifacts/contracts/governance/GoodDollarStaking.sol/RewardsMinter.dbg.json +1 -1
  42. package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.dbg.json +1 -1
  43. package/artifacts/contracts/governance/MultiBaseGovernanceShareField.sol/MultiBaseGovernanceShareField.dbg.json +1 -1
  44. package/artifacts/contracts/governance/Reputation.sol/Reputation.dbg.json +1 -1
  45. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.dbg.json +1 -1
  46. package/artifacts/contracts/identity/IdentityV2.sol/IdentityV2.dbg.json +1 -1
  47. package/artifacts/contracts/invite/InvitesFuseV2.sol/InvitesFuseV2.dbg.json +1 -1
  48. package/artifacts/contracts/invite/InvitesV1.sol/InvitesV1.dbg.json +1 -1
  49. package/artifacts/contracts/invite/InvitesV2.sol/InvitesV2.dbg.json +1 -1
  50. package/artifacts/contracts/invite/OneTimeReward.sol/OneTimeReward.dbg.json +4 -0
  51. package/artifacts/contracts/invite/OneTimeReward.sol/OneTimeReward.json +291 -0
  52. package/artifacts/contracts/mocks/AaveMock.sol/AaveMock.dbg.json +1 -1
  53. package/artifacts/contracts/mocks/AaveUSDMockOracle.sol/AaveUSDMockOracle.dbg.json +1 -1
  54. package/artifacts/contracts/mocks/BatUSDMockOracle.sol/BatUSDMockOracle.dbg.json +1 -1
  55. package/artifacts/contracts/mocks/CompUsdMockOracle.sol/CompUSDMockOracle.dbg.json +1 -1
  56. package/artifacts/contracts/mocks/DAIMock.sol/DAIMock.dbg.json +1 -1
  57. package/artifacts/contracts/mocks/DaiEthPriceMockOracle.sol/DaiEthPriceMockOracle.dbg.json +1 -1
  58. package/artifacts/contracts/mocks/DecimalsMock.sol/DecimalsMock.dbg.json +1 -1
  59. package/artifacts/contracts/mocks/DistributionBridgeMock.sol/DistributionBridgeMock.dbg.json +1 -1
  60. package/artifacts/contracts/mocks/DistributionHelperTest.sol/DistributionHelperTest.dbg.json +1 -1
  61. package/artifacts/contracts/mocks/DistributionHelperTest.sol/DistributionHelperTestHelper.dbg.json +1 -1
  62. package/artifacts/contracts/mocks/EthUSDMockOracle.sol/EthUSDMockOracle.dbg.json +1 -1
  63. package/artifacts/contracts/mocks/FeesFormularMock.sol/FeesFormulaMock.dbg.json +1 -1
  64. package/artifacts/contracts/mocks/GasPriceMockOracle.sol/GasPriceMockOracle.dbg.json +1 -1
  65. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.dbg.json +1 -1
  66. package/artifacts/contracts/mocks/GoodDollarStakingMock.sol/GoodDollarStakingMock.dbg.json +1 -1
  67. package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.dbg.json +1 -1
  68. package/artifacts/contracts/mocks/IdentityMock.sol/IdentityMock.dbg.json +1 -1
  69. package/artifacts/contracts/mocks/IncentiveControllerMock.sol/IncentiveControllerMock.dbg.json +1 -1
  70. package/artifacts/contracts/mocks/LendingPoolMock.sol/LendingPoolMock.dbg.json +1 -1
  71. package/artifacts/contracts/mocks/MultichainRouterMock.sol/IWrapper.dbg.json +1 -1
  72. package/artifacts/contracts/mocks/MultichainRouterMock.sol/MultichainRouterMock.dbg.json +1 -1
  73. package/artifacts/contracts/mocks/OverMintTester.sol/IGoodDollarStakingTest.dbg.json +1 -1
  74. package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.dbg.json +1 -1
  75. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.dbg.json +1 -1
  76. package/artifacts/contracts/mocks/PayableMock.sol/PayableMock.dbg.json +1 -1
  77. package/artifacts/contracts/mocks/SixteenDecimalsTokenMock.sol/SixteenDecimalsTokenMock.dbg.json +1 -1
  78. package/artifacts/contracts/mocks/StakingMockFixedAPY.sol/StakingMockFixedAPY.dbg.json +1 -1
  79. package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.dbg.json +1 -1
  80. package/artifacts/contracts/mocks/TwentyDecimalsTokenMock.sol/TwentyDecimalsTokenMock.dbg.json +1 -1
  81. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.dbg.json +1 -1
  82. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.dbg.json +1 -1
  83. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.dbg.json +1 -1
  84. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.dbg.json +1 -1
  85. package/artifacts/contracts/mocks/UsdcMock.sol/USDCMock.dbg.json +1 -1
  86. package/artifacts/contracts/mocks/cBATMock.sol/cBATMock.dbg.json +1 -1
  87. package/artifacts/contracts/mocks/cDAILowWorthMock.sol/cDAILowWorthMock.dbg.json +1 -1
  88. package/artifacts/contracts/mocks/cDAIMock.sol/cDAIMock.dbg.json +1 -1
  89. package/artifacts/contracts/mocks/cDAINonMintableMock.sol/cDAINonMintableMock.dbg.json +1 -1
  90. package/artifacts/contracts/mocks/cDecimalsMock.sol/cDecimalsMock.dbg.json +1 -1
  91. package/artifacts/contracts/mocks/cSDTMock.sol/cSDTMock.dbg.json +1 -1
  92. package/artifacts/contracts/mocks/cUSDCMock.sol/cUSDCMock.dbg.json +1 -1
  93. package/artifacts/contracts/reserve/DistributionHelper.sol/DistributionHelper.dbg.json +1 -1
  94. package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.dbg.json +1 -1
  95. package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.dbg.json +1 -1
  96. package/artifacts/contracts/reserve/GoodReserveCDai.sol/ContributionCalc.dbg.json +1 -1
  97. package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.dbg.json +1 -1
  98. package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.dbg.json +1 -1
  99. package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.dbg.json +1 -1
  100. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.dbg.json +1 -1
  101. package/artifacts/contracts/staking/FuseStakingV3.sol/FuseStakingV3.dbg.json +1 -1
  102. package/artifacts/contracts/staking/FuseStakingV3.sol/IConsensus.dbg.json +1 -1
  103. package/artifacts/contracts/staking/FuseStakingV3.sol/PegSwap.dbg.json +1 -1
  104. package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.dbg.json +1 -1
  105. package/artifacts/contracts/staking/SimpleStaking.sol/SimpleStaking.dbg.json +1 -1
  106. package/artifacts/contracts/staking/SimpleStakingV2.sol/SimpleStakingV2.dbg.json +1 -1
  107. package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.dbg.json +1 -1
  108. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.dbg.json +1 -1
  109. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.dbg.json +1 -1
  110. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.dbg.json +1 -1
  111. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.dbg.json +1 -1
  112. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.dbg.json +1 -1
  113. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.dbg.json +1 -1
  114. package/artifacts/contracts/staking/utils/Math64X64.sol/Math64x64.dbg.json +1 -1
  115. package/artifacts/contracts/staking/utils/StakingRewardsFixedAPY.sol/StakingRewardsFixedAPY.dbg.json +1 -1
  116. package/artifacts/contracts/token/ERC20PresetMinterPauserUpgradeable.sol/ERC20PresetMinterPauserUpgradeable.dbg.json +1 -1
  117. package/artifacts/contracts/token/ERC677.sol/ERC677.dbg.json +1 -1
  118. package/artifacts/contracts/token/ERC677.sol/ERC677Receiver.dbg.json +1 -1
  119. package/artifacts/contracts/token/GoodDollar.sol/GoodDollar.dbg.json +1 -1
  120. package/artifacts/contracts/token/IFeesFormula.sol/IFeesFormula.dbg.json +1 -1
  121. package/artifacts/contracts/token/MultichainFeeFormula.sol/MultichainFeeFormula.dbg.json +1 -1
  122. package/artifacts/contracts/token/superfluid/ERC20Permit.sol/ERC20Permit.dbg.json +1 -1
  123. package/artifacts/contracts/token/superfluid/ERC20Permit.sol/SelfApprove.dbg.json +1 -1
  124. package/artifacts/contracts/token/superfluid/ISuperGoodDollar.sol/IGoodDollarCustom.dbg.json +1 -1
  125. package/artifacts/contracts/token/superfluid/ISuperGoodDollar.sol/ISuperGoodDollar.dbg.json +1 -1
  126. package/artifacts/contracts/token/superfluid/ISuperToken.sol/ISuperToken.dbg.json +1 -1
  127. package/artifacts/contracts/token/superfluid/SuperGoodDollar.sol/SuperGoodDollar.dbg.json +1 -1
  128. package/artifacts/contracts/token/superfluid/SuperToken.sol/SuperToken.dbg.json +1 -1
  129. package/artifacts/contracts/token/superfluid/SuperfluidToken.sol/SuperfluidToken.dbg.json +1 -1
  130. package/artifacts/contracts/token/superfluid/UUPSProxiable.sol/UUPSProxiable.dbg.json +1 -1
  131. package/artifacts/contracts/token/superfluid/UUPSProxy.sol/Proxy.dbg.json +1 -1
  132. package/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSProxy.dbg.json +1 -1
  133. package/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSUtils.dbg.json +1 -1
  134. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.dbg.json +1 -1
  135. package/artifacts/contracts/ubi/UBISchemeV2.sol/UBISchemeV2.dbg.json +1 -1
  136. package/artifacts/contracts/utils/AdminWallet.sol/AdminWallet.dbg.json +1 -1
  137. package/artifacts/contracts/utils/AdminWalletFuse.sol/AdminWalletFuse.dbg.json +1 -1
  138. package/artifacts/contracts/utils/BancorFormula.sol/BancorFormula.dbg.json +1 -1
  139. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.dbg.json +1 -1
  140. package/artifacts/contracts/utils/BulkWhitelist.sol/BulkWhitelist.dbg.json +4 -0
  141. package/artifacts/contracts/utils/BulkWhitelist.sol/BulkWhitelist.json +67 -0
  142. package/artifacts/contracts/utils/BuyAndBridgeHelper.sol/BuyAndBridgeHelper.dbg.json +1 -1
  143. package/artifacts/contracts/utils/BuyGDClone.sol/BuyGDClone.dbg.json +1 -1
  144. package/artifacts/contracts/utils/BuyGDClone.sol/BuyGDCloneFactory.dbg.json +1 -1
  145. package/artifacts/contracts/utils/BuyGDClone.sol/DonateGDClone.dbg.json +1 -1
  146. package/artifacts/contracts/utils/BuyGDClone.sol/IQuoterV2.dbg.json +1 -1
  147. package/artifacts/contracts/utils/BuyGDClone.sol/ISwapRouter.dbg.json +1 -1
  148. package/artifacts/contracts/utils/DAOContract.sol/DAOContract.dbg.json +1 -1
  149. package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.dbg.json +1 -1
  150. package/artifacts/contracts/utils/DSMath.sol/DSMath.dbg.json +1 -1
  151. package/artifacts/contracts/utils/DataTypes.sol/DataTypes.dbg.json +1 -1
  152. package/artifacts/contracts/utils/GDFaucet.sol/GDFaucet.dbg.json +1 -1
  153. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/GoodDollarMintBurnWrapper.dbg.json +1 -1
  154. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/IRouter.dbg.json +1 -1
  155. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/PausableControl.dbg.json +1 -1
  156. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/TokenOperation.dbg.json +1 -1
  157. package/artifacts/contracts/utils/IdentityFix.sol/IdentityFix.dbg.json +1 -1
  158. package/artifacts/contracts/utils/MultiCall.sol/Multicall.dbg.json +1 -1
  159. package/artifacts/contracts/utils/MultichainBridgeHelper.sol/MultichainBridgeHelper.dbg.json +1 -1
  160. package/artifacts/contracts/utils/NameService.sol/NameService.dbg.json +1 -1
  161. package/artifacts/contracts/utils/OneTimePayments.sol/OneTimePayments.dbg.json +1 -1
  162. package/artifacts/contracts/utils/OneTimePaymentsV2.sol/OneTimePaymentsV2.dbg.json +1 -1
  163. package/artifacts/contracts/utils/ProtocolUpgrade.sol/OldMarketMaker.dbg.json +1 -1
  164. package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.dbg.json +1 -1
  165. package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.dbg.json +1 -1
  166. package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.dbg.json +1 -1
  167. package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.dbg.json +1 -1
  168. package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.dbg.json +1 -1
  169. package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.dbg.json +1 -1
  170. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.dbg.json +1 -1
  171. package/contracts/invite/OneTimeReward.sol +87 -0
  172. package/contracts/utils/BulkWhitelist.sol +51 -0
  173. package/package.json +1 -1
  174. package/releases/deployment.json +546 -599
  175. package/scripts/deployFullDAO.ts +6 -4
  176. package/scripts/fv.ts +134 -17
  177. package/scripts/utils.ts +11 -0
  178. package/test/helpers.ts +2 -0
  179. package/test/reserve/GoodReserveCDai.test.ts +2 -1
  180. package/types/@openzeppelin/contracts/access/Ownable.ts +175 -0
  181. package/types/@openzeppelin/contracts/access/index.ts +1 -0
  182. package/types/contracts/invite/OneTimeReward.ts +521 -0
  183. package/types/contracts/invite/index.ts +1 -0
  184. package/types/contracts/utils/BulkWhitelist.ts +153 -0
  185. package/types/contracts/utils/index.ts +1 -0
  186. package/types/factories/@openzeppelin/contracts/access/Ownable__factory.ts +78 -0
  187. package/types/factories/@openzeppelin/contracts/access/index.ts +1 -0
  188. package/types/factories/contracts/invite/OneTimeReward__factory.ts +361 -0
  189. package/types/factories/contracts/invite/index.ts +1 -0
  190. package/types/factories/contracts/utils/BulkWhitelist__factory.ts +123 -0
  191. package/types/factories/contracts/utils/index.ts +1 -0
  192. package/types/hardhat.d.ts +27 -0
  193. package/types/index.ts +6 -0
@@ -0,0 +1,291 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "OneTimeReward",
4
+ "sourceName": "contracts/invite/OneTimeReward.sol",
5
+ "abi": [
6
+ {
7
+ "inputs": [
8
+ {
9
+ "internalType": "uint256",
10
+ "name": "_rewardAmount",
11
+ "type": "uint256"
12
+ },
13
+ {
14
+ "internalType": "contract INameService",
15
+ "name": "_nameService",
16
+ "type": "address"
17
+ }
18
+ ],
19
+ "stateMutability": "nonpayable",
20
+ "type": "constructor"
21
+ },
22
+ {
23
+ "anonymous": false,
24
+ "inputs": [
25
+ {
26
+ "indexed": true,
27
+ "internalType": "address",
28
+ "name": "previousOwner",
29
+ "type": "address"
30
+ },
31
+ {
32
+ "indexed": true,
33
+ "internalType": "address",
34
+ "name": "newOwner",
35
+ "type": "address"
36
+ }
37
+ ],
38
+ "name": "OwnershipTransferred",
39
+ "type": "event"
40
+ },
41
+ {
42
+ "anonymous": false,
43
+ "inputs": [
44
+ {
45
+ "indexed": true,
46
+ "internalType": "address",
47
+ "name": "user",
48
+ "type": "address"
49
+ },
50
+ {
51
+ "indexed": false,
52
+ "internalType": "uint256",
53
+ "name": "amount",
54
+ "type": "uint256"
55
+ }
56
+ ],
57
+ "name": "RewardClaimed",
58
+ "type": "event"
59
+ },
60
+ {
61
+ "inputs": [],
62
+ "name": "avatar",
63
+ "outputs": [
64
+ {
65
+ "internalType": "address",
66
+ "name": "",
67
+ "type": "address"
68
+ }
69
+ ],
70
+ "stateMutability": "view",
71
+ "type": "function"
72
+ },
73
+ {
74
+ "inputs": [],
75
+ "name": "checkActiveAndBalance",
76
+ "outputs": [
77
+ {
78
+ "internalType": "bool",
79
+ "name": "",
80
+ "type": "bool"
81
+ }
82
+ ],
83
+ "stateMutability": "view",
84
+ "type": "function"
85
+ },
86
+ {
87
+ "inputs": [
88
+ {
89
+ "internalType": "address",
90
+ "name": "_user",
91
+ "type": "address"
92
+ }
93
+ ],
94
+ "name": "checkCanClaimReward",
95
+ "outputs": [
96
+ {
97
+ "internalType": "bool",
98
+ "name": "",
99
+ "type": "bool"
100
+ }
101
+ ],
102
+ "stateMutability": "view",
103
+ "type": "function"
104
+ },
105
+ {
106
+ "inputs": [
107
+ {
108
+ "internalType": "address",
109
+ "name": "_user",
110
+ "type": "address"
111
+ }
112
+ ],
113
+ "name": "claimReward",
114
+ "outputs": [],
115
+ "stateMutability": "nonpayable",
116
+ "type": "function"
117
+ },
118
+ {
119
+ "inputs": [
120
+ {
121
+ "internalType": "address",
122
+ "name": "",
123
+ "type": "address"
124
+ }
125
+ ],
126
+ "name": "claimed",
127
+ "outputs": [
128
+ {
129
+ "internalType": "bool",
130
+ "name": "",
131
+ "type": "bool"
132
+ }
133
+ ],
134
+ "stateMutability": "view",
135
+ "type": "function"
136
+ },
137
+ {
138
+ "inputs": [],
139
+ "name": "dao",
140
+ "outputs": [
141
+ {
142
+ "internalType": "contract Controller",
143
+ "name": "",
144
+ "type": "address"
145
+ }
146
+ ],
147
+ "stateMutability": "view",
148
+ "type": "function"
149
+ },
150
+ {
151
+ "inputs": [],
152
+ "name": "getIdentity",
153
+ "outputs": [
154
+ {
155
+ "internalType": "contract IIdentityV2",
156
+ "name": "",
157
+ "type": "address"
158
+ }
159
+ ],
160
+ "stateMutability": "view",
161
+ "type": "function"
162
+ },
163
+ {
164
+ "inputs": [],
165
+ "name": "isActive",
166
+ "outputs": [
167
+ {
168
+ "internalType": "bool",
169
+ "name": "",
170
+ "type": "bool"
171
+ }
172
+ ],
173
+ "stateMutability": "view",
174
+ "type": "function"
175
+ },
176
+ {
177
+ "inputs": [],
178
+ "name": "nameService",
179
+ "outputs": [
180
+ {
181
+ "internalType": "contract INameService",
182
+ "name": "",
183
+ "type": "address"
184
+ }
185
+ ],
186
+ "stateMutability": "view",
187
+ "type": "function"
188
+ },
189
+ {
190
+ "inputs": [],
191
+ "name": "nativeToken",
192
+ "outputs": [
193
+ {
194
+ "internalType": "contract IGoodDollar",
195
+ "name": "",
196
+ "type": "address"
197
+ }
198
+ ],
199
+ "stateMutability": "view",
200
+ "type": "function"
201
+ },
202
+ {
203
+ "inputs": [],
204
+ "name": "owner",
205
+ "outputs": [
206
+ {
207
+ "internalType": "address",
208
+ "name": "",
209
+ "type": "address"
210
+ }
211
+ ],
212
+ "stateMutability": "view",
213
+ "type": "function"
214
+ },
215
+ {
216
+ "inputs": [],
217
+ "name": "renounceOwnership",
218
+ "outputs": [],
219
+ "stateMutability": "nonpayable",
220
+ "type": "function"
221
+ },
222
+ {
223
+ "inputs": [],
224
+ "name": "rewardAmount",
225
+ "outputs": [
226
+ {
227
+ "internalType": "uint256",
228
+ "name": "",
229
+ "type": "uint256"
230
+ }
231
+ ],
232
+ "stateMutability": "view",
233
+ "type": "function"
234
+ },
235
+ {
236
+ "inputs": [
237
+ {
238
+ "internalType": "address",
239
+ "name": "newOwner",
240
+ "type": "address"
241
+ }
242
+ ],
243
+ "name": "transferOwnership",
244
+ "outputs": [],
245
+ "stateMutability": "nonpayable",
246
+ "type": "function"
247
+ },
248
+ {
249
+ "inputs": [],
250
+ "name": "updateAvatar",
251
+ "outputs": [],
252
+ "stateMutability": "nonpayable",
253
+ "type": "function"
254
+ },
255
+ {
256
+ "inputs": [
257
+ {
258
+ "internalType": "bool",
259
+ "name": "_isActive",
260
+ "type": "bool"
261
+ },
262
+ {
263
+ "internalType": "uint256",
264
+ "name": "_rewardAmount",
265
+ "type": "uint256"
266
+ }
267
+ ],
268
+ "name": "updateSettings",
269
+ "outputs": [],
270
+ "stateMutability": "nonpayable",
271
+ "type": "function"
272
+ },
273
+ {
274
+ "inputs": [
275
+ {
276
+ "internalType": "address",
277
+ "name": "_token",
278
+ "type": "address"
279
+ }
280
+ ],
281
+ "name": "withdrawAll",
282
+ "outputs": [],
283
+ "stateMutability": "nonpayable",
284
+ "type": "function"
285
+ }
286
+ ],
287
+ "bytecode": "0x60806040523480156200001157600080fd5b5060405162000d9a38038062000d9a83398101604081905262000034916200021f565b6200003f3362000064565b60378290556036805460ff191660011790556200005c81620000b4565b505062000279565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600380546001600160a01b0319166001600160a01b038316179055620000d9620000dc565b50565b60035460405163bf40fac160e01b815260206004820152600a60248201526921a7a72a2927a62622a960b11b60448201526001600160a01b039091169063bf40fac190606401602060405180830381865afa15801562000140573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019062000166919062000252565b600180546001600160a01b0319166001600160a01b0392909216918217905560408051632d77bef360e11b81529051635aef7de6916004808201926020929091908290030181865afa158015620001c1573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620001e7919062000252565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b6001600160a01b0381168114620000d957600080fd5b600080604083850312156200023357600080fd5b825191506020830151620002478162000209565b809150509250929050565b6000602082840312156200026557600080fd5b8151620002728162000209565b9392505050565b610b1180620002896000396000f3fe608060405234801561001057600080fd5b50600436106100db5760003560e01c80631b3c90a8146100e057806322f3e2d4146100ea578063247fcf041461010c57806336afc6fa1461011f5780633e6326fc146101345780634162169f1461014757806353fadcfe1461015a5780635aef7de61461016d578063715018a6146101805780638da5cb5b14610188578063bc06847f14610190578063c884ef8314610198578063d279c191146101bb578063e1758bd8146101ce578063f2fde38b146101d6578063f7b2a7be146101e9578063fa09e63014610200575b600080fd5b6100e8610213565b005b6036546100f79060ff1681565b60405190151581526020015b60405180910390f35b6100e861011a3660046109fd565b61033a565b610127610359565b6040516101039190610a29565b600354610127906001600160a01b031681565b600154610127906001600160a01b031681565b6100f7610168366004610a52565b6103e5565b600254610127906001600160a01b031681565b6100e861046e565b610127610482565b6100f7610491565b6100f76101a6366004610a52565b60386020526000908152604090205460ff1681565b6100e86101c9366004610a52565b61052d565b6101276106e1565b6100e86101e4366004610a52565b61072d565b6101f260375481565b604051908152602001610103565b6100e861020e366004610a52565b6107a6565b60035460405163bf40fac160e01b815260206004820152600a60248201526921a7a72a2927a62622a960b11b60448201526001600160a01b039091169063bf40fac190606401602060405180830381865afa158015610276573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061029a9190610a6f565b600180546001600160a01b0319166001600160a01b0392909216918217905560408051632d77bef360e11b81529051635aef7de6916004808201926020929091908290030181865afa1580156102f4573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103189190610a6f565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b6103426108de565b6036805460ff191692151592909217909155603755565b60035460405163bf40fac160e01b81526020600482015260086024820152674944454e5449545960c01b60448201526000916001600160a01b03169063bf40fac1906064015b602060405180830381865afa1580156103bc573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103e09190610a6f565b905090565b6000806103f0610359565b6001600160a01b0316632d0e9b46846040518263ffffffff1660e01b815260040161041b9190610a29565b602060405180830381865afa158015610438573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061045c9190610a6f565b90506104678161093d565b9392505050565b6104766108de565b610480600061099f565b565b6000546001600160a01b031690565b60365460009060ff166104a45750600090565b6037546104af6106e1565b6001600160a01b03166370a08231306040518263ffffffff1660e01b81526004016104da9190610a29565b602060405180830381865afa1580156104f7573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061051b9190610a8c565b10156105275750600090565b50600190565b6000610537610359565b6001600160a01b0316632d0e9b46836040518263ffffffff1660e01b81526004016105629190610a29565b602060405180830381865afa15801561057f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105a39190610a6f565b90506105ae8161093d565b6105fa5760405162461bcd60e51b8152602060048201526018602482015277155cd95c8818d85b9b9bdd0818db185a5b481c995dd85c9960421b60448201526064015b60405180910390fd5b6001600160a01b0381166000908152603860205260409020805460ff191660011790556106256106e1565b6001600160a01b031663a9059cbb836037546040518363ffffffff1660e01b8152600401610654929190610aa5565b6020604051808303816000875af1158015610673573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906106979190610abe565b50816001600160a01b03167f106f923f993c2149d49b4255ff723acafa1f2d94393f561d3eda32ae348f72416037546040516106d591815260200190565b60405180910390a25050565b60035460405163bf40fac160e01b815260206004820152600a60248201526923a7a7a22227a62620a960b11b60448201526000916001600160a01b03169063bf40fac19060640161039f565b6107356108de565b6001600160a01b03811661079a5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b60648201526084016105f1565b6107a38161099f565b50565b6107ae6108de565b6040516370a0823160e01b81526000906001600160a01b038316906370a08231906107dd903090600401610a29565b602060405180830381865afa1580156107fa573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061081e9190610a8c565b9050600081116108685760405162461bcd60e51b81526020600482015260156024820152744e6f20746f6b656e7320746f20776974686472617760581b60448201526064016105f1565b60405163a9059cbb60e01b81526001600160a01b0383169063a9059cbb906108969033908590600401610aa5565b6020604051808303816000875af11580156108b5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108d99190610abe565b505050565b336108e7610482565b6001600160a01b0316146104805760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016105f1565b6000610947610491565b151560000361095857506000919050565b6001600160a01b03821661096e57506000919050565b6001600160a01b03821660009081526038602052604090205460ff161561099757506000919050565b506001919050565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80151581146107a357600080fd5b60008060408385031215610a1057600080fd5b8235610a1b816109ef565b946020939093013593505050565b6001600160a01b0391909116815260200190565b6001600160a01b03811681146107a357600080fd5b600060208284031215610a6457600080fd5b813561046781610a3d565b600060208284031215610a8157600080fd5b815161046781610a3d565b600060208284031215610a9e57600080fd5b5051919050565b6001600160a01b03929092168252602082015260400190565b600060208284031215610ad057600080fd5b8151610467816109ef56fea2646970667358221220583798e4f70d1f1472603361c0d4947285243dccbf8b850679e5bed6e9b473e664736f6c63430008130033",
288
+ "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100db5760003560e01c80631b3c90a8146100e057806322f3e2d4146100ea578063247fcf041461010c57806336afc6fa1461011f5780633e6326fc146101345780634162169f1461014757806353fadcfe1461015a5780635aef7de61461016d578063715018a6146101805780638da5cb5b14610188578063bc06847f14610190578063c884ef8314610198578063d279c191146101bb578063e1758bd8146101ce578063f2fde38b146101d6578063f7b2a7be146101e9578063fa09e63014610200575b600080fd5b6100e8610213565b005b6036546100f79060ff1681565b60405190151581526020015b60405180910390f35b6100e861011a3660046109fd565b61033a565b610127610359565b6040516101039190610a29565b600354610127906001600160a01b031681565b600154610127906001600160a01b031681565b6100f7610168366004610a52565b6103e5565b600254610127906001600160a01b031681565b6100e861046e565b610127610482565b6100f7610491565b6100f76101a6366004610a52565b60386020526000908152604090205460ff1681565b6100e86101c9366004610a52565b61052d565b6101276106e1565b6100e86101e4366004610a52565b61072d565b6101f260375481565b604051908152602001610103565b6100e861020e366004610a52565b6107a6565b60035460405163bf40fac160e01b815260206004820152600a60248201526921a7a72a2927a62622a960b11b60448201526001600160a01b039091169063bf40fac190606401602060405180830381865afa158015610276573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061029a9190610a6f565b600180546001600160a01b0319166001600160a01b0392909216918217905560408051632d77bef360e11b81529051635aef7de6916004808201926020929091908290030181865afa1580156102f4573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103189190610a6f565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b6103426108de565b6036805460ff191692151592909217909155603755565b60035460405163bf40fac160e01b81526020600482015260086024820152674944454e5449545960c01b60448201526000916001600160a01b03169063bf40fac1906064015b602060405180830381865afa1580156103bc573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103e09190610a6f565b905090565b6000806103f0610359565b6001600160a01b0316632d0e9b46846040518263ffffffff1660e01b815260040161041b9190610a29565b602060405180830381865afa158015610438573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061045c9190610a6f565b90506104678161093d565b9392505050565b6104766108de565b610480600061099f565b565b6000546001600160a01b031690565b60365460009060ff166104a45750600090565b6037546104af6106e1565b6001600160a01b03166370a08231306040518263ffffffff1660e01b81526004016104da9190610a29565b602060405180830381865afa1580156104f7573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061051b9190610a8c565b10156105275750600090565b50600190565b6000610537610359565b6001600160a01b0316632d0e9b46836040518263ffffffff1660e01b81526004016105629190610a29565b602060405180830381865afa15801561057f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105a39190610a6f565b90506105ae8161093d565b6105fa5760405162461bcd60e51b8152602060048201526018602482015277155cd95c8818d85b9b9bdd0818db185a5b481c995dd85c9960421b60448201526064015b60405180910390fd5b6001600160a01b0381166000908152603860205260409020805460ff191660011790556106256106e1565b6001600160a01b031663a9059cbb836037546040518363ffffffff1660e01b8152600401610654929190610aa5565b6020604051808303816000875af1158015610673573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906106979190610abe565b50816001600160a01b03167f106f923f993c2149d49b4255ff723acafa1f2d94393f561d3eda32ae348f72416037546040516106d591815260200190565b60405180910390a25050565b60035460405163bf40fac160e01b815260206004820152600a60248201526923a7a7a22227a62620a960b11b60448201526000916001600160a01b03169063bf40fac19060640161039f565b6107356108de565b6001600160a01b03811661079a5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b60648201526084016105f1565b6107a38161099f565b50565b6107ae6108de565b6040516370a0823160e01b81526000906001600160a01b038316906370a08231906107dd903090600401610a29565b602060405180830381865afa1580156107fa573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061081e9190610a8c565b9050600081116108685760405162461bcd60e51b81526020600482015260156024820152744e6f20746f6b656e7320746f20776974686472617760581b60448201526064016105f1565b60405163a9059cbb60e01b81526001600160a01b0383169063a9059cbb906108969033908590600401610aa5565b6020604051808303816000875af11580156108b5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108d99190610abe565b505050565b336108e7610482565b6001600160a01b0316146104805760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016105f1565b6000610947610491565b151560000361095857506000919050565b6001600160a01b03821661096e57506000919050565b6001600160a01b03821660009081526038602052604090205460ff161561099757506000919050565b506001919050565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80151581146107a357600080fd5b60008060408385031215610a1057600080fd5b8235610a1b816109ef565b946020939093013593505050565b6001600160a01b0391909116815260200190565b6001600160a01b03811681146107a357600080fd5b600060208284031215610a6457600080fd5b813561046781610a3d565b600060208284031215610a8157600080fd5b815161046781610a3d565b600060208284031215610a9e57600080fd5b5051919050565b6001600160a01b03929092168252602082015260400190565b600060208284031215610ad057600080fd5b8151610467816109ef56fea2646970667358221220583798e4f70d1f1472603361c0d4947285243dccbf8b850679e5bed6e9b473e664736f6c63430008130033",
289
+ "linkReferences": {},
290
+ "deployedLinkReferences": {}
291
+ }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/86d6e3d96dd7f25534c90cbba456cf4c.json"
3
+ "buildInfo": "../../../build-info/92558431dd80a210570ce8ccb396f376.json"
4
4
  }