forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
25 lines (25 loc) · 930 Bytes
/
info.json
File metadata and controls
25 lines (25 loc) · 930 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
{
"name": "Thunder Token",
"website": "https://thundercore.com",
"source_code": "https://github.com/thundertoken",
"white_paper": "https://docs.thundercore.com/thunder-whitepaper.pdf",
"description": "ThunderCore is EVM-compatible and claims to have a throughput of 4,000+ TPS, sub-second confirmation times, and low gas costs, with a view towards making DApps easy to deploy and scale.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ThunderProtocol",
"handle": "ThunderProtocol"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/thundertoken",
"handle": "thundertoken"
}
],
"explorer": "https://scan.thundercore.com",
"research": "https://research.binance.com/en/projects/thundercore",
"symbol": "TT",
"type": "COIN",
"decimals": 18,
"status": "active"
}