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
401 B
JSON
11 lines
401 B
JSON
{
|
|
"name": "Indorse Token",
|
|
"website": "https://indorse.io",
|
|
"description": "Utility token for conducting decentralized code reviews and coding assessments.",
|
|
"explorer": "https://etherscan.io/token/0xf8e386eda857484f5a12e4b5daa9984e06e73705",
|
|
"type": "ERC20",
|
|
"symbol": "IND",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xf8e386EDa857484f5a12e4B5DAa9984E06E73705"
|
|
} |