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
578 B
JSON
11 lines
578 B
JSON
{
|
|
"name": "IPWT",
|
|
"website": "https://ipweb.top",
|
|
"description": "IPWeb: A high-performance public chain based on P2P distributed storage. P2P distributed storage not only provides a secure, reliable, and low-cost storage platform, but anyone can freely use the distributed storage provided by IPWeb while defining smart contracts.",
|
|
"explorer": "https://etherscan.io/token/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC",
|
|
"type": "ERC20",
|
|
"symbol": "IPWT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC"
|
|
} |