trustwallet-assets/blockchains/wanchain/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
886 B
JSON

{
"name": "Wanchain",
"website": "https://wanchain.org",
"source_code": "https://github.com/wanchain",
"white_paper": "https://www.explorewanchain.org",
"description": "Wanchain aims to build a super financial market of digital assets. It is an infrastructure connecting different digital assets with Private Cross-Chain Smart Contracts.",
"explorer": "https://www.wanscan.org",
"research": "https://research.binance.com/en/projects/wanchain",
"symbol": "WAN",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/wanchain"
},
{
"name": "twitter",
"url": "https://twitter.com/wanchain_org"
},
{
"name": "reddit",
"url": "https://reddit.com/r/wanchain"
}
]
}