Skip to content

Commit d39bc02

Browse files
committed
generate registry v0.7.39 [no ci]
1 parent 9e28d46 commit d39bc02

File tree

7 files changed

+9498
-155
lines changed

7 files changed

+9498
-155
lines changed

docs/networks-table.md

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

public/TheGraphNetworksRegistry.json

Lines changed: 8 additions & 14 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.38",
3+
"version": "0.7.39",
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-15T21:07:11.453Z",
6+
"updatedAt": "2025-10-18T17:09:57.449Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -807,7 +807,7 @@
807807
"sepolia.eth.streamingfast.io:443"
808808
]
809809
},
810-
"issuanceRewards": false,
810+
"issuanceRewards": true,
811811
"nativeToken": "ETH",
812812
"docsUrl": "https://sepolia.dev",
813813
"firehose": {
@@ -1442,7 +1442,7 @@
14421442
"https://mainnet.unichain.org",
14431443
"https://unichain.rpc.service.pinax.network"
14441444
],
1445-
"issuanceRewards": false,
1445+
"issuanceRewards": true,
14461446
"nativeToken": "ETH",
14471447
"docsUrl": "https://docs.unichain.org/docs",
14481448
"firehose": {
@@ -2629,6 +2629,7 @@
26292629
"protocol": "ethereum"
26302630
},
26312631
"rpcUrls": [
2632+
"https://pacific-rpc.manta.network/http",
26322633
"https://manta-pacific.drpc.org"
26332634
],
26342635
"explorerUrls": [
@@ -4033,8 +4034,7 @@
40334034
"https://testnet.bobascan.com"
40344035
],
40354036
"rpcUrls": [
4036-
"https://sepolia.boba.network",
4037-
"https://bobasepolia.rpc.service.pinax.network"
4037+
"https://sepolia.boba.network"
40384038
],
40394039
"apiUrls": [
40404040
{
@@ -4045,12 +4045,6 @@
40454045
"services": {
40464046
"subgraphs": [
40474047
"https://api.studio.thegraph.com/deploy"
4048-
],
4049-
"firehose": [
4050-
"bobasepolia.firehose.pinax.network:443"
4051-
],
4052-
"substreams": [
4053-
"bobasepolia.substreams.pinax.network:443"
40544048
]
40554049
},
40564050
"networkType": "testnet",
@@ -6056,7 +6050,7 @@
60566050
"network": "bsc"
60576051
}
60586052
],
6059-
"issuanceRewards": true,
6053+
"issuanceRewards": false,
60606054
"nativeToken": "BOBA",
60616055
"docsUrl": "https://docs.boba.network",
60626056
"indexerDocsUrls": [
@@ -7775,7 +7769,7 @@
77757769
"chapel.substreams.pinax.network:443"
77767770
]
77777771
},
7778-
"issuanceRewards": false,
7772+
"issuanceRewards": true,
77797773
"nativeToken": "tBNB",
77807774
"docsUrl": "https://docs.bnbchain.org",
77817775
"firehose": {

0 commit comments

Comments
 (0)