|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_7.json",
|
3 |
| - "version": "0.7.36", |
| 3 | + "version": "0.7.37", |
4 | 4 | "title": "The Graph networks registry",
|
5 | 5 | "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", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
6957 | 6957 | }
|
6958 | 6958 | }
|
6959 | 6959 | },
|
| 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 | + }, |
6960 | 7017 | {
|
6961 | 7018 | "id": "joc",
|
6962 | 7019 | "shortName": "JOC",
|
|
0 commit comments