Skip to content

Commit

Permalink
fix rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
zekraken-bot committed Jun 8, 2024
1 parent c5f1155 commit 6cf9c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function App() {
gnosis: "https://rpc.gnosischain.com",
zkevm: "https://zkevm-rpc.com",
avalanche: "https://avalanche.public-rpc.com",
base: "https://developer-access-mainnet.base.org",
base: "https://mainnet.base.org",
optimism: " https://mainnet.optimism.io",
};

Expand Down

0 comments on commit 6cf9c25

Please sign in to comment.