add conscious

This commit is contained in:
mengjay710@gmail.com 2023-07-21 16:43:32 +08:00
parent ce0a27b477
commit 9caf789a85
5 changed files with 20 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
chains/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -0,0 +1,20 @@
{
"chain_name": "conscious",
"api": ["https://api.cvn.io"],
"rpc": ["https://rpc.cvn.io"],
"snapshot_provider": "",
"sdk_version": "0.46.13",
"coin_type": "60",
"min_tx_fee": "5000000000000000",
"addr_prefix": "cvn",
"logo": "/logos/cvn.png",
"theme_color": "#006500",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "acvnt",
"symbol": "cvn",
"exponent": "18",
"coingecko_id": "consciousdao",
"logo": "/logos/cvn.png"
}]
}

BIN
public/.DS_Store vendored Normal file

Binary file not shown.

BIN
public/logos/cvn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB