mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
added Crypto.org chain (#8805)
* added Crypto.org chain * Move, blockchains/cryptoorg Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
52caa8fa42
commit
e4147cd0a5
27
blockchains/cryptoorg/info/info.json
Normal file
27
blockchains/cryptoorg/info/info.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"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.",
|
||||||
|
"socials": [
|
||||||
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/cryptocom",
|
||||||
|
"handle": "cryptocom"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Reddit",
|
||||||
|
"url": "https://www.reddit.com/r/Crypto_com/",
|
||||||
|
"handle": "Crypto_com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"explorer": "https://crypto.org/explorer",
|
||||||
|
"symbol": "CRO",
|
||||||
|
"type": "COIN",
|
||||||
|
"decimals": 8,
|
||||||
|
"status": "active",
|
||||||
|
"tags": [
|
||||||
|
"staking-native"
|
||||||
|
]
|
||||||
|
}
|
BIN
blockchains/cryptoorg/info/logo.png
Normal file
BIN
blockchains/cryptoorg/info/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue
Block a user