From 2ffa57eba4721a0cafc43ec28781594b95d794f1 Mon Sep 17 00:00:00 2001 From: zem007 <34219169+zem007@users.noreply.github.com> Date: Thu, 31 Oct 2024 06:40:59 +0800 Subject: [PATCH] add new morph mainnet RPC (#6094) Co-authored-by: ligi --- _data/chains/eip155-2818.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-2818.json b/_data/chains/eip155-2818.json index df6f6b04939f..b5476dd6c3ae 100644 --- a/_data/chains/eip155-2818.json +++ b/_data/chains/eip155-2818.json @@ -2,7 +2,12 @@ "name": "Morph", "title": "Morph Mainnet", "chain": "ETH", - "rpc": ["https://rpc.morphl2.io", "wss://rpc.morphl2.io:8443"], + "rpc": [ + "https://rpc.morphl2.io", + "wss://rpc.morphl2.io:8443", + "https://rpc-quicknode.morphl2.io", + "wss://rpc-quicknode.morphl2.io" + ], "faucets": [], "nativeCurrency": { "name": "Ether",