add endpoint

This commit is contained in:
liangping 2022-09-11 14:56:24 +08:00
parent 0df6b095d6
commit 4ee34fa18f

View File

@ -1,7 +1,7 @@
{ {
"chain_name": "crescent", "chain_name": "crescent",
"api": ["https://crescent-api.polkachu.com"], "api": ["https://crescent-api.polkachu.com", "https://mainnet.crescent.network:1317", "https://api.crescent.pupmos.network"],
"rpc": [], "rpc": ["https://mainnet.crescent.network:26657", "https://crescent-rpc.polkachu.com"],
"snapshot_provider": "", "snapshot_provider": "",
"sdk_version": "0.44.5", "sdk_version": "0.44.5",
"coin_type": "118", "coin_type": "118",