-
Notifications
You must be signed in to change notification settings - Fork 50
/
jettons.json
47 lines (47 loc) · 1.24 KB
/
jettons.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
[
{
"name": "Scaleton",
"description": "SCALE is a utility token that will be used to support all independent developers.",
"image": "ipfs://QmSMiXsZYMefwrTQ3P6HnDQaCpecS4EWLpgKK5EX1G8iA8",
"address": "0:65aac9b5e380eae928db3c8e238d9bc0d61a9320fdc2bc7a2f6c87d6fedf9208",
"symbol": "SCALE",
"max_supply": 21000000,
"websites": [
"https://scaleton.io"
],
"social": [
"https://t.me/Scaleton",
"https://twitter.com/ScaletonCo"
]
},
{
"name": "TON Island Coin",
"description": "Official Jetton of TON Island project.",
"address": "0:571c20dd040e9581ddb38bec91a4593c9b4e2f9f744e59853d19165fa6fae29b",
"symbol": "TIC",
"max_supply": 1000000,
"websites": [
"https://tonis.land"
],
"social": [
"https://t.me/ton_island"
]
},
{
"name": "Tegro",
"description": "Cross-platform payment token on the TON blockchain.",
"address": "0:2f0df5851b4a185f5f63c0d0cd0412f5aca353f577da18ff47c936f99dbd849a",
"symbol": "TGR",
"max_supply": 50000000,
"websites": [
"https://tegro.io",
"https://tegro.money"
],
"social": [
"https://t.me/TgrTon",
"https://twitter.com/tgrtoken"
],
"coinmarketcap": "https://coinmarketcap.com/currencies/tgr/",
"coingecko": "https://www.coingecko.com/en/coins/tegro"
}
]