@@ -151,11 +151,11 @@ const hardhatConfig: Config = {
151
151
depositAllocationWeightAddend : 0.03 ,
152
152
} ,
153
153
esEXA : {
154
- total : 25_000 ,
155
- debt : 60 ,
156
- start : "2024-11-07T01:02Z " ,
154
+ total : 0 ,
155
+ debt : 75 ,
156
+ start : "2024-12-05T01:03Z " ,
157
157
period : 4 * 7 * 86_400 ,
158
- undistributedFactor : 0.9 ,
158
+ undistributedFactor : 2 ,
159
159
compensationFactor : 0.7 ,
160
160
transitionFactor : 0.7056 ,
161
161
depositAllocationWeightAddend : 0.2 ,
@@ -188,11 +188,11 @@ const hardhatConfig: Config = {
188
188
depositAllocationWeightAddend : 0.06 ,
189
189
} ,
190
190
esEXA : {
191
- total : 60_000 ,
191
+ total : 90_000 ,
192
192
debt : 2_000_000 ,
193
- start : "2024-11-07T01:02Z " ,
193
+ start : "2024-12-05T01:03Z " ,
194
194
period : 4 * 7 * 86_400 ,
195
- undistributedFactor : 1.9 ,
195
+ undistributedFactor : 1 ,
196
196
transitionFactor : 0.83 ,
197
197
compensationFactor : 0.85 ,
198
198
} ,
@@ -254,11 +254,10 @@ const hardhatConfig: Config = {
254
254
adjustFactor : 0.78 ,
255
255
rewards : {
256
256
esEXA : {
257
- total : 450 ,
257
+ total : 0 ,
258
258
debt : 0.004 ,
259
- start : "2024-11-07T01:02Z " ,
259
+ start : "2024-12-05T01:03Z " ,
260
260
period : 4 * 7 * 86_400 ,
261
- undistributedFactor : 0.2 ,
262
261
transitionFactor : 0.6 ,
263
262
compensationFactor : 0 ,
264
263
depositAllocationWeightAddend : 0.06 ,
@@ -296,10 +295,11 @@ const hardhatConfig: Config = {
296
295
depositAllocationWeightAddend : 0.03 ,
297
296
} ,
298
297
esEXA : {
299
- total : 3_300 ,
300
- debt : 0.05 ,
301
- start : "2024-11-07T01:02Z " ,
298
+ total : 5_000 ,
299
+ debt : 1.5 ,
300
+ start : "2024-12-05T01:03Z " ,
302
301
period : 4 * 7 * 86_400 ,
302
+ undistributedFactor : 0.8 ,
303
303
compensationFactor : 0 ,
304
304
transitionFactor : 0.64 ,
305
305
depositAllocationWeightAddend : 0.03 ,
@@ -336,8 +336,8 @@ const hardhatConfig: Config = {
336
336
} ,
337
337
esEXA : {
338
338
total : 0 ,
339
- debt : 4_500 ,
340
- start : "2024-11-07T01:02Z " ,
339
+ debt : 2_000 ,
340
+ start : "2024-12-05T01:03Z " ,
341
341
period : 4 * 7 * 86_400 ,
342
342
undistributedFactor : 0.2 ,
343
343
compensationFactor : 0 ,
0 commit comments