Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonmanRolls committed Jan 24, 2024
1 parent 3f1d81e commit 2660217
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/web3modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ import { isConnected, network } from "./apollo";

export const rpcUrl = "https://web3.ens.domains/v1/mainnet";

// export const rpcUrl =
// "https://mainnet.infura.io/v3/4d6e2605d0b1497fad8373ba11ddee8c";

// export const rpcUrl =
// "https://rpc.tenderly.co/fork/c7c153cc-f1e0-4256-8187-da989a61a138";

let ethersProvider;
let ensInstance;

Expand Down

0 comments on commit 2660217

Please sign in to comment.