trustwallet-assets/blockchains/xdai/info/info.json
hewigovens 92ad6bf22e
Add Optimism and fix Avalanche C chain (#13017)
* add optimism logo
* fix folder name
* Fix token types
* use suggest token type
* Update allowlist.json
2021-08-26 15:33:24 +08:00

29 lines
818 B
JSON

{
"name": "xDai",
"website": "https://xdaichain.com",
"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": "active",
"links": [
{
"name": "github",
"url": "https://github.com/xdaichain"
},
{
"name": "twitter",
"url": "https://twitter.com/xdaichain"
},
{
"name": "reddit",
"url": "https://reddit.com/r/POA"
},
{
"name": "whitepaper",
"url": "https://www.xdaichain.com/for-validators/posdao-whitepaper"
}
]
}