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

30 lines
917 B
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.",
"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"
}
]
}