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>
24 lines
720 B
JSON
24 lines
720 B
JSON
{
|
|
"name": "Wrapped Anatha Token",
|
|
"website": "https://anatha.io",
|
|
"source_code": "https://github.com/anathatech/",
|
|
"description": "Reward token for the Anatha ecosystem.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/anatha_io",
|
|
"handle": "Anatha_IO"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/Anatha",
|
|
"handle": "Anatha"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20",
|
|
"type": "ERC20",
|
|
"symbol": "wANATHA",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20"
|
|
} |