From 3068d5bb75eb1cad623b6926f84ec4f6d0d66d68 Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:17:43 -0400 Subject: [PATCH 1/7] remove moonbeam pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/moonbeam.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/registry/eip155/moonbeam.json b/registry/eip155/moonbeam.json index 77278e7..33c2d51 100644 --- a/registry/eip155/moonbeam.json +++ b/registry/eip155/moonbeam.json @@ -7,16 +7,15 @@ "graphNode": { "protocol": "ethereum" }, "explorerUrls": ["https://moonbeam.moonscan.io"], "rpcUrls": [ - "https://rpc.api.moonbeam.network", - "https://moonbeam.rpc.service.pinax.network" + "https://rpc.api.moonbeam.network" ], "apiUrls": [ { "url": "https://moonbeam.abi.pinax.network/api", "kind": "etherscan" } ], "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], - "firehose": ["moonbeam.firehose.pinax.network:443"], - "substreams": ["moonbeam.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "mainnet", "issuanceRewards": true, From cbd94f54c1c2488a4d34c6d42f9a6354ebca3263 Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:18:14 -0400 Subject: [PATCH 2/7] remove linea pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/linea.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/registry/eip155/linea.json b/registry/eip155/linea.json index b19fe8b..301099e 100644 --- a/registry/eip155/linea.json +++ b/registry/eip155/linea.json @@ -8,7 +8,6 @@ "explorerUrls": ["https://lineascan.build"], "rpcUrls": [ "https://rpc.linea.build", - "https://linea.rpc.service.pinax.network", "https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}" ], "apiUrls": [ @@ -17,8 +16,8 @@ ], "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], - "firehose": ["linea.firehose.pinax.network:443"], - "substreams": ["linea.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "mainnet", "relations": [{ "kind": "l2Of", "network": "mainnet" }], From 782a9dcdbeae79c7063aa56e29f8dbf1679febb0 Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:19:00 -0400 Subject: [PATCH 3/7] remove linea sepolia pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/linea-sepolia.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/registry/eip155/linea-sepolia.json b/registry/eip155/linea-sepolia.json index fad776d..f06c414 100644 --- a/registry/eip155/linea-sepolia.json +++ b/registry/eip155/linea-sepolia.json @@ -8,8 +8,7 @@ "graphNode": { "protocol": "ethereum" }, "explorerUrls": ["https://sepolia.lineascan.build"], "rpcUrls": [ - "https://rpc.sepolia.linea.build", - "https://lineasepolia.rpc.service.pinax.network" + "https://rpc.sepolia.linea.build" ], "apiUrls": [ { @@ -23,8 +22,8 @@ ], "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], - "firehose": ["lineasepolia.firehose.pinax.network:443"], - "substreams": ["lineasepolia.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "testnet", "relations": [ From 4ad974f8f7d19cc6659cb070ac3a50eddfd4af04 Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:19:21 -0400 Subject: [PATCH 4/7] remove fantom pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/fantom.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/registry/eip155/fantom.json b/registry/eip155/fantom.json index d2c0ca8..d8c53d4 100644 --- a/registry/eip155/fantom.json +++ b/registry/eip155/fantom.json @@ -8,14 +8,13 @@ "graphNode": { "protocol": "ethereum" }, "explorerUrls": ["https://explorer.fantom.network", "https://ftmscout.com"], "rpcUrls": [ - "https://fantom.drpc.org", - "https://fantom.rpc.service.pinax.network" + "https://fantom.drpc.org" ], "apiUrls": [{ "url": "https://ftmscout.com/api", "kind": "blockscout" }], "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], - "firehose": ["fantom.firehose.pinax.network:443"], - "substreams": ["fantom.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "mainnet", "issuanceRewards": true, From 764d0fc98aa3825fdf5f16246ec5c655e40e5539 Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:19:51 -0400 Subject: [PATCH 5/7] remove scroll pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/scroll.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/registry/eip155/scroll.json b/registry/eip155/scroll.json index 3df1347..1fc4a8d 100644 --- a/registry/eip155/scroll.json +++ b/registry/eip155/scroll.json @@ -7,8 +7,7 @@ "graphNode": { "protocol": "ethereum" }, "explorerUrls": ["https://scrollscan.com"], "rpcUrls": [ - "https://rpc.scroll.io", - "https://scroll.rpc.service.pinax.network" + "https://rpc.scroll.io" ], "apiUrls": [ { "url": "https://scroll.blockscout.com/api", "kind": "blockscout" }, @@ -17,8 +16,8 @@ "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], "sps": [], - "firehose": ["scroll.firehose.pinax.network:443"], - "substreams": ["scroll.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "mainnet", "relations": [{ "kind": "l2Of", "network": "mainnet" }], From 58991e9f0af4f45b5b360c90cee4755566e794c3 Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:20:21 -0400 Subject: [PATCH 6/7] remove scroll sepolia pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/scroll-sepolia.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/registry/eip155/scroll-sepolia.json b/registry/eip155/scroll-sepolia.json index 5e9010d..06feb69 100644 --- a/registry/eip155/scroll-sepolia.json +++ b/registry/eip155/scroll-sepolia.json @@ -8,8 +8,7 @@ "graphNode": { "protocol": "ethereum" }, "explorerUrls": ["https://sepolia.scrollscan.com"], "rpcUrls": [ - "https://sepolia-rpc.scroll.io", - "https://scrsepolia.rpc.service.pinax.network" + "https://sepolia-rpc.scroll.io" ], "apiUrls": [ { @@ -23,8 +22,8 @@ ], "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], - "firehose": ["scrsepolia.firehose.pinax.network:443"], - "substreams": ["scrsepolia.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "testnet", "relations": [ From 8f97f70f0cd0e3af6402a88e18787f41435a5f8a Mon Sep 17 00:00:00 2001 From: Johnaverse Date: Mon, 30 Mar 2026 15:20:47 -0400 Subject: [PATCH 7/7] remove moonriver pinax endpoints Co-Authored-By: Claude Opus 4.6 --- registry/eip155/moonriver.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/registry/eip155/moonriver.json b/registry/eip155/moonriver.json index c56692f..42f3b7a 100644 --- a/registry/eip155/moonriver.json +++ b/registry/eip155/moonriver.json @@ -7,16 +7,15 @@ "graphNode": { "protocol": "ethereum" }, "explorerUrls": ["https://moonriver.moonscan.io"], "rpcUrls": [ - "https://rpc.api.moonriver.moonbeam.network", - "https://moonriver.rpc.service.pinax.network" + "https://rpc.api.moonriver.moonbeam.network" ], "apiUrls": [ { "url": "https://moonriver.abi.pinax.network/api", "kind": "etherscan" } ], "services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"], - "firehose": ["moonriver.firehose.pinax.network:443"], - "substreams": ["moonriver.substreams.pinax.network:443"] + "firehose": [], + "substreams": [] }, "networkType": "mainnet", "relations": [{ "kind": "other", "network": "moonbeam" }],