-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
35 lines (35 loc) · 818 Bytes
/
db.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
{
"id": "1",
"img": "/img/RebelKanga.gif",
"title": "Rebel Kangas",
"reg_date": "2022-12-09",
"raise": "222.5k",
"val": "$13500",
"mecha": "2800 SUPPLY",
"busd": "89 CRO",
"action": "/Pesky-Kanga",
"link": "Pesky-Kanga",
"external_link": "/pesky-kanga",
"social": [
{
"id": "1",
"link": "https://twitter.com/RooFinance",
"icon": "fab fa-twitter"
},
{
"id": "2",
"link": "https://t.me/Roo_finance",
"icon": "fab fa-telegram"
},
{
"id": "3",
"link": "https://www.facebook.com/profile.php?id=100087503031319",
"icon": "fab fa-facebook"
},
{
"id": "4",
"link": "https://discord.gg/4u5muHcdaJ",
"icon": "fab fa-discord"
}
]
}