trustwallet-assets/blockchains/xdc/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

28 lines
858 B
JSON

{
"name": "XinFin Network",
"website": "https://xinfin.network",
"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"
},
{
"name": "whitepaper",
"url": "https://xinfin.org/docs/whitepaper-tech.pdf"
}
]
}