diff --git a/chains/mainnet/chihuahua.json b/chains/mainnet/chihuahua.json index e389fe65..cbd03bf5 100644 --- a/chains/mainnet/chihuahua.json +++ b/chains/mainnet/chihuahua.json @@ -1,8 +1,8 @@ { "chain_name": "chihuahua", "coingecko": "chihuahua-token", - "api": ["https://chihuahua-api.polkachu.com", "https://api.chihuahua.wtf", "https://chihuahua-api.mercury-nodes.net"], - "rpc": ["https://chihuahua-rpc.polkachu.com:443", "https://rpc.chihuahua.wtf:443"], + "api": ["https://chihuahua-api.polkachu.com", "https://api.chihuahua.wtf", "https://chihuahua-api.mercury-nodes.net", "https://rest-chihuahua.goldenratiostaking.net"], + "rpc": ["https://chihuahua-rpc.polkachu.com:443", "https://rpc.chihuahua.wtf:443", "https://rpc-chihuahua.goldenratiostaking.net"], "snapshot_provider": "12611137be6f64f9a7fb8977614a5a6f257c1394@65.21.200.224:29656", "sdk_version": "0.45.8", "coin_type": "118", diff --git a/chains/mainnet/comdex.json b/chains/mainnet/comdex.json index 6d86ada8..c4eddf21 100644 --- a/chains/mainnet/comdex.json +++ b/chains/mainnet/comdex.json @@ -1,7 +1,7 @@ { "chain_name": "comdex", - "api": ["https://api-comdex-ia.cosmosia.notional.ventures", "https://comdex-api.polkachu.com", "https://rest.comdex.one/"], - "rpc": ["https://rpc-comdex-ia.cosmosia.notional.ventures:443", "https://comdex-rpc.polkachu.com:443", "https://api.comdex.audit.one:443/rpc", "https://rpc.comdex.one:443"], + "api": ["https://api-comdex-ia.cosmosia.notional.ventures", "https://comdex-api.polkachu.com", "https://rest.comdex.one/", "https://rest-comdex.goldenratiostaking.net"], + "rpc": ["https://rpc-comdex-ia.cosmosia.notional.ventures:443", "https://comdex-rpc.polkachu.com:443", "https://api.comdex.audit.one:443/rpc", "https://rpc.comdex.one:443", "https://rpc-comdex.goldenratiostaking.net"], "snapshot_provider": "", "sdk_version": "0.45.8", "coin_type": "118",