From c77c20dfa6cc9eaf3a8ac659db109bb76cdc7d67 Mon Sep 17 00:00:00 2001 From: gmbronco <83549293+gmbronco@users.noreply.github.com> Date: Sat, 10 Aug 2024 08:04:03 +0200 Subject: [PATCH] url updates --- src/config/homestead.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/homestead.json b/src/config/homestead.json index e6a8c3d2..e68e0f7d 100644 --- a/src/config/homestead.json +++ b/src/config/homestead.json @@ -2,9 +2,9 @@ "network": "homestead", "chainId": 1, "defaultPrecision": 2, - "rpcUrl": "https://mainnet.infura.io/v3/03f1a9a53dee4bd5a7d3dde58ce26442", - "wsUrl": "wss://mainnet.infura.io/ws/v3/03f1a9a53dee4bd5a7d3dde58ce26442", - "subgraphUrl": "https://api.thegraph.com/subgraphs/name/balancer-labs/balancer", + "rpcUrl": "https://eth.llamarpc.com", + "wsUrl": "wss://eth.drpc.org", + "subgraphUrl": "https://subgraph-v1.balancer.workers.dev", "explorer": "https://etherscan.io", "exchangeUrl": "https://balancer.exchange", "addresses": {