trustwallet-assets/blockchains/tomochain/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
876 B
JSON

{
"name": "TomoChain",
"website": "https://tomochain.com",
"source_code": "https://github.com/tomochain",
"white_paper": "https://tomochain.com/docs/technical-whitepaper--1.0.pdf",
"description": "TomoChain is a scalable blockchain powered via Proof-of-Stake Voting consensus and used commercially by companies globally.",
"explorer": "https://scan.tomochain.com",
"research": "https://research.binance.com/en/projects/tomochain",
"symbol": "TOMO",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/tomochain"
},
{
"name": "twitter",
"url": "https://twitter.com/TomoChainANN"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Tomochain"
}
]
}