-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcollections.example.json
More file actions
36 lines (36 loc) · 1.08 KB
/
Copy pathcollections.example.json
File metadata and controls
36 lines (36 loc) · 1.08 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
[
{
"slug": "pixel-pups",
"openseaSlug": "pixel-pups",
"contract": "0x1c75df005dd674630b212ce8106fcab29b1ac1bf",
"chainId": 1,
"displayName": "Pixel Pup",
"emoji": "📈",
"communityCallToAction": "The pack is growing",
"communityUrl": "https://opensea.io/collection/pixel-pups",
"minPriceEth": null
},
{
"slug": "pup-cup",
"openseaSlug": "the-pup-cup-429884582",
"contract": "0x48bc32c1fd1f3c4f5d1be11c0b586b63b44da751",
"chainId": 1,
"displayName": "Pup Cup",
"emoji": "🏆",
"communityCallToAction": "Join the World Pup Protocol",
"communityUrl": "https://opensea.io/collection/the-pup-cup-429884582",
"minPriceEth": null,
"hashtags": ["#PupCup", "#WorldPupProtocol"]
},
{
"slug": "stonkbroker",
"openseaSlug": "stonkbrokers-434284142",
"contract": "0x539CdD042c2f3d93EbC5BE7DfFf0c79F3B4fAbF0",
"chainId": 4663,
"displayName": "StonkBroker",
"emoji": "-",
"communityCallToAction": "CLOCK IN",
"communityUrl": "https://www.stonkbrokers.cash/marketplace",
"minPriceEth": null
}
]