Skip to content

Commit f090035

Browse files
committed
generate registry v0.7.53 [no ci]
1 parent 15158b1 commit f090035

File tree

6 files changed

+9760
-123
lines changed

6 files changed

+9760
-123
lines changed

docs/networks-table.md

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

public/TheGraphNetworksRegistry.json

Lines changed: 17 additions & 5 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.52",
3+
"version": "0.7.53",
44
"title": "The Graph networks registry",
55
"description": "This registry was generated and validated at https://github.com/graphprotocol/networks-registry",
6-
"updatedAt": "2025-11-20T18:17:20.602Z",
6+
"updatedAt": "2025-11-22T20:25:47.513Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -2057,12 +2057,24 @@
20572057
"graphNode": {
20582058
"protocol": "ethereum"
20592059
},
2060+
"explorerUrls": [
2061+
"https://mainnet-beta.monvision.io"
2062+
],
2063+
"rpcUrls": [
2064+
"https://rpc-mainnet.monadinfra.com/rpc/"
2065+
],
2066+
"apiUrls": [],
2067+
"networkType": "mainnet",
20602068
"services": {
2061-
"subgraphs": [
2062-
"https://api.studio.thegraph.com/deploy"
2069+
"subgraphs": [],
2070+
"sps": [],
2071+
"firehose": [
2072+
"mainnet-base.monad.streamingfast.io:443"
2073+
],
2074+
"substreams": [
2075+
"mainnet-base.monad.streamingfast.io:443"
20632076
]
20642077
},
2065-
"networkType": "mainnet",
20662078
"issuanceRewards": false,
20672079
"nativeToken": "MON",
20682080
"docsUrl": "https://docs.monad.xyz",

0 commit comments

Comments
 (0)