Skip to content

Commit 6b40a23

Browse files
committed
generate registry v0.7.28 [no ci]
1 parent 20fcff1 commit 6b40a23

9 files changed

+9480
-86
lines changed

docs/networks-table.md

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

public/TheGraphNetworksRegistry.json

Lines changed: 55 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_7.json",
3-
"version": "0.7.27",
3+
"version": "0.7.28",
44
"title": "The Graph networks registry",
55
"description": "This registry was generated and validated at https://github.com/graphprotocol/networks-registry",
6-
"updatedAt": "2025-08-27T21:47:56.729Z",
6+
"updatedAt": "2025-09-02T21:04:24.588Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -398,7 +398,12 @@
398398
]
399399
},
400400
"networkType": "testnet",
401-
"relations": [],
401+
"relations": [
402+
{
403+
"kind": "testnetOf",
404+
"network": "monad"
405+
}
406+
],
402407
"issuanceRewards": false,
403408
"nativeToken": "MON",
404409
"docsUrl": "https://docs.monad.xyz",
@@ -1846,9 +1851,7 @@
18461851
}
18471852
],
18481853
"services": {
1849-
"subgraphs": [
1850-
"https://api.studio.thegraph.com/deploy"
1851-
]
1854+
"subgraphs": []
18521855
},
18531856
"networkType": "testnet",
18541857
"relations": [
@@ -1972,6 +1975,46 @@
19721975
}
19731976
}
19741977
},
1978+
{
1979+
"id": "monad",
1980+
"shortName": "Monad",
1981+
"fullName": "Monad Mainnet",
1982+
"aliases": [
1983+
"evm-143",
1984+
"monad-mainnet"
1985+
],
1986+
"caip2Id": "eip155:143",
1987+
"graphNode": {
1988+
"protocol": "ethereum"
1989+
},
1990+
"services": {
1991+
"subgraphs": [
1992+
"https://api.studio.thegraph.com/deploy"
1993+
]
1994+
},
1995+
"networkType": "mainnet",
1996+
"issuanceRewards": false,
1997+
"nativeToken": "MON",
1998+
"docsUrl": "https://docs.monad.xyz",
1999+
"firehose": {
2000+
"blockType": "sf.ethereum.type.v2.Block",
2001+
"evmExtendedModel": false,
2002+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
2003+
"bytesEncoding": "hex",
2004+
"firstStreamableBlock": {
2005+
"id": "0x0c47353304f22b1c15706367d739b850cda80b5c87bbc335014fef3d88deaac9",
2006+
"height": 0
2007+
},
2008+
"blockFeatures": [
2009+
"base"
2010+
]
2011+
},
2012+
"icon": {
2013+
"web3Icons": {
2014+
"name": "monad"
2015+
}
2016+
}
2017+
},
19752018
{
19762019
"id": "injective-evm-testnet",
19772020
"shortName": "Injective EVM",
@@ -2229,9 +2272,7 @@
22292272
}
22302273
],
22312274
"services": {
2232-
"subgraphs": [
2233-
"https://api.studio.thegraph.com/deploy"
2234-
]
2275+
"subgraphs": []
22352276
},
22362277
"networkType": "mainnet",
22372278
"issuanceRewards": false,
@@ -2341,9 +2382,7 @@
23412382
}
23422383
],
23432384
"services": {
2344-
"subgraphs": [
2345-
"https://api.studio.thegraph.com/deploy"
2346-
]
2385+
"subgraphs": []
23472386
},
23482387
"networkType": "mainnet",
23492388
"issuanceRewards": false,
@@ -3754,7 +3793,7 @@
37543793
],
37553794
"issuanceRewards": false,
37563795
"nativeToken": "FRAX",
3757-
"docsUrl": "https://docs.mintchain.io",
3796+
"docsUrl": "https://docs.frax.com/fraxtal",
37583797
"firehose": {
37593798
"blockType": "sf.ethereum.type.v2.Block",
37603799
"evmExtendedModel": true,
@@ -8434,9 +8473,7 @@
84348473
"apiUrls": [],
84358474
"networkType": "mainnet",
84368475
"services": {
8437-
"subgraphs": [
8438-
"https://api.studio.thegraph.com/deploy"
8439-
],
8476+
"subgraphs": [],
84408477
"sps": [],
84418478
"firehose": [
84428479
"bitcoin.firehose.pinax.network:443",
@@ -9034,9 +9071,7 @@
90349071
"apiUrls": [],
90359072
"networkType": "mainnet",
90369073
"services": {
9037-
"subgraphs": [
9038-
"https://api.studio.thegraph.com/deploy"
9039-
],
9074+
"subgraphs": [],
90409075
"sps": [],
90419076
"firehose": [
90429077
"starknet.firehose.pinax.network:443"
@@ -9102,9 +9137,7 @@
91029137
"apiUrls": [],
91039138
"networkType": "testnet",
91049139
"services": {
9105-
"subgraphs": [
9106-
"https://api.studio.thegraph.com/deploy"
9107-
],
9140+
"subgraphs": [],
91089141
"sps": [],
91099142
"firehose": [
91109143
"starksepolia.firehose.pinax.network:443"

0 commit comments

Comments
 (0)