trustwallet-assets/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

33 lines
969 B
JSON

{
"name": "LUNA Token",
"website": "https://terra.money",
"description": "Luna is the native staking token recognized by the Terra protocol.",
"explorer": "https://etherscan.io/token/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/terra_money",
"handle": "TerraMoney"
},
{
"name": "Discord",
"url": "https://discord.gg/bYfyhUT",
"handle": "TerraMoney"
},
{
"name": "Telegram",
"url": "https://t.me/terra_announcements",
"handle": "TerraMoney"
},
{
"name": "Medium",
"url": "https://medium.com/terra-money",
"handle": "TerraMoney"
}
],
"type": "ERC20",
"symbol": "LUNA",
"decimals": 18,
"status": "active",
"id": "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9"
}