mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fa65134c48
* Update coin info to contain short description * Rename whitepaper to white_paper * Fix filecoin file * Fix iost json
27 lines
1005 B
JSON
27 lines
1005 B
JSON
{
|
|
"name": "Thunder Token",
|
|
"website": "https://www.thundercore.com",
|
|
"source_code": "https://github.com/thundertoken",
|
|
"white_paper": "https://docs.thundercore.com/thunder-whitepaper.pdf",
|
|
"short_scription": "",
|
|
"description": "ThunderCore describes itself as a blockchain with its own native cryptocurrency. It is EVM-compatible and claims to have a throughput of 1,200+ TPS, sub-second confirmation times, and low gas costs, with a view towards making it quick and easy for DApps to deploy and scale.",
|
|
"explorers": [
|
|
{
|
|
"name": "Thunderscan",
|
|
"url": "https://scan.thundercore.com"
|
|
}
|
|
],
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/ThunderProtocol",
|
|
"handle": "ThunderProtocol"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/thundertoken",
|
|
"handle": "thundertoken"
|
|
}
|
|
],
|
|
"data_source": "crowd"
|
|
} |