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>
12 lines
408 B
JSON
12 lines
408 B
JSON
{
|
|
"name": "Gnosis",
|
|
"website": "https://gnosis.io",
|
|
"description": "Gnosis is a decentralized prediction market built on the Ethereum protocol.",
|
|
"socials": [],
|
|
"explorer": "https://etherscan.io/token/0x6810e776880C02933D47DB1b9fc05908e5386b96",
|
|
"type": "ERC20",
|
|
"symbol": "GNO",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x6810e776880C02933D47DB1b9fc05908e5386b96"
|
|
} |