-
Notifications
You must be signed in to change notification settings - Fork 4
/
config_01.json
35 lines (35 loc) · 881 Bytes
/
config_01.json
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
{
"price": 1.0,
"number": 100,
"gatekeeper": {
"gatekeeperNetwork": "ignREusXmGrscGNUesoU9mxfds9AiYTezUKex2PsZV6",
"expireOnUse": true
},
"creators": [
{
"address": "8p48ZDmsuWRuDPU91LP56BWq5ubnsJPQwrGwMPNEzP8C",
"share": 100
}
],
"solTreasuryAccount": null,
"splTokenAccount": "B2E7aiwQxwNaHraza8nr3tDk2aT9UQvGbLeXPuSPtUAb",
"splToken": "WLfV92GyHjN1pRusrfWBBD1XGgENSy6Gtg7XUnh39rb",
"goLiveDate": "2022-11-11T04:00:00+00:00",
"endSettings": {
"endSettingType": "Amount",
"number": 50,
"date": null
},
"whitelistMintSettings": null,
"hiddenSettings": null,
"freezeTime": null,
"uploadMethod": "bundlr",
"retainAuthority": true,
"isMutable": true,
"symbol": "FSKY",
"sellerFeeBasisPoints": 500,
"awsConfig": null,
"nftStorageAuthToken": null,
"shdwStorageAccount": null,
"pinataConfig": null
}