ChaosChestEntry
This object represents a chaos chest item entry
Structure
- Fields
item>String- Name of chaos chest itemcreated>UTC Timestamp (seconds)- Reset time on tuesday this item was available
Example
{
"created_at": 1722942000,
"item": "Mushi The Caterpillar"
}