From 5d9f5cd26c9e168c7d914a8776629c9fc22e05eb Mon Sep 17 00:00:00 2001 From: cipig Date: Mon, 13 Jan 2025 08:58:51 +0000 Subject: [PATCH] update ERC20 RPCs --- ethereum/ETH | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/ethereum/ETH b/ethereum/ETH index 297956fcc..ed0f4c4b4 100644 --- a/ethereum/ETH +++ b/ethereum/ETH @@ -11,18 +11,12 @@ "ws_url": "wss://ethereum-rpc.publicnode.com" }, { - "url": "https://eth1.cipig.net:18555", - "ws_url": "wss://eth1.cipig.net:38555", - "contact": { - "email": "cipi@komodoplatform.com" - } + "url": "https://eth.drpc.org", + "ws_url": "wss://eth.drpc.org" }, { - "url": "https://eth2.cipig.net:18555", - "ws_url": "wss://eth2.cipig.net:38555", - "contact": { - "email": "cipi@komodoplatform.com" - } + "url": "https://mainnet.gateway.tenderly.co", + "ws_url": "wss://mainnet.gateway.tenderly.co" }, { "url": "https://eth3.cipig.net:18555",