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, 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": [ 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" }], 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, 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" }], 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": [ 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" }],