-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathl.json
More file actions
28 lines (28 loc) · 709 Bytes
/
l.json
File metadata and controls
28 lines (28 loc) · 709 Bytes
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
{
"stages": [
{
"endTime": 1750647327,
"feeBps": 1000,
"isPublic": true,
"maxTokenSupplyForStage": 100,
"maxTotalMintableByWallet": 100,
"mintPrice": 1000000000000000,
"name": "Public Stage",
"restrictFeeRecipients": true,
"startTime": 1750560927,
"uuid": "7f0bfc7e4d8d4bf98268fca06eccfec5"
},
{
"endTime": 1750560927,
"feeBps": 1000,
"isPublic": false,
"maxTokenSupplyForStage": 100,
"maxTotalMintableByWallet": 100,
"mintPrice": 1000000000,
"name": "Presale 1",
"restrictFeeRecipients": true,
"startTime": 1750474527,
"uuid": "bbc6c000c69942ba883df10885994e7d"
}
]
}