trustwallet-assets/blockchains/gochain/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
926 B
JSON

{
"name": "GoChain",
"website": "https://gochain.io",
"source_code": "https://github.com/gochain",
"white_paper": "https://gochain.foundation/gochain-whitepaper-v2.1.2.pdf",
"description": "GoChain is a scalable, smart contract blockchain that is fast, secure and green. It enables developers to lift and shift from Ethereum to GoChain for 100x increased performance. ",
"explorer": "https://explorer.gochain.io/home",
"research": "https://research.binance.com/en/projects/gochain",
"symbol": "GO",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/gochain"
},
{
"name": "twitter",
"url": "https://twitter.com/go_chain"
},
{
"name": "reddit",
"url": "https://reddit.com/r/OfficialGoChain"
}
]
}