diff --git a/app/scripts/controllers/network/networks.js b/app/scripts/controllers/network/networks.js index 5c53b9fcef8e..9b188980df95 100644 --- a/app/scripts/controllers/network/networks.js +++ b/app/scripts/controllers/network/networks.js @@ -13,8 +13,8 @@ networks.networkList = { 'blockExplorerTx': 'https://gastracker.io/tx/[[txHash]]', 'blockExplorerAddr': 'https://gastracker.io/addr/[[address]]', 'blockExplorerToken': 'https://gastracker.io/token/[[tokenAddress]]/[[address]]', - 'service': 'Ethereum Commonwealth', - 'rpcUrl': 'https://etc-geth.0xinfra.com', + 'service': 'ETC Cooperative', + 'rpcUrl': 'https://ethereumclassic.network', 'exchanges': ['ShapeShift'], 'buyUrl': '', },