-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.json
108 lines (108 loc) · 3.34 KB
/
data.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"products": [
{
"id": 1,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/6Gwg5JlQkk95KRTYQ8MfQvVhxfx5MrP43RnAvA6X8GAcowkuMWJlAekeBmXLMpQ-iS-cWmnp_LRsowD2-XHSwt58w5BOYc6OxwM9Hw=s382",
"name": "sjsjsj1246#3",
"tag": "Digital Art",
"star": 3
},
{
"id": 2,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/4LK2jwF0zccunZmiQF8wJfN_bzG9H2YvlR7qGlfL49Zz3NCOz1Y-QkCV3zV_mJXMD0FLpfRro9p-UDxYNZIg3uhGp7enzO12pgSlAg=s382",
"name": "Dem Shabby",
"tag": "Digital Art",
"star": 1
},
{
"id": 3,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/49olzRAE_nHHMEOztGz0NJx6WGJusEdIFLhJ9U-uwv7GLJ3f3XssAEq8cwmTiZNYMNBNgeeXn8jtbX2u4VcvlH2PYxU8aEP3ahL-=s305",
"name": "Bugger",
"tag": "Animation",
"star": 1
},
{
"id": 4,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/eznuFQhTekHHH356-M4CYsCUcb7kVJQdSUDfR-gPpKB2enWZBhY9XZJ4r_oS0PopmqpkkS63IKSbsCHSt99ge9Uv26z_kfj6HRrgF5g=s305",
"name": "Unicode",
"tag": "Digital Art",
"star": 3
},
{
"id": 5,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/OydRcusKdxFUo3VEO8s3JPaldDAoRgw51ThoeekgtS14uqU9QrGHDd6JT7gticLH15j_0PMH_1bkFaAbTKdiXLmpU1HpaCGgUIDp0g=s305",
"name": "Elon Musk",
"tag": "Animation",
"star": 6
},
{
"id": 6,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/17vU_UNWeMOVi4XOAwo4nvAXpeg1dnKPBk8VnAhJcFHOFZ9UBBvSL5Spj0ytvyfII3rdp4gHMY0mMvbnSzjdOZ0=s283",
"name": "Land",
"tag": "Virtual Reality",
"star": 6
},
{
"id": 7,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/17vU_UNWeMOVi4XOAwo4nvAXpeg1dnKPBk8VnAhJcFHOFZ9UBBvSL5Spj0ytvyfII3rdp4gHMY0mMvbnSzjdOZ0=s283",
"name": "Land",
"tag": "Digital Art",
"star": 0
},
{
"id": 8,
"token_id": "sjsjsj1246",
"owner_id": "sjsjsj1246",
"author": "sjsjsj1246",
"price": "10000",
"is_action": true,
"created_at": "20210429",
"src": "https://lh3.googleusercontent.com/17vU_UNWeMOVi4XOAwo4nvAXpeg1dnKPBk8VnAhJcFHOFZ9UBBvSL5Spj0ytvyfII3rdp4gHMY0mMvbnSzjdOZ0=s283",
"name": "Land",
"tag": "Digital Art",
"star": 0
}
]
}