trustwallet-assets/blockchains/cryptoorg/info/info.json

31 lines
883 B
JSON
Raw Normal View History

{
"name": "Crypto.org",
"website": "https://crypto.org/",
"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/"
},
{
"name": "whitepaper",
"url": "https://crypto.org/chain_whitepaper.pdf"
}
]
}