Skip to content

Commit

Permalink
url updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Aug 10, 2024
1 parent c326a56 commit c77c20d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config/homestead.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit c77c20d

Please sign in to comment.