19 lines
351 B
JSON
19 lines
351 B
JSON
{
|
|
"action": "save",
|
|
"enabled": true,
|
|
"adminToken": "REPLACE_WITH_ADMIN_TOKEN",
|
|
"configVersion": "cloudRiseTestV1",
|
|
"config": {
|
|
"periodId": "cloudRise:2026-09-24",
|
|
"startsAt": 1790179200000,
|
|
"endsAt": 1790524800000,
|
|
"durationHours": 24,
|
|
"unlockLevel": 100,
|
|
"pools": [
|
|
10000,
|
|
15000,
|
|
20000
|
|
]
|
|
}
|
|
}
|