mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
830 B
JSON
29 lines
830 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",
|
|
"type": "ERC20",
|
|
"symbol": "LUNA",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/TerraMoney"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/terra_announcements"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/bYfyhUT"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/terra-money"
|
|
}
|
|
]
|
|
} |