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
481 B
JSON
11 lines
481 B
JSON
{
|
|
"name": "APEcoin",
|
|
"website": "https://APEcoin.dev",
|
|
"description": "APEcoin is a new token that is known as a Meme Coin. APEcoin is meant to be fun and not taken seriously while navigating the possibilities of blockchain technology.",
|
|
"explorer": "https://etherscan.io/token/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc",
|
|
"type": "ERC20",
|
|
"symbol": "APE",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc"
|
|
} |