mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
732 B
JSON
12 lines
732 B
JSON
{
|
|
"name": "CRUST",
|
|
"website": "https://crust.network",
|
|
"source_code": "https://github.com/crustio/crust",
|
|
"description": "CRUST provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer. Crust's technical stack is also capable of supporting a decentralized computing layer. It is designed to build a decentralized cloud ecosystem that values data privacy and ownership.",
|
|
"explorer": "https://etherscan.io/token/0x32a7C02e79c4ea1008dD6564b35F131428673c41",
|
|
"type": "ERC20",
|
|
"symbol": "CRU",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x32a7C02e79c4ea1008dD6564b35F131428673c41"
|
|
} |