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
324 B
JSON
11 lines
324 B
JSON
{
|
|
"name": "PromotionCoin",
|
|
"symbol": "PC",
|
|
"type": "ERC20",
|
|
"decimals": 5,
|
|
"description": "-",
|
|
"website": "http://www.pchain.io/",
|
|
"explorer": "https://etherscan.io/token/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D",
|
|
"status": "active",
|
|
"id": "0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D"
|
|
} |