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

38 lines
1.1 KiB
JSON

{
"name": "Loom Network",
"website": "https://loomx.io",
"source_code": "https://github.com/loomnetwork",
"white_paper": "https://medium.com/loom-network/introducing-loom-network-scaling-ethereum-today-9ea26b5b57c",
"description": "The next-generation blockchain platform for large-scale online games and social apps.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/loomnetwork",
"handle": "loomnetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/loomnetwork",
"handle": "loomnetwork"
}
],
"explorer": "https://etherscan.io/token/0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0",
"symbol": "LOOM",
"type": "COIN",
"decimals": 8,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/loomnetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/loomnetwork"
},
{
"name": "reddit",
"url": "https://reddit.com/r/loomnetwork"
}
]
}