Skip to content

Commit

Permalink
chore: disable cf rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka committed Jan 3, 2025
1 parent c1ee4fe commit aefa20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui-config/networksConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export const networkConfigs: Record<string, BaseNetworkConfig> = {
'https://rpc.ankr.com/eth',
'https://rpc.flashbots.net',
'https://eth-mainnet.public.blastapi.io',
'https://cloudflare-eth.com/v1/mainnet',
//'https://cloudflare-eth.com/v1/mainnet',
],
publicJsonRPCWSUrl: 'wss://eth-mainnet.alchemyapi.io/v2/demo',
baseUniswapAdapter: '0xc3efa200a60883a96ffe3d5b492b121d6e9a1f3f',
Expand Down

0 comments on commit aefa20b

Please sign in to comment.