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

29 lines
887 B
JSON

{
"name": "Crypto.org",
"website": "https://crypto.org/",
"source_code": "https://github.com/crypto-org-chain",
"white_paper": "https://crypto.org/chain_whitepaper.pdf",
"description": "Crypto.org Chain is a blockchain application built using Cosmos SDK and Tendermint, intended as a backbone for some of the existing and future Crypto.org ecosystem.",
"explorer": "https://crypto.org/explorer",
"symbol": "CRO",
"type": "COIN",
"decimals": 8,
"status": "active",
"tags": [
"staking-native"
],
"links": [
{
"name": "github",
"url": "https://github.com/crypto-org-chain"
},
{
"name": "twitter",
"url": "https://twitter.com/cryptocom"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Crypto_com/"
}
]
}