trustwallet-assets/blockchains/loom/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +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"
}
]
}