trustwallet-assets/blockchains/terra/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02: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"
}
]
}