Skip to content

Commit 8c88221

Browse files
committed
generate registry v0.7.43 [no ci]
1 parent d521323 commit 8c88221

File tree

8 files changed

+9433
-34
lines changed

8 files changed

+9433
-34
lines changed

docs/networks-table.md

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

public/TheGraphNetworksRegistry.json

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_7.json",
3-
"version": "0.7.42",
3+
"version": "0.7.43",
44
"title": "The Graph networks registry",
55
"description": "This registry was generated and validated at https://github.com/graphprotocol/networks-registry",
6-
"updatedAt": "2025-10-21T15:19:16.879Z",
6+
"updatedAt": "2025-10-24T20:10:37.956Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -3554,7 +3554,7 @@
35543554
],
35553555
"rpcUrls": [
35563556
"https://rpc.ankr.com/kava_evm",
3557-
"https://kava.rpc.service.pinax.network"
3557+
"https://evm.kava-rpc.com"
35583558
],
35593559
"networkType": "mainnet",
35603560
"services": {},
@@ -5240,6 +5240,12 @@
52405240
"services": {
52415241
"subgraphs": [
52425242
"https://api.studio.thegraph.com/deploy"
5243+
],
5244+
"firehose": [
5245+
"etherlink.firehose.pinax.network:443"
5246+
],
5247+
"substreams": [
5248+
"etherlink.substreams.pinax.network:443"
52435249
]
52445250
},
52455251
"networkType": "mainnet",
@@ -6144,7 +6150,8 @@
61446150
"https://sepolia.lineascan.build"
61456151
],
61466152
"rpcUrls": [
6147-
"https://rpc.sepolia.linea.build"
6153+
"https://rpc.sepolia.linea.build",
6154+
"https://lineasepolia.rpc.service.pinax.network"
61486155
],
61496156
"apiUrls": [
61506157
{
@@ -6468,10 +6475,12 @@
64686475
"subgraphs": [],
64696476
"sps": [],
64706477
"firehose": [
6471-
"mainnet-evm.tron.streamingfast.io:443"
6478+
"mainnet-evm.tron.streamingfast.io:443",
6479+
"tronevm.firehose.pinax.network:443"
64726480
],
64736481
"substreams": [
6474-
"mainnet-evm.tron.streamingfast.io:443"
6482+
"mainnet-evm.tron.streamingfast.io:443",
6483+
"tronevm.substreams.pinax.network:443"
64756484
]
64766485
},
64776486
"issuanceRewards": false,
@@ -9326,10 +9335,12 @@
93269335
"subgraphs": [],
93279336
"sps": [],
93289337
"firehose": [
9329-
"mainnet.tron.streamingfast.io:443"
9338+
"mainnet.tron.streamingfast.io:443",
9339+
"tron.firehose.pinax.network:443"
93309340
],
93319341
"substreams": [
9332-
"mainnet.tron.streamingfast.io:443"
9342+
"mainnet.tron.streamingfast.io:443",
9343+
"tron.substreams.pinax.network:443"
93339344
]
93349345
},
93359346
"issuanceRewards": false,

0 commit comments

Comments
 (0)