Skip to content

Commit 3ee7e3d

Browse files
committed
generate registry v0.7.36 [no ci]
1 parent 4386351 commit 3ee7e3d

10 files changed

+9351
-44
lines changed

docs/networks-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Networks Registry v0.7.35
1+
# Networks Registry v0.7.36
22

33
Auto-generated from the networks registry on every release.
44

public/TheGraphNetworksRegistry.json

Lines changed: 11 additions & 12 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.35",
3+
"version": "0.7.36",
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-01T18:52:19.430Z",
6+
"updatedAt": "2025-10-01T19:10:15.297Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -567,7 +567,8 @@
567567
}
568568
],
569569
"explorerUrls": [
570-
"https://zkevm.polygonscan.com"
570+
"https://zkevm.polygonscan.com",
571+
"https://www.oklink.com/polygon-zkevm"
571572
],
572573
"rpcUrls": [
573574
"https://zkevm-rpc.com",
@@ -2036,7 +2037,8 @@
20362037
"https://testnet.blockscout.injective.network"
20372038
],
20382039
"rpcUrls": [
2039-
"https://k8s.testnet.json-rpc.injective.network"
2040+
"https://k8s.testnet.json-rpc.injective.network",
2041+
"https://injectiveevm-testnet-rpc.polkachu.com"
20402042
],
20412043
"apiUrls": [
20422044
{
@@ -2685,7 +2687,8 @@
26852687
"https://holesky.otterscan.io"
26862688
],
26872689
"rpcUrls": [
2688-
"https://ethereum-holesky-rpc.publicnode.com"
2690+
"https://holesky.gateway.tenderly.co",
2691+
"https://holesky.drpc.org"
26892692
],
26902693
"apiUrls": [
26912694
{
@@ -4708,7 +4711,8 @@
47084711
"https://testnet.botanixscan.io"
47094712
],
47104713
"rpcUrls": [
4711-
"https://node.botanixlabs.dev"
4714+
"https://node.botanixlabs.dev",
4715+
"https://rpc.ankr.com/botanix_testnet"
47124716
],
47134717
"apiUrls": [
47144718
{
@@ -5508,10 +5512,6 @@
55085512
"https://alfajores-forno.celo-testnet.org"
55095513
],
55105514
"apiUrls": [
5511-
{
5512-
"url": "https://celo-alfajores.abi.pinax.network/api",
5513-
"kind": "etherscan"
5514-
},
55155515
{
55165516
"url": "https://celo-alfajores.blockscout.com/api",
55175517
"kind": "blockscout"
@@ -6149,8 +6149,7 @@
61496149
"https://sepolia.lineascan.build"
61506150
],
61516151
"rpcUrls": [
6152-
"https://rpc.sepolia.linea.build",
6153-
"https://lineasepolia.rpc.service.pinax.network"
6152+
"https://rpc.sepolia.linea.build"
61546153
],
61556154
"apiUrls": [
61566155
{

0 commit comments

Comments
 (0)