mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
11 lines
321 B
JSON
11 lines
321 B
JSON
{
|
|
"name": "UNI COIN",
|
|
"symbol": "UNI",
|
|
"type": "ERC20",
|
|
"decimals": 18,
|
|
"description": "-",
|
|
"website": "https://www.uni-c.io/",
|
|
"explorer": "https://etherscan.io/token/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2",
|
|
"status": "active",
|
|
"id": "0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2"
|
|
} |