diff --git a/web/src/constants/chains.js b/web/src/constants/chains.js index af64439..408910a 100644 --- a/web/src/constants/chains.js +++ b/web/src/constants/chains.js @@ -7,7 +7,7 @@ const supportedChains = [ chain_id: 1, network_id: 1, explorer_url: "https://etherscan.io", - rpc_url: `https://eth-mainnet.g.alchemy.com/v2/mTpanVgvjVVRocxu5nkJUjgcDnBcxPrr`, + rpc_url: `https://endpoints.omniatech.io/v1/eth/mainnet/public`, native_currency: { symbol: "ETH", name: "Ethereum",