Skip to content

Commit 1823f2a

Browse files
committed
generate registry v0.6.70 [no ci]
1 parent 3cf1c88 commit 1823f2a

File tree

6 files changed

+8800
-15
lines changed

6 files changed

+8800
-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.6.69
1+
# Networks Registry v0.6.70
22

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

@@ -150,10 +150,10 @@ Auto-generated from the networks registry on every release.
150150
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/iotex.svg) Iotex Testnet | **iotex-testnet** | _testnet_ | | _ethereum_ || | | | [https://testnet.iotexscan.io](https://testnet.iotexscan.io) | [https://docs.iotex.io](https://docs.iotex.io) |
151151
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/monad.svg) Monad | **monad-testnet** | _testnet_ | | _ethereum_ || | | | [https://testnet.monadexplorer.com](https://testnet.monadexplorer.com) | [https://docs.monad.xyz](https://docs.monad.xyz) |
152152
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/lens.svg) Lens | **lens** | _mainnet_ | | _ethereum_ || | | | [https://explorer.lens.xyz](https://explorer.lens.xyz) | [https://lens.xyz/docs](https://lens.xyz/docs) |
153+
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/cronos.svg) Cronos | **cronos** | _mainnet_ | | _ethereum_ || | | | [https://explorer.cronos.org](https://explorer.cronos.org) | [https://docs.cronos.org](https://docs.cronos.org) |
153154
| ![](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) |
154155
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/lens.svg) Lens | **lens-testnet** | _testnet_ | | _ethereum_ || | | | [https://block-explorer.testnet.lens.dev](https://block-explorer.testnet.lens.dev) | [https://www.lens.xyz/docs](https://www.lens.xyz/docs) |
155156
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/aurora.svg) Aurora | **aurora** | _mainnet_ | | _ethereum_ || | | | [https://explorer.aurora.dev](https://explorer.aurora.dev) | [https://doc.aurora.dev](https://doc.aurora.dev) |
156157
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/zeta-chain.svg) ZetaChain | **zetachain** | _mainnet_ | | _ethereum_ || | | | [https://zetachain.blockscout.com](https://zetachain.blockscout.com) | [https://www.zetachain.com/docs](https://www.zetachain.com/docs) |
157158
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/ink.svg) Ink | **ink** | _mainnet_ | | _ethereum_ || | | | [https://explorer.inkonchain.com](https://explorer.inkonchain.com) | [https://docs.inkonchain.com](https://docs.inkonchain.com) |
158159
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/kava.svg) Kava | **kava** | _mainnet_ | | _ethereum_ | | | | | [https://kavascan.io](https://kavascan.io) | [https://docs.kava.io](https://docs.kava.io) |
159-
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/cronos.svg) Cronos | **cronos** | _mainnet_ | | _ethereum_ | | | | | [https://explorer.cronos.org](https://explorer.cronos.org) | [https://docs.cronos.org](https://docs.cronos.org) |

public/TheGraphNetworksRegistry.json

Lines changed: 8 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_6.json",
3-
"version": "0.6.69",
3+
"version": "0.6.70",
44
"title": "The Graph networks registry",
55
"description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry",
6-
"updatedAt": "2025-06-18T18:53:57.133Z",
6+
"updatedAt": "2025-06-26T14:18:46.317Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -3479,7 +3479,7 @@
34793479
{
34803480
"id": "cronos",
34813481
"shortName": "Cronos",
3482-
"fullName": "Cronos Mainnet",
3482+
"fullName": "Cronos EVM Chain Mainnet",
34833483
"aliases": [
34843484
"evm-25",
34853485
"cronos-mainnet"
@@ -3505,7 +3505,11 @@
35053505
"kind": "etherscan"
35063506
}
35073507
],
3508-
"services": {},
3508+
"services": {
3509+
"subgraphs": [
3510+
"https://api.studio.thegraph.com/deploy"
3511+
]
3512+
},
35093513
"networkType": "mainnet",
35103514
"issuanceRewards": false,
35113515
"nativeToken": "CRO",

0 commit comments

Comments
 (0)