mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
852 B
JSON
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"
|
|
}
|
|
]
|
|
} |