From 1fc335838b3c319a0fb7b3740a293ea9f5f2d189 Mon Sep 17 00:00:00 2001 From: Vinayak Date: Sat, 22 Nov 2025 16:32:09 +0530 Subject: [PATCH 1/2] shib rpc updated --- _data/chains/eip155-109.json | 4 ++-- _data/chains/eip155-157.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-109.json b/_data/chains/eip155-109.json index 38a81787e6d5..3e7d65c69c3c 100644 --- a/_data/chains/eip155-109.json +++ b/_data/chains/eip155-109.json @@ -3,8 +3,8 @@ "chain": "Shibarium", "icon": "shibarium", "rpc": [ - "https://www.shibrpc.com", - "https://rpc.shibrpc.com", + "https://rpc.shibarium.shib.io", + "https://shibarium.drpc.org", "https://shib.nownodes.io" ], "faucets": [], diff --git a/_data/chains/eip155-157.json b/_data/chains/eip155-157.json index 304103300ae9..fc239d91d3d1 100644 --- a/_data/chains/eip155-157.json +++ b/_data/chains/eip155-157.json @@ -2,7 +2,7 @@ "name": "Puppynet", "chain": "Puppynet", "icon": "shibarium", - "rpc": ["https://puppynet.shibrpc.com"], + "rpc": ["https://rpc.puppynet.shib.io"], "faucets": ["https://shibarium.shib.io/faucet"], "nativeCurrency": { "name": "BONE", From d85b5a2993789f07ec22005c72a87cfb47417f27 Mon Sep 17 00:00:00 2001 From: Vinayak Date: Sat, 22 Nov 2025 16:34:22 +0530 Subject: [PATCH 2/2] shib rpc updated --- _data/chains/eip155-109.json | 2 ++ _data/chains/eip155-157.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-109.json b/_data/chains/eip155-109.json index 3e7d65c69c3c..14463e8c6ad4 100644 --- a/_data/chains/eip155-109.json +++ b/_data/chains/eip155-109.json @@ -5,6 +5,8 @@ "rpc": [ "https://rpc.shibarium.shib.io", "https://shibarium.drpc.org", + "https://www.shibrpc.com", + "https://rpc.shibrpc.com", "https://shib.nownodes.io" ], "faucets": [], diff --git a/_data/chains/eip155-157.json b/_data/chains/eip155-157.json index fc239d91d3d1..14cd8f8bda43 100644 --- a/_data/chains/eip155-157.json +++ b/_data/chains/eip155-157.json @@ -2,7 +2,10 @@ "name": "Puppynet", "chain": "Puppynet", "icon": "shibarium", - "rpc": ["https://rpc.puppynet.shib.io"], + "rpc": [ + "https://rpc.puppynet.shib.io", + "https://puppynet.shibrpc.com" + ], "faucets": ["https://shibarium.shib.io/faucet"], "nativeCurrency": { "name": "BONE",