mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
858 B
JSON
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"
|
|
}
|
|
]
|
|
} |