trustwallet-assets/blockchains/iotex/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": "IoTeX",
"website": "https://iotex.io",
"source_code": "https://github.com/iotexproject",
"white_paper": "https://iotex.io/white-paper",
"description": "IOTX will be a Decentralized Network for Internet of Things. Powered by a Privacy-Centric Blockchain.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/iotex_io",
"handle": "iotex_io"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/IoTex",
"handle": "IoTex"
}
],
"explorer": "https://iotexscan.io/",
"research": "https://research.binance.com/en/projects/iotx",
"symbol": "IOTX",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/iotexproject"
},
{
"name": "twitter",
"url": "https://twitter.com/iotex_io"
},
{
"name": "reddit",
"url": "https://reddit.com/r/IoTex"
}
]
}