-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
39 lines (39 loc) · 1.23 KB
/
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
36
37
38
39
{"tokens":
[
{
"id": 0,
"description": "RiverCoin",
"external_url": "https://github.com/marksher/RiverCoin/",
"image": "https://github.com/marksher/RiverCoin/blob/main/image/rivercoin.png?raw=true",
"name": "6500river0"
},
{
"id": 1,
"description": "MarkCoin",
"external_url": "https://github.com/marksher/RiverCoin/",
"image": "https://github.com/marksher/RiverCoin/blob/main/image/rivercoin2.png?raw=true",
"name": "6500river1"
},
{
"id": 2,
"description": "CodeCoin",
"external_url": "https://github.com/marksher/RiverCoin/",
"image": "https://github.com/marksher/RiverCoin/blob/main/image/rivercoin3.png?raw=true",
"name": "6500river2"
},
{
"id": 3,
"description": "NoneCoin",
"external_url": "https://github.com/marksher/RiverCoin/",
"image": "https://github.com/marksher/RiverCoin/blob/main/image/rivercoin4.png?raw=true",
"name": "6500river3"
},
{
"id": 4,
"description": "NoneCoin",
"external_url": "https://github.com/marksher/RiverCoin/",
"image": "https://github.com/marksher/RiverCoin/blob/main/image/rivercoin.gif?raw=true",
"name": "6500river4"
}
]
}