Skip to content

Commit ae734c3

Browse files
generate registry v0.6.34 [no ci]
1 parent 291fab2 commit ae734c3

8 files changed

+7850
-109
lines changed

docs/networks-table.md

+7-4
Large diffs are not rendered by default.

public/TheGraphNetworksRegistry.json

+172-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
3-
"version": "0.6.33",
3+
"version": "0.6.34",
44
"title": "The Graph networks registry",
55
"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",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -275,6 +275,60 @@
275275
}
276276
}
277277
},
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+
},
278332
{
279333
"id": "monad-testnet",
280334
"shortName": "Monad",
@@ -478,7 +532,7 @@
478532
},
479533
"issuanceRewards": false,
480534
"nativeToken": "ETH",
481-
"docsUrl": "https://polygon.technology/polygon-zkevm",
535+
"docsUrl": "https://docs.polygon.technology/zkEVM",
482536
"genesis": {
483537
"hash": "0x81005434635456a16f74ff7023fbe0bf423abbc8a8deb093ffff455c0ad3b741",
484538
"height": 0
@@ -2731,7 +2785,7 @@
27312785
},
27322786
"issuanceRewards": false,
27332787
"nativeToken": "ETH",
2734-
"docsUrl": "https://polygon.technology/polygon-zkevm",
2788+
"docsUrl": "https://docs.polygon.technology/zkEVM",
27352789
"genesis": {
27362790
"hash": "0x676c1a76a6c5855a32bdf7c61977a0d1510088a4eeac1330466453b3d08b60b9",
27372791
"height": 0
@@ -4650,6 +4704,55 @@
46504704
}
46514705
}
46524706
},
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+
},
46534756
{
46544757
"id": "linea-sepolia",
46554758
"shortName": "Linea",
@@ -4955,6 +5058,66 @@
49555058
}
49565059
}
49575060
},
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+
},
49585121
{
49595122
"id": "zora",
49605123
"shortName": "Zora",
@@ -5184,6 +5347,11 @@
51845347
"evmExtendedModel": false,
51855348
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
51865349
"bytesEncoding": "hex"
5350+
},
5351+
"icon": {
5352+
"web3Icons": {
5353+
"name": "japan-open-chain"
5354+
}
51875355
}
51885356
},
51895357
{

0 commit comments

Comments
 (0)