Merge pull request #485 from ithfay/master

add conscious
This commit is contained in:
ping
2023-07-26 14:30:18 +08:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+20
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"
}]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB