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

27 lines
818 B
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.",
"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"
}
]
}