trustwallet-assets/blockchains/loom/info/info.json
Adam R 6d5682e43f
[Internal] Coin info type should be lowercase 'coin' (#11234)
* Coin info type should be lowercase 'coin'

* Make coin info types lowercase 'coin'

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-07-04 07:35:54 +02:00

28 lines
852 B
JSON

{
"name": "Loom Network",
"website": "https://loomx.io",
"description": "The next-generation blockchain platform for large-scale online games and social apps.",
"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"
},
{
"name": "whitepaper",
"url": "https://medium.com/loom-network/introducing-loom-network-scaling-ethereum-today-9ea26b5b57c"
}
]
}