trustwallet-assets/blockchains/terra/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

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

23 lines
767 B
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.",
"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"
}
]
}