diff --git a/src/components/providers.tsx b/src/components/providers.tsx index 3dac594..c2f727d 100644 --- a/src/components/providers.tsx +++ b/src/components/providers.tsx @@ -33,7 +33,7 @@ const ethereum = { ...mainnet, rpcUrls: { ...mainnet.rpcUrls, - default: {http: ['https://ethereum.liquidity.party']}, + default: {http: ['https://mainnet.chainnodes.org/f88f1b21-91dd-4ba2-bbb2-6a48cf57b987']}, }, };