trustwallet-assets/blockchains/cosmos/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

42 lines
1.2 KiB
JSON

{
"name": "Cosmos",
"website": "https://cosmos.network/",
"source_code": "https://github.com/cosmos",
"white_paper": "https://cosmos.network/resources/whitepaper",
"description": "Cosmos is a secure & scalable blockchain ecosystem where thousands of dApps interoperate to create the foundation for a new token economy.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/cosmos",
"handle": "cosmos"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/cosmosnetwork",
"handle": "cosmosnetwork"
}
],
"explorer": "https://www.mintscan.io/",
"research": "https://research.binance.com/en/projects/cosmos-network",
"symbol": "ATOM",
"type": "COIN",
"decimals": 6,
"status": "active",
"tags": [
"staking-native"
],
"links": [
{
"name": "github",
"url": "https://github.com/cosmos"
},
{
"name": "twitter",
"url": "https://twitter.com/cosmos"
},
{
"name": "reddit",
"url": "https://reddit.com/r/cosmosnetwork"
}
]
}