trustwallet-assets/blockchains/xdc/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

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

38 lines
1.1 KiB
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 ",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/XinFin_Official",
"handle": "XinFin_Official"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/xinfin",
"handle": "xinfin"
}
],
"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"
}
]
}