forked from Scottcjn/Rustchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelic_rewards.json
More file actions
19 lines (19 loc) · 789 Bytes
/
relic_rewards.json
File metadata and controls
19 lines (19 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"badges": [
{
"nft_id": "badge_defrag_001",
"title": "Automated Janitor \u2013 Pinesol Protocol",
"class": "Utility Relic",
"description": "Awarded to relic nodes that perform defrag operations or maintenance validations during mining cycles. Recognized for digital hygiene and entropy stabilization.",
"emotional_resonance": {
"state": "cleansed clarity",
"trigger": "Defrag completed during mining",
"timestamp": "2025-04-21T14:12:00Z"
},
"symbol": "\ud83e\uddfc\ud83e\udd16",
"visual_anchor": "robot janitor with retro vacuum and pinesol bottle",
"rarity": "Uncommon",
"soulbound": true
}
]
}