mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
30 lines
917 B
JSON
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"
|
|
}
|
|
]
|
|
} |