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

39 lines
1.1 KiB
JSON

{
"name": "xDai",
"website": "https://xdaichain.com",
"source_code": "https://github.com/xdaichain",
"white_paper": "https://www.xdaichain.com/for-validators/posdao-whitepaper",
"description": "The first-ever USD stable blockchain and multi-chain staking token.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/xdaichain",
"handle": "xdaichain"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/POA",
"handle": "POA"
}
],
"explorer": "https://blockscout.com/poa/xdai",
"research": "https://research.binance.com/en/projects/poa-network",
"symbol": "xDAI",
"type": "COIN",
"decimals": 18,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/xdaichain"
},
{
"name": "twitter",
"url": "https://twitter.com/xdaichain"
},
{
"name": "reddit",
"url": "https://reddit.com/r/POA"
}
]
}