forked from StarLinktrooper/nft
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
25 lines (25 loc) · 718 Bytes
/
Copy pathdb.json
File metadata and controls
25 lines (25 loc) · 718 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
{
"tokens": [
{
"id": 0,
"description": "StarLink MarsLander",
"external_url": "https://openmeta.community/",
"image": "https://openmeta.community/nft-test/startlink-game=preview.jpg",
"name": "Starlink NFT 1"
},
{
"id": 1,
"description": "StarLink Moonlanding",
"external_url": "https://openmeta.community/",
"image": "https://www.exitfest.org/wp-content/uploads/2020/09/Milos-Zvicer-81-2.jpg",
"name": "Starlink NFT 2"
},
{
"id": 2,
"description": "StarLink SpaceX",
"external_url": "https://openmeta.community/",
"image": "https://twemoji.maxcdn.com/svg/1f40e.svg",
"name": "Starlink NFT 3"
}
]
}