trustwallet-assets/blockchains/terrav2/info/info.json
Nazar 6b03de9461
Add new blockchain Terra (terrav2) (#20970)
* Create logo.png
* Create info.json
* Update logo.png
2022-06-12 17:20:55 +09:00

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"
}
]
}