Skip to content

Commit ac2b671

Browse files
committed
generate registry v0.7.37 [no ci]
1 parent f8f649c commit ac2b671

File tree

6 files changed

+9701
-193
lines changed

6 files changed

+9701
-193
lines changed

docs/networks-table.md

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

public/TheGraphNetworksRegistry.json

Lines changed: 59 additions & 2 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.36",
3+
"version": "0.7.37",
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-01T19:10:15.297Z",
6+
"updatedAt": "2025-10-06T16:21:29.079Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -6957,6 +6957,63 @@
69576957
}
69586958
}
69596959
},
6960+
{
6961+
"id": "zksync-os-devnet",
6962+
"shortName": "zksync OS",
6963+
"fullName": "ZKsync OS Developer Preview",
6964+
"aliases": [
6965+
"evm-8022833"
6966+
],
6967+
"caip2Id": "eip155:8022833",
6968+
"graphNode": {
6969+
"protocol": "ethereum"
6970+
},
6971+
"explorerUrls": [
6972+
"https://zksync-os-testnet-alpha.staging-scan-v2.zksync.dev"
6973+
],
6974+
"rpcUrls": [
6975+
"https://zksync-os-testnet-alpha.zksync.dev"
6976+
],
6977+
"apiUrls": [
6978+
{
6979+
"url": "https://block-explorer-api.zksync-os-testnet-alpha.zksync.dev/api",
6980+
"kind": "etherscan"
6981+
}
6982+
],
6983+
"services": {
6984+
"subgraphs": [
6985+
"https://api.studio.thegraph.com/deploy"
6986+
]
6987+
},
6988+
"networkType": "testnet",
6989+
"relations": [
6990+
{
6991+
"kind": "l2Of",
6992+
"network": "sepolia"
6993+
}
6994+
],
6995+
"issuanceRewards": false,
6996+
"nativeToken": "ETH",
6997+
"docsUrl": "https://docs.zksync.io",
6998+
"firehose": {
6999+
"blockType": "sf.ethereum.type.v2.Block",
7000+
"evmExtendedModel": false,
7001+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
7002+
"bytesEncoding": "hex",
7003+
"firstStreamableBlock": {
7004+
"id": "0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5",
7005+
"height": 0
7006+
},
7007+
"blockFeatures": [
7008+
"base"
7009+
]
7010+
},
7011+
"icon": {
7012+
"web3Icons": {
7013+
"name": "zksync"
7014+
}
7015+
}
7016+
},
69607017
{
69617018
"id": "joc",
69627019
"shortName": "JOC",

0 commit comments

Comments
 (0)