-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patht.json
More file actions
42 lines (42 loc) · 1.14 KB
/
t.json
File metadata and controls
42 lines (42 loc) · 1.14 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
{
"stages" : [ {
"uuid" : "62eb99fd-2cd3-4c39-a2cb-59501554021d",
"name" : "Public stage",
"description" : "",
"isPublic" : true,
"maxTotalMintableByWallet" : 10,
"maxTokenSupplyForStage" : 12,
"startTime" : 1753210248,
"endTime" : 1753296648,
"restrictFeeRecipients" : true,
"feeBps" : 1000,
"mintPrice" : 200000000000000,
"paymentToken" : null,
"startPrice" : null,
"endPrice" : null,
"fromTokenId" : null,
"toTokenId" : null,
"maxTotalMintableByWalletPerToken" : null,
"dropStageIndex" : null
}, {
"uuid" : "5b72016a-c291-4f10-b1e1-e5518a1e842d",
"name" : "kjkka",
"description" : "",
"isPublic" : false,
"maxTotalMintableByWallet" : 10,
"maxTokenSupplyForStage" : 12,
"startTime" : 1753037448,
"endTime" : 1753210248,
"restrictFeeRecipients" : true,
"feeBps" : 1000,
"mintPrice" : 211000000000000,
"paymentToken" : null,
"startPrice" : null,
"endPrice" : null,
"fromTokenId" : null,
"toTokenId" : null,
"maxTotalMintableByWalletPerToken" : null,
"dropStageIndex" : null
} ],
"erc1155TokenMintDetails" : null
}