Add Cypto Chain

This commit is contained in:
liangping 2021-04-01 19:24:16 +08:00
parent f4f0d29a40
commit 97dc2c49e0

View File

@ -79,6 +79,16 @@ export default {
"logo": "/static/chains/cosmoshub.svg", "logo": "/static/chains/cosmoshub.svg",
"prefix": "gauss", "prefix": "gauss",
"unit": "gauss" "unit": "gauss"
}, {
"hash": "5fa15123f559583ed7465023",
"api": "V4",
"chainId": "crypto-org-chain-mainnet-1",
"name": "Crypto",
"lcd": "https://mainnet.crypto.org:1317",
"rpc": "https://mainnet.crypto.org:26657",
"logo": "/static/chains/cosmoshub.svg",
"prefix": "crocncl",
"unit": "BASECRO"
}], }],
"Testnet": [{ "Testnet": [{
"hash": "5e95f8d18ee6e64f7685a4df", "hash": "5e95f8d18ee6e64f7685a4df",