@@ -152,13 +152,13 @@ const hardhatConfig: Config = {
152
152
} ,
153
153
esEXA : {
154
154
total : 25_000 ,
155
- debt : 1_700 ,
156
- start : "2024-10-10T01:01Z " ,
155
+ debt : 120 ,
156
+ start : "2024-11-07T01:02Z " ,
157
157
period : 4 * 7 * 86_400 ,
158
158
undistributedFactor : 0.65 ,
159
159
compensationFactor : 0.7 ,
160
160
transitionFactor : 0.7056 ,
161
- depositAllocationWeightAddend : 0.03 ,
161
+ depositAllocationWeightAddend : 0.1 ,
162
162
} ,
163
163
} ,
164
164
} ,
@@ -189,8 +189,8 @@ const hardhatConfig: Config = {
189
189
} ,
190
190
esEXA : {
191
191
total : 60_000 ,
192
- debt : 7_000_000 ,
193
- start : "2024-10-10T01:01Z " ,
192
+ debt : 2_000_000 ,
193
+ start : "2024-11-07T01:02Z " ,
194
194
period : 4 * 7 * 86_400 ,
195
195
undistributedFactor : 0.3 ,
196
196
transitionFactor : 0.83 ,
@@ -256,7 +256,7 @@ const hardhatConfig: Config = {
256
256
esEXA : {
257
257
total : 450 ,
258
258
debt : 0.004 ,
259
- start : "2024-10-10T01:01Z " ,
259
+ start : "2024-11-07T01:02Z " ,
260
260
period : 4 * 7 * 86_400 ,
261
261
undistributedFactor : 0.2 ,
262
262
transitionFactor : 0.6 ,
@@ -298,7 +298,7 @@ const hardhatConfig: Config = {
298
298
esEXA : {
299
299
total : 3_300 ,
300
300
debt : 0.05 ,
301
- start : "2024-10-10T01:01Z " ,
301
+ start : "2024-11-07T01:02Z " ,
302
302
period : 4 * 7 * 86_400 ,
303
303
compensationFactor : 0 ,
304
304
transitionFactor : 0.64 ,
@@ -337,9 +337,9 @@ const hardhatConfig: Config = {
337
337
esEXA : {
338
338
total : 0 ,
339
339
debt : 4_500 ,
340
- start : "2024-10-10T01:01Z " ,
340
+ start : "2024-11-07T01:02Z " ,
341
341
period : 4 * 7 * 86_400 ,
342
- undistributedFactor : 1 ,
342
+ undistributedFactor : 0.2 ,
343
343
compensationFactor : 0 ,
344
344
transitionFactor : 0.364 ,
345
345
borrowAllocationWeightFactor : 0 ,
0 commit comments