trustwallet-assets/blockchains/terra/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-25 11:12:11 +02:00

35 lines
1.0 KiB
JSON

{
"name": "Terra",
"website": "https://terra.money",
"source_code": "https://github.com/terra-project",
"white_paper": "https://docs.terra.money",
"description": "A price-stable cryptocurrency designed for mass adoption. We are building financial infrastructure for the next generation of decentralized applications.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/terra_money",
"handle": "terra_money"
},
{
"name": "Reddit",
"url": "",
"handle": ""
}
],
"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"
}
]
}