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>
33 lines
969 B
JSON
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"
|
|
} |