Skip to content

Commit 88c65ee

Browse files
committed
generate registry v0.7.38 [no ci]
1 parent c2cc08d commit 88c65ee

File tree

6 files changed

+9412
-8
lines changed

6 files changed

+9412
-8
lines changed

docs/networks-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Networks Registry v0.7.37
1+
# Networks Registry v0.7.38
22

33
Auto-generated from the networks registry on every release.
44

public/TheGraphNetworksRegistry.json

Lines changed: 13 additions & 2 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.37",
3+
"version": "0.7.38",
44
"title": "The Graph networks registry",
55
"description": "This registry was generated and validated at https://github.com/graphprotocol/networks-registry",
6-
"updatedAt": "2025-10-06T16:21:29.079Z",
6+
"updatedAt": "2025-10-15T21:07:11.453Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -1412,6 +1412,9 @@
14121412
"substreams": [
14131413
"unichain.substreams.pinax.network:443",
14141414
"mainnet.unichain.streamingfast.io:443"
1415+
],
1416+
"tokenApi": [
1417+
"https://token-api.thegraph.com"
14151418
]
14161419
},
14171420
"networkType": "mainnet",
@@ -1455,6 +1458,14 @@
14551458
"extended"
14561459
]
14571460
},
1461+
"tokenApi": {
1462+
"features": [
1463+
"tokens",
1464+
"dexes",
1465+
"nfts"
1466+
],
1467+
"networkId": "unichain"
1468+
},
14581469
"icon": {
14591470
"web3Icons": {
14601471
"name": "unichain"

0 commit comments

Comments
 (0)