mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6b03de9461
* Create logo.png * Create info.json * Update logo.png
25 lines
766 B
JSON
25 lines
766 B
JSON
{
|
|
"name": "Terra",
|
|
"website": "https://terra.money",
|
|
"description": "A price-stable cryptocurrency designed for mass adoption. We are building financial infrastructure for the next generation of decentralized applications.",
|
|
"explorer": "https://finder.terra.money",
|
|
"research": "https://research.binance.com/en/projects/terra",
|
|
"symbol": "LUNA",
|
|
"type": "coin",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/terra-project"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/terra_money"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://docs.terra.money"
|
|
}
|
|
]
|
|
} |