mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
14 lines
535 B
JSON
14 lines
535 B
JSON
{
|
|
"name": "Terawatt LED Token",
|
|
"website": "https://terawattled.com",
|
|
"description": "Terawatt is a patent-pending, renewable energy blockchain startup, with a strong focus on monetization and driving global L.E.D. adoption",
|
|
"socials": [
|
|
"https://twitter.com/terawatt_led"
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC",
|
|
"type": "ERC20",
|
|
"symbol": "LED",
|
|
"decimals": 0,
|
|
"status": "active",
|
|
"id": "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC"
|
|
} |