Skip to content

Commit

Permalink
chore: Update public gnosis rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller committed Jun 27, 2024
1 parent b8e9153 commit 2e6f8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config/gnosis-chain/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const config: Config = {
unknown: false,
visibleInUI: true,
testNetwork: false,
rpc: 'https://rpc.gnosischain.com',
rpc: 'https://gnosis-rpc.publicnode.com',
ws: '',
publicRpc: 'https://rpc.gnosis.gateway.fm',
explorer: 'https://gnosisscan.io',
Expand Down

0 comments on commit 2e6f8ce

Please sign in to comment.