Skip to content

Commit d7be1b7

Browse files
committed
generate registry v0.7.52 [no ci]
1 parent 7be3e53 commit d7be1b7

File tree

5 files changed

+9715
-7
lines changed

5 files changed

+9715
-7
lines changed

docs/networks-table.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Networks Registry v0.7.51
1+
# Networks Registry v0.7.52
22

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

@@ -105,6 +105,7 @@ Auto-generated from the networks registry on every release.
105105
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/monad.svg) Monad | **monad** | _mainnet_ | | _ethereum_ || | | | | [https://docs.monad.xyz](https://docs.monad.xyz) |
106106
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/boba.svg) Boba BNB | **boba-bnb** | _mainnet_ | | _ethereum_ || | | | [https://bnb.bobascan.com](https://bnb.bobascan.com) | [https://docs.boba.network](https://docs.boba.network) |
107107
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/abstract.svg) Abstract | **abstract** | _mainnet_ | | _ethereum_ || | | | [https://abscan.org](https://abscan.org) | [https://docs.abs.xyz](https://docs.abs.xyz) |
108+
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/stable.svg) Stable | **stable** | _mainnet_ | | _ethereum_ || | | | | |
108109
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/boba.svg) Boba Sepolia | **boba-testnet** | _testnet_ | | _ethereum_ || | | | [https://testnet.bobascan.com](https://testnet.bobascan.com) | [https://docs.boba.network](https://docs.boba.network) |
109110
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/abstract.svg) Abstract | **abstract-testnet** | _testnet_ | | _ethereum_ || | | | [https://explorer.testnet.abs.xyz](https://explorer.testnet.abs.xyz) | [https://docs.abs.xyz](https://docs.abs.xyz) |
110111
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/polygon-zkevm.svg) Polygon zkEVM Cardona | **polygon-zkevm-cardona** | _testnet_ | | _ethereum_ || | | | [https://cardona-zkevm.polygonscan.com](https://cardona-zkevm.polygonscan.com) | [https://docs.polygon.technology/zkEVM](https://docs.polygon.technology/zkEVM) |

public/TheGraphNetworksRegistry.json

Lines changed: 41 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.51",
3+
"version": "0.7.52",
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-19T00:14:18.847Z",
6+
"updatedAt": "2025-11-20T18:17:20.602Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -7978,6 +7978,45 @@
79787978
}
79797979
}
79807980
},
7981+
{
7982+
"id": "stable",
7983+
"shortName": "Stable",
7984+
"fullName": "Stable",
7985+
"aliases": [
7986+
"evm-988",
7987+
"stable-mainnet"
7988+
],
7989+
"caip2Id": "eip155:988",
7990+
"networkType": "mainnet",
7991+
"graphNode": {
7992+
"protocol": "ethereum"
7993+
},
7994+
"services": {
7995+
"subgraphs": [
7996+
"https://api.studio.thegraph.com/deploy"
7997+
]
7998+
},
7999+
"issuanceRewards": false,
8000+
"nativeToken": "gUSDT",
8001+
"firehose": {
8002+
"blockType": "sf.ethereum.type.v2.Block",
8003+
"evmExtendedModel": true,
8004+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
8005+
"bytesEncoding": "hex",
8006+
"firstStreamableBlock": {
8007+
"id": "0x5911f7cbe3a5532c100b0ba871070084c460dd9b79f3fd8f5c2c1b394948819c",
8008+
"height": 1
8009+
},
8010+
"blockFeatures": [
8011+
"base"
8012+
]
8013+
},
8014+
"icon": {
8015+
"web3Icons": {
8016+
"name": "stable"
8017+
}
8018+
}
8019+
},
79818020
{
79828021
"id": "lumia",
79838022
"shortName": "Lumia",

0 commit comments

Comments
 (0)