Skip to content

Commit 3750a51

Browse files
Johnaverseclaude
andauthored
Remove moonbeam, moonriver, linea, linea sepolia, fantom, scroll and scroll sepolia endpoints from Pinax/EOS Nation (#216)
* remove moonbeam pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * remove linea pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * remove linea sepolia pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * remove fantom pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * remove scroll pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * remove scroll sepolia pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * remove moonriver pinax endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c2553f4 commit 3750a51

7 files changed

Lines changed: 20 additions & 27 deletions

File tree

registry/eip155/fantom.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@
88
"graphNode": { "protocol": "ethereum" },
99
"explorerUrls": ["https://explorer.fantom.network", "https://ftmscout.com"],
1010
"rpcUrls": [
11-
"https://fantom.drpc.org",
12-
"https://fantom.rpc.service.pinax.network"
11+
"https://fantom.drpc.org"
1312
],
1413
"apiUrls": [{ "url": "https://ftmscout.com/api", "kind": "blockscout" }],
1514
"services": {
1615
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
17-
"firehose": ["fantom.firehose.pinax.network:443"],
18-
"substreams": ["fantom.substreams.pinax.network:443"]
16+
"firehose": [],
17+
"substreams": []
1918
},
2019
"networkType": "mainnet",
2120
"issuanceRewards": true,

registry/eip155/linea-sepolia.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"graphNode": { "protocol": "ethereum" },
99
"explorerUrls": ["https://sepolia.lineascan.build"],
1010
"rpcUrls": [
11-
"https://rpc.sepolia.linea.build",
12-
"https://lineasepolia.rpc.service.pinax.network"
11+
"https://rpc.sepolia.linea.build"
1312
],
1413
"apiUrls": [
1514
{
@@ -23,8 +22,8 @@
2322
],
2423
"services": {
2524
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
26-
"firehose": ["lineasepolia.firehose.pinax.network:443"],
27-
"substreams": ["lineasepolia.substreams.pinax.network:443"]
25+
"firehose": [],
26+
"substreams": []
2827
},
2928
"networkType": "testnet",
3029
"relations": [

registry/eip155/linea.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"explorerUrls": ["https://lineascan.build"],
99
"rpcUrls": [
1010
"https://rpc.linea.build",
11-
"https://linea.rpc.service.pinax.network",
1211
"https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}"
1312
],
1413
"apiUrls": [
@@ -17,8 +16,8 @@
1716
],
1817
"services": {
1918
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
20-
"firehose": ["linea.firehose.pinax.network:443"],
21-
"substreams": ["linea.substreams.pinax.network:443"]
19+
"firehose": [],
20+
"substreams": []
2221
},
2322
"networkType": "mainnet",
2423
"relations": [{ "kind": "l2Of", "network": "mainnet" }],

registry/eip155/moonbeam.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,15 @@
77
"graphNode": { "protocol": "ethereum" },
88
"explorerUrls": ["https://moonbeam.moonscan.io"],
99
"rpcUrls": [
10-
"https://rpc.api.moonbeam.network",
11-
"https://moonbeam.rpc.service.pinax.network"
10+
"https://rpc.api.moonbeam.network"
1211
],
1312
"apiUrls": [
1413
{ "url": "https://moonbeam.abi.pinax.network/api", "kind": "etherscan" }
1514
],
1615
"services": {
1716
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
18-
"firehose": ["moonbeam.firehose.pinax.network:443"],
19-
"substreams": ["moonbeam.substreams.pinax.network:443"]
17+
"firehose": [],
18+
"substreams": []
2019
},
2120
"networkType": "mainnet",
2221
"issuanceRewards": true,

registry/eip155/moonriver.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,15 @@
77
"graphNode": { "protocol": "ethereum" },
88
"explorerUrls": ["https://moonriver.moonscan.io"],
99
"rpcUrls": [
10-
"https://rpc.api.moonriver.moonbeam.network",
11-
"https://moonriver.rpc.service.pinax.network"
10+
"https://rpc.api.moonriver.moonbeam.network"
1211
],
1312
"apiUrls": [
1413
{ "url": "https://moonriver.abi.pinax.network/api", "kind": "etherscan" }
1514
],
1615
"services": {
1716
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
18-
"firehose": ["moonriver.firehose.pinax.network:443"],
19-
"substreams": ["moonriver.substreams.pinax.network:443"]
17+
"firehose": [],
18+
"substreams": []
2019
},
2120
"networkType": "mainnet",
2221
"relations": [{ "kind": "other", "network": "moonbeam" }],

registry/eip155/scroll-sepolia.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"graphNode": { "protocol": "ethereum" },
99
"explorerUrls": ["https://sepolia.scrollscan.com"],
1010
"rpcUrls": [
11-
"https://sepolia-rpc.scroll.io",
12-
"https://scrsepolia.rpc.service.pinax.network"
11+
"https://sepolia-rpc.scroll.io"
1312
],
1413
"apiUrls": [
1514
{
@@ -23,8 +22,8 @@
2322
],
2423
"services": {
2524
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
26-
"firehose": ["scrsepolia.firehose.pinax.network:443"],
27-
"substreams": ["scrsepolia.substreams.pinax.network:443"]
25+
"firehose": [],
26+
"substreams": []
2827
},
2928
"networkType": "testnet",
3029
"relations": [

registry/eip155/scroll.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"graphNode": { "protocol": "ethereum" },
88
"explorerUrls": ["https://scrollscan.com"],
99
"rpcUrls": [
10-
"https://rpc.scroll.io",
11-
"https://scroll.rpc.service.pinax.network"
10+
"https://rpc.scroll.io"
1211
],
1312
"apiUrls": [
1413
{ "url": "https://scroll.blockscout.com/api", "kind": "blockscout" },
@@ -17,8 +16,8 @@
1716
"services": {
1817
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
1918
"sps": [],
20-
"firehose": ["scroll.firehose.pinax.network:443"],
21-
"substreams": ["scroll.substreams.pinax.network:443"]
19+
"firehose": [],
20+
"substreams": []
2221
},
2322
"networkType": "mainnet",
2423
"relations": [{ "kind": "l2Of", "network": "mainnet" }],

0 commit comments

Comments
 (0)