From 9282d1f125dacf703302b10ccf3165c3f2a4d173 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:36:29 +0800 Subject: [PATCH 01/11] add BlockReq public RPC for eip155-1 --- _data/chains/eip155-1.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-1.json b/_data/chains/eip155-1.json index 647a94f5133c..9b20711e7ba2 100644 --- a/_data/chains/eip155-1.json +++ b/_data/chains/eip155-1.json @@ -20,9 +20,18 @@ "https://rpc.mevblocker.io/fullprivacy", "https://eth.drpc.org", "wss://eth.drpc.org", - "https://api.securerpc.com/v1" + "https://api.securerpc.com/v1", + "https://eth-mainnet.blockreq.com/v1/rpc/public", + "wss://eth-mainnet.blockreq.com/v1/ws/public" + ], + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } ], - "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], "faucets": [], "nativeCurrency": { "name": "Ether", @@ -61,4 +70,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From c1a9b1b72dd517e53ae33fb4319d88f7eddff4f0 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:10 +0800 Subject: [PATCH 02/11] add BlockReq public RPC for eip155-56 --- _data/chains/eip155-56.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-56.json b/_data/chains/eip155-56.json index 3725777f354a..f2103fe2c085 100644 --- a/_data/chains/eip155-56.json +++ b/_data/chains/eip155-56.json @@ -16,7 +16,9 @@ "https://bsc-dataseed4.ninicoin.io", "https://bsc-rpc.publicnode.com", "wss://bsc-rpc.publicnode.com", - "wss://bsc-ws-node.nariox.org" + "wss://bsc-ws-node.nariox.org", + "https://bsc-mainnet.blockreq.com/v1/rpc/public", + "wss://bsc-mainnet.blockreq.com/v1/ws/public" ], "faucets": [], "nativeCurrency": { @@ -42,4 +44,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From ed7c7fd0a5bcc337b31b3a34244244a3bbfbd950 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:15 +0800 Subject: [PATCH 03/11] add BlockReq public RPC for eip155-137 --- _data/chains/eip155-137.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-137.json b/_data/chains/eip155-137.json index 77b6a9fb3105..9a8371b20196 100644 --- a/_data/chains/eip155-137.json +++ b/_data/chains/eip155-137.json @@ -9,7 +9,9 @@ "https://polygon-bor-rpc.publicnode.com", "wss://polygon-bor-rpc.publicnode.com", "https://polygon.gateway.tenderly.co", - "wss://polygon.gateway.tenderly.co" + "wss://polygon.gateway.tenderly.co", + "https://polygon-mainnet.blockreq.com/v1/rpc/public", + "wss://polygon-mainnet.blockreq.com/v1/ws/public" ], "faucets": [], "nativeCurrency": { @@ -34,4 +36,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From e66aaaa559ff4489d5cc3e25a82dfa5db2da5bc9 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:21 +0800 Subject: [PATCH 04/11] add BlockReq public RPC for eip155-8453 --- _data/chains/eip155-8453.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-8453.json b/_data/chains/eip155-8453.json index a5c7866778f8..b6e64a0b423a 100644 --- a/_data/chains/eip155-8453.json +++ b/_data/chains/eip155-8453.json @@ -7,7 +7,9 @@ "https://base.gateway.tenderly.co", "wss://base.gateway.tenderly.co", "https://base-rpc.publicnode.com", - "wss://base-rpc.publicnode.com" + "wss://base-rpc.publicnode.com", + "https://base-mainnet.blockreq.com/v1/rpc/public", + "wss://base-mainnet.blockreq.com/v1/ws/public" ], "faucets": [], "nativeCurrency": { @@ -45,4 +47,4 @@ } ], "status": "active" -} +} \ No newline at end of file From 84a3c8738e4444f0c1fdf6ca93613d45b692816c Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:25 +0800 Subject: [PATCH 05/11] add BlockReq public RPC for eip155-42161 --- _data/chains/eip155-42161.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-42161.json b/_data/chains/eip155-42161.json index 37dc056decd8..4a59c522ebcd 100644 --- a/_data/chains/eip155-42161.json +++ b/_data/chains/eip155-42161.json @@ -14,7 +14,9 @@ "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://arb1.arbitrum.io/rpc", "https://arbitrum-one-rpc.publicnode.com", - "wss://arbitrum-one-rpc.publicnode.com" + "wss://arbitrum-one-rpc.publicnode.com", + "https://arb-mainnet.blockreq.com/v1/rpc/public", + "wss://arb-mainnet.blockreq.com/v1/ws/public" ], "faucets": [], "explorers": [ @@ -39,6 +41,10 @@ "parent": { "type": "L2", "chain": "eip155-1", - "bridges": [{ "url": "https://bridge.arbitrum.io" }] + "bridges": [ + { + "url": "https://bridge.arbitrum.io" + } + ] } -} +} \ No newline at end of file From 637bc729996595042150442a7d939781c25af326 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:29 +0800 Subject: [PATCH 06/11] add BlockReq public RPC for eip155-11155111 --- _data/chains/eip155-11155111.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-11155111.json b/_data/chains/eip155-11155111.json index 103459468d7d..7479c9977019 100644 --- a/_data/chains/eip155-11155111.json +++ b/_data/chains/eip155-11155111.json @@ -14,9 +14,13 @@ "wss://ethereum-sepolia-rpc.publicnode.com", "https://sepolia.drpc.org", "wss://sepolia.drpc.org", - "https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-" + "https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-", + "https://eth-sepolia.blockreq.com/v1/rpc/public", + "wss://eth-sepolia.blockreq.com/v1/ws/public" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}" ], - "faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"], "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", @@ -44,4 +48,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From 7eab1d475fc7c45ead21efc9b92310800f7426e9 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:34 +0800 Subject: [PATCH 07/11] add BlockReq public RPC for eip155-97 --- _data/chains/eip155-97.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-97.json b/_data/chains/eip155-97.json index 370f0de9a3d8..064312b5943f 100644 --- a/_data/chains/eip155-97.json +++ b/_data/chains/eip155-97.json @@ -9,9 +9,13 @@ "https://data-seed-prebsc-1-s3.bnbchain.org:8545", "https://data-seed-prebsc-2-s3.bnbchain.org:8545", "https://bsc-testnet-rpc.publicnode.com", - "wss://bsc-testnet-rpc.publicnode.com" + "wss://bsc-testnet-rpc.publicnode.com", + "https://bsc-testnet.blockreq.com/v1/rpc/public", + "wss://bsc-testnet.blockreq.com/v1/ws/public" + ], + "faucets": [ + "https://testnet.bnbchain.org/faucet-smart" ], - "faucets": ["https://testnet.bnbchain.org/faucet-smart"], "nativeCurrency": { "name": "BNB Chain Native Token", "symbol": "tBNB", @@ -29,4 +33,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From ac39e904e2b4c5c3eb03a5eefbba0a01445ed85a Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:37:48 +0800 Subject: [PATCH 08/11] add BlockReq public RPC for eip155-421614 --- _data/chains/eip155-421614.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-421614.json b/_data/chains/eip155-421614.json index 0bd6274bb4d4..2525e1d42932 100644 --- a/_data/chains/eip155-421614.json +++ b/_data/chains/eip155-421614.json @@ -6,7 +6,9 @@ "https://sepolia-rollup.arbitrum.io/rpc", "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}", "https://arbitrum-sepolia-rpc.publicnode.com", - "wss://arbitrum-sepolia-rpc.publicnode.com" + "wss://arbitrum-sepolia-rpc.publicnode.com", + "https://arb-sepolia.blockreq.com/v1/rpc/public", + "wss://arb-sepolia.blockreq.com/v1/ws/public" ], "faucets": [], "nativeCurrency": { @@ -40,4 +42,4 @@ } ] } -} +} \ No newline at end of file From 92e198b1487d2953b7a5a45e2095d12499ac3798 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:38:02 +0800 Subject: [PATCH 09/11] add BlockReq public RPC for eip155-84532 --- _data/chains/eip155-84532.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-84532.json b/_data/chains/eip155-84532.json index 3eb7f2b491e8..5329a729ee81 100644 --- a/_data/chains/eip155-84532.json +++ b/_data/chains/eip155-84532.json @@ -4,7 +4,9 @@ "rpc": [ "https://sepolia.base.org", "https://base-sepolia-rpc.publicnode.com", - "wss://base-sepolia-rpc.publicnode.com" + "wss://base-sepolia-rpc.publicnode.com", + "https://base-sepolia.blockreq.com/v1/rpc/public", + "wss://base-sepolia.blockreq.com/v1/ws/public" ], "faucets": [], "nativeCurrency": { @@ -31,4 +33,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From bb5a022b5b64bfde2e75100e0cf71c0cdcdfe5a9 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:38:08 +0800 Subject: [PATCH 10/11] add BlockReq public RPC for eip155-80002 --- _data/chains/eip155-80002.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-80002.json b/_data/chains/eip155-80002.json index 976ef7466dcc..6be40b3ed323 100644 --- a/_data/chains/eip155-80002.json +++ b/_data/chains/eip155-80002.json @@ -7,9 +7,13 @@ "https://rpc-amoy.polygon.technology", "https://polygon-amoy-bor-rpc.publicnode.com", "wss://polygon-amoy-bor-rpc.publicnode.com", - "https://polygon-amoy.drpc.org" + "https://polygon-amoy.drpc.org", + "https://polygon-amoy.blockreq.com/v1/rpc/public", + "wss://polygon-amoy.blockreq.com/v1/ws/public" + ], + "faucets": [ + "https://faucet.polygon.technology/" ], - "faucets": ["https://faucet.polygon.technology/"], "nativeCurrency": { "name": "POL", "symbol": "POL", @@ -27,4 +31,4 @@ "standard": "EIP3091" } ] -} +} \ No newline at end of file From 7f3e4a9a2365e8553bfc11e7ad981b35a3c80d35 Mon Sep 17 00:00:00 2001 From: luanxu Date: Wed, 1 Apr 2026 23:38:13 +0800 Subject: [PATCH 11/11] add BlockReq public RPC for eip155-560048 --- _data/chains/eip155-560048.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-560048.json b/_data/chains/eip155-560048.json index 3d986c224c32..649700dda2c8 100644 --- a/_data/chains/eip155-560048.json +++ b/_data/chains/eip155-560048.json @@ -3,8 +3,19 @@ "title": "Ethereum Testnet Hoodi", "chain": "ETH", "icon": "ethereum", - "rpc": ["https://rpc.hoodi.ethpandaops.io"], - "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "rpc": [ + "https://rpc.hoodi.ethpandaops.io", + "https://eth-hoodi.blockreq.com/v1/rpc/public", + "wss://eth-hoodi.blockreq.com/v1/ws/public" + ], + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], "faucets": [ "https://faucet.hoodi.ethpandaops.io", "https://hoodi-faucet.pk910.de/" @@ -26,4 +37,4 @@ "standard": "none" } ] -} +} \ No newline at end of file