mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
23 lines
675 B
JSON
Executable File
23 lines
675 B
JSON
Executable File
{
|
|
"name": "Ethermon",
|
|
"website": "https://ethermon.io",
|
|
"description": "Decentralized World of Ether Monsters",
|
|
"explorer": "https://etherscan.io/token/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/ethermon_nft",
|
|
"handle": "ethermon_nft"
|
|
},
|
|
{
|
|
"name": "Instagram",
|
|
"url": "https://www.instagram.com/ethermon_nft",
|
|
"handle": "ethermon_nft"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "EMONA",
|
|
"decimals": 0,
|
|
"status": "active",
|
|
"id": "0x5D00d312e171Be5342067c09BaE883f9Bcb2003B"
|
|
} |