Skip to content

Commit e556e15

Browse files
generate registry v0.6.44 [no ci]
1 parent c46ee8b commit e556e15

File tree

6 files changed

+8244
-162
lines changed

6 files changed

+8244
-162
lines changed

docs/networks-table.md

Lines changed: 139 additions & 138 deletions
Large diffs are not rendered by default.

public/TheGraphNetworksRegistry.json

Lines changed: 65 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.43",
3+
"version": "0.6.44",
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-24T21:54:24.991Z",
6+
"updatedAt": "2025-02-26T14:34:49.105Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -486,6 +486,64 @@
486486
}
487487
}
488488
},
489+
{
490+
"id": "metis",
491+
"shortName": "Metis",
492+
"secondName": "Andromeda",
493+
"fullName": "Metis Andromeda Mainnet",
494+
"aliases": [
495+
"metis-mainnet",
496+
"metis-andromeda",
497+
"metis-andromeda-mainnet",
498+
"evm-1088"
499+
],
500+
"caip2Id": "eip155:1088",
501+
"graphNode": {
502+
"protocol": "ethereum"
503+
},
504+
"explorerUrls": [
505+
"https://explorer.metis.io"
506+
],
507+
"apiUrls": [
508+
{
509+
"url": "https://api.routescan.io/v2/network/mainnet/evm/1088/etherscan/api",
510+
"kind": "etherscan"
511+
}
512+
],
513+
"rpcUrls": [
514+
"https://andromeda.metis.io"
515+
],
516+
"networkType": "mainnet",
517+
"relations": [
518+
{
519+
"kind": "l2Of",
520+
"network": "mainnet"
521+
}
522+
],
523+
"services": {
524+
"subgraphs": [
525+
"https://api.studio.thegraph.com/deploy"
526+
]
527+
},
528+
"issuanceRewards": false,
529+
"nativeToken": "METIS",
530+
"docsUrl": "https://docs.metis.io/",
531+
"genesis": {
532+
"hash": "0x9e3354e081a54a57190bdb8948a597c840ea5dd496b0322864d4585f4a716892",
533+
"height": 0
534+
},
535+
"firehose": {
536+
"blockType": "sf.ethereum.type.v2.Block",
537+
"evmExtendedModel": false,
538+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
539+
"bytesEncoding": "hex"
540+
},
541+
"icon": {
542+
"web3Icons": {
543+
"name": "metis-andromeda"
544+
}
545+
}
546+
},
489547
{
490548
"id": "polygon-zkevm",
491549
"shortName": "Polygon zkEVM",
@@ -1533,7 +1591,7 @@
15331591
"protocol": "ethereum"
15341592
},
15351593
"explorerUrls": [
1536-
"https://hashkeychain-testnet-explorer.alt.technology/"
1594+
"https://hashkeychain-testnet-explorer.alt.technology"
15371595
],
15381596
"apiUrls": [
15391597
{
@@ -1558,7 +1616,7 @@
15581616
},
15591617
"issuanceRewards": false,
15601618
"nativeToken": "HSK",
1561-
"docsUrl": "https://docs.hsk.xyz/",
1619+
"docsUrl": "https://docs.hsk.xyz",
15621620
"genesis": {
15631621
"hash": "0x656cb2200b3dd0ac9434a86aa8db62fe1a0f317be4086cc5fe80c7c36645ed8c",
15641622
"height": 0
@@ -2279,7 +2337,7 @@
22792337
},
22802338
"issuanceRewards": false,
22812339
"nativeToken": "HSK",
2282-
"docsUrl": "https://docs.hsk.xyz/",
2340+
"docsUrl": "https://docs.hsk.xyz",
22832341
"genesis": {
22842342
"hash": "0xa96aea946b763641b616ce0c69f37e61d9cd0abd709ef13a6b833e67b76de208",
22852343
"height": 0
@@ -3709,7 +3767,7 @@
37093767
"protocol": "ethereum"
37103768
},
37113769
"explorerUrls": [
3712-
"https://curtis.apescan.io/"
3770+
"https://curtis.apescan.io"
37133771
],
37143772
"rpcUrls": [
37153773
"https://curtis.rpc.caldera.xyz/http"
@@ -3738,7 +3796,7 @@
37383796
},
37393797
"issuanceRewards": false,
37403798
"nativeToken": "APE",
3741-
"docsUrl": "https://docs.apechain.com/",
3799+
"docsUrl": "https://docs.apechain.com",
37423800
"genesis": {
37433801
"hash": "0xebbc9a87d1c945533b12311d15d11f7baab6d8c64f7aabe9d956f862554807a8",
37443802
"height": 0

0 commit comments

Comments
 (0)