|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.33", |
| 3 | + "version": "0.6.34", |
4 | 4 | "title": "The Graph networks registry",
|
5 | 5 | "description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry",
|
6 |
| - "updatedAt": "2025-02-01T04:44:09.036Z", |
| 6 | + "updatedAt": "2025-02-04T15:08:45.300Z", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
275 | 275 | }
|
276 | 276 | }
|
277 | 277 | },
|
| 278 | + { |
| 279 | + "id": "joc-testnet", |
| 280 | + "shortName": "JOC", |
| 281 | + "fullName": "Japan Open Chain Testnet", |
| 282 | + "aliases": [ |
| 283 | + "evm-10081" |
| 284 | + ], |
| 285 | + "caip2Id": "eip155:10081", |
| 286 | + "graphNode": { |
| 287 | + "protocol": "ethereum" |
| 288 | + }, |
| 289 | + "explorerUrls": [ |
| 290 | + "https://explorer.testnet.japanopenchain.org/" |
| 291 | + ], |
| 292 | + "rpcUrls": [ |
| 293 | + "https://rpc-1.japanopenchain.org:8545/" |
| 294 | + ], |
| 295 | + "apiUrls": [ |
| 296 | + { |
| 297 | + "url": "https://explorer.testnet.japanopenchain.org/api", |
| 298 | + "kind": "blockscout" |
| 299 | + } |
| 300 | + ], |
| 301 | + "services": { |
| 302 | + "subgraphs": [ |
| 303 | + "https://api.studio.thegraph.com/deploy" |
| 304 | + ] |
| 305 | + }, |
| 306 | + "networkType": "testnet", |
| 307 | + "relations": [ |
| 308 | + { |
| 309 | + "kind": "testnetOf", |
| 310 | + "network": "joc" |
| 311 | + } |
| 312 | + ], |
| 313 | + "issuanceRewards": false, |
| 314 | + "nativeToken": "JOCT", |
| 315 | + "docsUrl": "https://www.japanopenchain.org/en/developer", |
| 316 | + "genesis": { |
| 317 | + "hash": "0x0fb7b4779aae36dc557227283f182bc9a3b232c07fae4a2553734c5817df1d06", |
| 318 | + "height": 0 |
| 319 | + }, |
| 320 | + "firehose": { |
| 321 | + "blockType": "sf.ethereum.type.v2.Block", |
| 322 | + "evmExtendedModel": false, |
| 323 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 324 | + "bytesEncoding": "hex" |
| 325 | + }, |
| 326 | + "icon": { |
| 327 | + "web3Icons": { |
| 328 | + "name": "japan-open-chain" |
| 329 | + } |
| 330 | + } |
| 331 | + }, |
278 | 332 | {
|
279 | 333 | "id": "monad-testnet",
|
280 | 334 | "shortName": "Monad",
|
|
478 | 532 | },
|
479 | 533 | "issuanceRewards": false,
|
480 | 534 | "nativeToken": "ETH",
|
481 |
| - "docsUrl": "https://polygon.technology/polygon-zkevm", |
| 535 | + "docsUrl": "https://docs.polygon.technology/zkEVM", |
482 | 536 | "genesis": {
|
483 | 537 | "hash": "0x81005434635456a16f74ff7023fbe0bf423abbc8a8deb093ffff455c0ad3b741",
|
484 | 538 | "height": 0
|
|
2731 | 2785 | },
|
2732 | 2786 | "issuanceRewards": false,
|
2733 | 2787 | "nativeToken": "ETH",
|
2734 |
| - "docsUrl": "https://polygon.technology/polygon-zkevm", |
| 2788 | + "docsUrl": "https://docs.polygon.technology/zkEVM", |
2735 | 2789 | "genesis": {
|
2736 | 2790 | "hash": "0x676c1a76a6c5855a32bdf7c61977a0d1510088a4eeac1330466453b3d08b60b9",
|
2737 | 2791 | "height": 0
|
|
4650 | 4704 | }
|
4651 | 4705 | }
|
4652 | 4706 | },
|
| 4707 | + { |
| 4708 | + "id": "ink", |
| 4709 | + "shortName": "Ink", |
| 4710 | + "fullName": "Ink Mainnet", |
| 4711 | + "aliases": [ |
| 4712 | + "evm-57073", |
| 4713 | + "ink-mainnet" |
| 4714 | + ], |
| 4715 | + "caip2Id": "eip155:57073", |
| 4716 | + "graphNode": { |
| 4717 | + "protocol": "ethereum" |
| 4718 | + }, |
| 4719 | + "explorerUrls": [ |
| 4720 | + "https://explorer.inkonchain.com/" |
| 4721 | + ], |
| 4722 | + "apiUrls": [ |
| 4723 | + { |
| 4724 | + "url": "https://explorer.inkonchain.com/api", |
| 4725 | + "kind": "blockscout" |
| 4726 | + } |
| 4727 | + ], |
| 4728 | + "rpcUrls": [ |
| 4729 | + "https://rpc-gel.inkonchain.com" |
| 4730 | + ], |
| 4731 | + "services": { |
| 4732 | + "subgraphs": [ |
| 4733 | + "https://api.studio.thegraph.com/deploy" |
| 4734 | + ] |
| 4735 | + }, |
| 4736 | + "networkType": "mainnet", |
| 4737 | + "issuanceRewards": false, |
| 4738 | + "nativeToken": "ETH", |
| 4739 | + "docsUrl": "https://docs.inkonchain.com/", |
| 4740 | + "genesis": { |
| 4741 | + "hash": "0x23a2658170ba70d014ba0d0d2709f8fbfe2fa660cd868c5f282f991eecbe38ee", |
| 4742 | + "height": 0 |
| 4743 | + }, |
| 4744 | + "firehose": { |
| 4745 | + "blockType": "sf.ethereum.type.v2.Block", |
| 4746 | + "evmExtendedModel": true, |
| 4747 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 4748 | + "bytesEncoding": "hex" |
| 4749 | + }, |
| 4750 | + "icon": { |
| 4751 | + "web3Icons": { |
| 4752 | + "name": "ink" |
| 4753 | + } |
| 4754 | + } |
| 4755 | + }, |
4653 | 4756 | {
|
4654 | 4757 | "id": "linea-sepolia",
|
4655 | 4758 | "shortName": "Linea",
|
|
4955 | 5058 | }
|
4956 | 5059 | }
|
4957 | 5060 | },
|
| 5061 | + { |
| 5062 | + "id": "ink-sepolia", |
| 5063 | + "shortName": "Ink", |
| 5064 | + "secondName": "Sepolia", |
| 5065 | + "fullName": "Ink Sepolia", |
| 5066 | + "aliases": [ |
| 5067 | + "evm-763373", |
| 5068 | + "ink-testnet" |
| 5069 | + ], |
| 5070 | + "caip2Id": "eip155:763373", |
| 5071 | + "graphNode": { |
| 5072 | + "protocol": "ethereum" |
| 5073 | + }, |
| 5074 | + "explorerUrls": [ |
| 5075 | + "https://explorer-sepolia.inkonchain.com" |
| 5076 | + ], |
| 5077 | + "apiUrls": [ |
| 5078 | + { |
| 5079 | + "url": "https://explorer-sepolia.inkonchain.com/api", |
| 5080 | + "kind": "blockscout" |
| 5081 | + } |
| 5082 | + ], |
| 5083 | + "rpcUrls": [ |
| 5084 | + "https://rpc-gel-sepolia.inkonchain.com" |
| 5085 | + ], |
| 5086 | + "services": { |
| 5087 | + "subgraphs": [ |
| 5088 | + "https://api.studio.thegraph.com/deploy" |
| 5089 | + ] |
| 5090 | + }, |
| 5091 | + "networkType": "testnet", |
| 5092 | + "relations": [ |
| 5093 | + { |
| 5094 | + "kind": "testnetOf", |
| 5095 | + "network": "ink" |
| 5096 | + }, |
| 5097 | + { |
| 5098 | + "kind": "l2Of", |
| 5099 | + "network": "sepolia" |
| 5100 | + } |
| 5101 | + ], |
| 5102 | + "issuanceRewards": false, |
| 5103 | + "nativeToken": "ETH", |
| 5104 | + "docsUrl": "https://docs.inkonchain.com/", |
| 5105 | + "genesis": { |
| 5106 | + "hash": "0xe5fd5cf0be56af58ad5751b401410d6b7a09d830fa459789746a3d0dd1c79834", |
| 5107 | + "height": 0 |
| 5108 | + }, |
| 5109 | + "firehose": { |
| 5110 | + "blockType": "sf.ethereum.type.v2.Block", |
| 5111 | + "evmExtendedModel": true, |
| 5112 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 5113 | + "bytesEncoding": "hex" |
| 5114 | + }, |
| 5115 | + "icon": { |
| 5116 | + "web3Icons": { |
| 5117 | + "name": "ink" |
| 5118 | + } |
| 5119 | + } |
| 5120 | + }, |
4958 | 5121 | {
|
4959 | 5122 | "id": "zora",
|
4960 | 5123 | "shortName": "Zora",
|
|
5184 | 5347 | "evmExtendedModel": false,
|
5185 | 5348 | "bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
|
5186 | 5349 | "bytesEncoding": "hex"
|
| 5350 | + }, |
| 5351 | + "icon": { |
| 5352 | + "web3Icons": { |
| 5353 | + "name": "japan-open-chain" |
| 5354 | + } |
5187 | 5355 | }
|
5188 | 5356 | },
|
5189 | 5357 | {
|
|
0 commit comments