-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtimeline.json
More file actions
126 lines (126 loc) · 2.89 KB
/
timeline.json
File metadata and controls
126 lines (126 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"version": "1.1.0",
"generated": "2026-04-06",
"events": [
{
"id": "EVT-001",
"name": "Mibera Maker contract deployment",
"date": null,
"chain": "berachain",
"notes": "ERC-721C deployment of 10,000 tokens",
"verified": false
},
{
"id": "EVT-002",
"name": "Mibera mint",
"date": null,
"chain": "berachain",
"notes": "4.2 BERA mint price",
"verified": false
},
{
"id": "EVT-003",
"name": "Grails creation",
"date": null,
"notes": "42 hand-drawn 1/1 pieces by cfang",
"verified": false
},
{
"id": "EVT-004",
"name": "MiberaSets deployment",
"date": null,
"chain": "optimism",
"notes": "12 tiered ERC-1155 tokens",
"verified": false
},
{
"id": "EVT-005",
"name": "Codex repository created",
"date": "2026-01-15",
"notes": "GitHub repository 0xHoneyJar/mibera-codex",
"verified": true
},
{
"id": "EVT-006",
"name": "Candies launch",
"date": null,
"chain": "berachain",
"notes": "ERC-1155 collectible candies",
"verified": false
},
{
"id": "EVT-010",
"name": "MiParcels reveal (Phase 1)",
"date": "2025-04-20",
"chain": "berachain",
"notes": "Sealed envelopes — first fracture",
"verified": true
},
{
"id": "EVT-011",
"name": "Miladies reveal (Phase 2)",
"date": "2025-04-24",
"chain": "berachain",
"notes": "Flipped Milady art with graffiti",
"verified": true
},
{
"id": "EVT-012",
"name": "MiReveal #1.1 (Phase 3)",
"date": "2025-04-29",
"chain": "berachain",
"notes": "First color hints and backgrounds",
"verified": true
},
{
"id": "EVT-013",
"name": "MiReveal #2.2 (Phase 4)",
"date": "2025-05-01",
"chain": "berachain",
"verified": true
},
{
"id": "EVT-014",
"name": "MiReveal #3.3 (Phase 5)",
"date": "2025-05-06",
"chain": "berachain",
"verified": true
},
{
"id": "EVT-015",
"name": "MiReveal #4.20 (Phase 6)",
"date": "2025-05-08",
"chain": "berachain",
"verified": true
},
{
"id": "EVT-016",
"name": "MiReveal #5.5 (Phase 7)",
"date": "2025-05-13",
"chain": "berachain",
"verified": true
},
{
"id": "EVT-017",
"name": "MiReveal #6.9 (Phase 8)",
"date": "2025-05-15",
"chain": "berachain",
"verified": true
},
{
"id": "EVT-018",
"name": "MiReveal #7.7 (Phase 9)",
"date": "2025-05-20",
"chain": "berachain",
"verified": true
},
{
"id": "EVT-019",
"name": "MiReveal #8.8 (Phase 10)",
"date": "2025-06-03",
"chain": "berachain",
"notes": "Final reveal — full Mibera",
"verified": true
}
]
}