trustwallet-assets/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

24 lines
735 B
JSON

{
"name": "UTU Coin",
"website": "http://protocol.utu.io/",
"source_code": "https://github.com/utu-protocol/",
"description": "Utility token that powers the trust infrastructure of the internet.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/UTU_trust",
"handle": "UTU_trust"
},
{
"name": "Telegram",
"url": "https://t.me/UTUtrust",
"handle": "UTUtrust"
}
],
"explorer": "https://etherscan.io/token/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B",
"type": "ERC20",
"symbol": "UTU",
"decimals": 18,
"status": "active",
"id": "0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B"
}