trustwallet-assets/blockchains/terra/assets/uusd/info.json
Daniel 2794a27cfb
Add command for adding asset template (#17338)
* Add command for adding asset template

* Fix explorer links for terra
2022-01-14 17:02:39 +03:00

29 lines
794 B
JSON

{
"name": "TerraUSD",
"website": "https://terra.money",
"description": "TerraUSD is the first decentralized stablecoin that is scalable, yield bearing and interchain.",
"explorer": "https://finder.terra.money/mainnet/address/uusd",
"type": "TERRA",
"symbol": "UST",
"decimals": 6,
"status": "active",
"id": "uusd",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/TerraMoney"
},
{
"name": "telegram",
"url": "https://t.me/terra_announcements"
},
{
"name": "discord",
"url": "https://discord.com/invite/bYfyhUT"
},
{
"name": "medium",
"url": "https://medium.com/terra-money"
}
]
}