Skip to content

Commit 4f7f7df

Browse files
generate registry v0.6.50 [no ci]
1 parent be7f69d commit 4f7f7df

File tree

6 files changed

+8199
-29
lines changed

6 files changed

+8199
-29
lines changed

docs/networks-table.md

Lines changed: 7 additions & 6 deletions
Large diffs are not rendered by default.

public/TheGraphNetworksRegistry.json

Lines changed: 50 additions & 7 deletions
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.48",
3+
"version": "0.6.50",
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-03-07T00:52:46.400Z",
6+
"updatedAt": "2025-03-14T00:08:13.431Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -600,7 +600,7 @@
600600
"polygonzk.substreams.pinax.network:443"
601601
]
602602
},
603-
"issuanceRewards": false,
603+
"issuanceRewards": true,
604604
"nativeToken": "ETH",
605605
"docsUrl": "https://docs.polygon.technology/zkEVM",
606606
"genesis": {
@@ -3586,7 +3586,7 @@
35863586
]
35873587
},
35883588
"networkType": "mainnet",
3589-
"issuanceRewards": false,
3589+
"issuanceRewards": true,
35903590
"nativeToken": "RBTC",
35913591
"docsUrl": "https://dev.rootstock.io",
35923592
"indexerDocsUrls": [
@@ -3779,7 +3779,7 @@
37793779
"network": "mainnet"
37803780
}
37813781
],
3782-
"issuanceRewards": false,
3782+
"issuanceRewards": true,
37833783
"nativeToken": "ETH",
37843784
"docsUrl": "https://docs.zksync.io",
37853785
"genesis": {
@@ -3811,7 +3811,7 @@
38113811
"protocol": "ethereum"
38123812
},
38133813
"explorerUrls": [
3814-
"https://explorer.zq2-protomainnet.zilliqa.com/"
3814+
"https://explorer.zq2-protomainnet.zilliqa.com"
38153815
],
38163816
"networkType": "testnet",
38173817
"services": {
@@ -3947,6 +3947,49 @@
39473947
}
39483948
}
39493949
},
3950+
{
3951+
"id": "peaq",
3952+
"shortName": "peaq",
3953+
"fullName": "Peaq Network",
3954+
"aliases": [
3955+
"evm-3338",
3956+
"peaq-mainnet"
3957+
],
3958+
"caip2Id": "eip155:3338",
3959+
"graphNode": {
3960+
"protocol": "ethereum"
3961+
},
3962+
"explorerUrls": [
3963+
"https://peaq.subscan.io/"
3964+
],
3965+
"rpcUrls": [
3966+
"https://peaq.api.onfinality.io/public"
3967+
],
3968+
"services": {
3969+
"subgraphs": [
3970+
"https://api.studio.thegraph.com/deploy"
3971+
]
3972+
},
3973+
"networkType": "mainnet",
3974+
"issuanceRewards": false,
3975+
"nativeToken": "PEAQ",
3976+
"docsUrl": "https://docs.peaq.network/",
3977+
"genesis": {
3978+
"hash": "0x43ab0f195759cb56597b46c826459bf550afe0398a1421293c961b1fecda1783",
3979+
"height": 0
3980+
},
3981+
"firehose": {
3982+
"blockType": "sf.ethereum.type.v2.Block",
3983+
"evmExtendedModel": true,
3984+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
3985+
"bytesEncoding": "hex"
3986+
},
3987+
"icon": {
3988+
"web3Icons": {
3989+
"name": "peaq"
3990+
}
3991+
}
3992+
},
39503993
{
39513994
"id": "mode-mainnet",
39523995
"shortName": "Mode",
@@ -4382,7 +4425,7 @@
43824425
"arbsepolia.substreams.pinax.network:443"
43834426
]
43844427
},
4385-
"issuanceRewards": false,
4428+
"issuanceRewards": true,
43864429
"nativeToken": "ETH",
43874430
"docsUrl": "https://docs.arbitrum.io",
43884431
"genesis": {

0 commit comments

Comments
 (0)