Skip to content

Commit 31bf9a7

Browse files
committed
generate registry v0.7.61 [no ci]
1 parent 6de8ef0 commit 31bf9a7

File tree

6 files changed

+9659
-15
lines changed

6 files changed

+9659
-15
lines changed

docs/networks-table.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Networks Registry v0.7.60
1+
# Networks Registry v0.7.61
22

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

@@ -105,7 +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/zeta-chain.svg) ZetaChain | **zetachain** | _mainnet_ | _7000_ | | _ethereum_ || | | | [https://zetachain.blockscout.com](https://zetachain.blockscout.com) | [https://www.zetachain.com/docs](https://www.zetachain.com/docs) |
106106
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/cronos.svg) Cronos | **cronos** | _mainnet_ | _25_ | | _ethereum_ || | | | [https://explorer.cronos.org](https://explorer.cronos.org) | [https://docs.cronos.org](https://docs.cronos.org) |
107107
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/abstract.svg) Abstract | **abstract** | _mainnet_ | _2741_ | | _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_ | _988_ | | _ethereum_ || | | | | |
108+
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/stable.svg) Stable | **stable** | _mainnet_ | _988_ | | _ethereum_ || | | | [https://stablescan.xyz/](https://stablescan.xyz/) | |
109109
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/boba.svg) Boba Sepolia | **boba-testnet** | _testnet_ | _28882_ | | _ethereum_ || | | | [https://testnet.bobascan.com](https://testnet.bobascan.com) | [https://docs.boba.network](https://docs.boba.network) |
110110
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/abstract.svg) Abstract | **abstract-testnet** | _testnet_ | _11124_ | | _ethereum_ || | | | [https://explorer.testnet.abs.xyz](https://explorer.testnet.abs.xyz) | [https://docs.abs.xyz](https://docs.abs.xyz) |
111111
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/polygon-zkevm.svg) Polygon zkEVM Cardona | **polygon-zkevm-cardona** | _testnet_ | _2442_ | | _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: 9 additions & 4 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.60",
3+
"version": "0.7.61",
44
"title": "The Graph networks registry",
55
"description": "This registry was generated and validated at https://github.com/graphprotocol/networks-registry",
6-
"updatedAt": "2025-12-05T14:46:31.169Z",
6+
"updatedAt": "2025-12-08T14:53:29.348Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -5907,7 +5907,7 @@
59075907
],
59085908
"apiUrls": [
59095909
{
5910-
"url": "https://api.etherscan.io/v2/api",
5910+
"url": "https://worldchain.abi.pinax.network/api",
59115911
"kind": "etherscan"
59125912
}
59135913
],
@@ -8018,7 +8018,12 @@
80188018
"graphNode": {
80198019
"protocol": "ethereum"
80208020
},
8021-
"rpcUrls": [],
8021+
"explorerUrls": [
8022+
"https://stablescan.xyz/"
8023+
],
8024+
"rpcUrls": [
8025+
"https://rpc.stable.xyz"
8026+
],
80228027
"apiUrls": [
80238028
{
80248029
"url": "https://stable.abi.pinax.network/api",

0 commit comments

Comments
 (0)