trustwallet-assets/blockchains/xdc/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

26 lines
855 B
JSON

{
"name": "XinFin Network",
"website": "https://xinfin.network",
"source_code": "https://github.com/XinFinORG",
"white_paper": "https://xinfin.org/docs/whitepaper-tech.pdf",
"description": "XinFin Network is a Enterprise Ready Hybrid Blockchain For Global Trade and Finance,Combining the power of Public & Private blockchains with Interoperable Smart Contracts ",
"explorer": "https://explorer.xinfin.network/",
"symbol": "XDC",
"type": "COIN",
"decimals": 10,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/XinFinORG"
},
{
"name": "twitter",
"url": "https://twitter.com/XinFin_Official"
},
{
"name": "reddit",
"url": "https://reddit.com/r/xinfin"
}
]
}