Skip to content

Commit e4de9fc

Browse files
generate registry v0.6.48 [no ci]
1 parent 12ca910 commit e4de9fc

6 files changed

+8126
-8
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.6.47
1+
# Networks Registry v0.6.48
22

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

@@ -85,6 +85,7 @@ Auto-generated from the networks registry on every release.
8585
| ![](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) |
8686
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/hashkey.svg) Hashkey Chain Sepolia | **hashkeychain-sepolia** | _testnet_ | | _ethereum_ || | | | [https://hashkeychain-testnet-explorer.alt.technology](https://hashkeychain-testnet-explorer.alt.technology) | [https://docs.hsk.xyz](https://docs.hsk.xyz) |
8787
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/moonbeam.svg) Moonbase Alpha | **mbase** | _testnet_ | | _ethereum_ || | | | [https://moonbase.moonscan.io](https://moonbase.moonscan.io) | [https://docs.moonbeam.network/learn/platform/networks/moonbase](https://docs.moonbeam.network/learn/platform/networks/moonbase) |
88+
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/zilliqa.svg) Zilliqa Proto-Mainnet | **zilliqa-protomainnet** | _testnet_ | | _ethereum_ || | | | [https://explorer.zq2-protomainnet.zilliqa.com/](https://explorer.zq2-protomainnet.zilliqa.com/) | [https://dev.zilliqa.com](https://dev.zilliqa.com) |
8889
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/sonic.svg) Sonic | **sonic** | _mainnet_ | | _ethereum_ || | | | [https://sonicscan.org](https://sonicscan.org) | [https://docs.soniclabs.com](https://docs.soniclabs.com) |
8990
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/botanix.svg) Botanix | **botanix-testnet** | _testnet_ | | _ethereum_ || | | | [https://testnet.botanixscan.io](https://testnet.botanixscan.io) | [https://docs.botanixlabs.xyz](https://docs.botanixlabs.xyz) |
9091
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/japan-open-chain.svg) JOC | **joc-testnet** | _testnet_ | | _ethereum_ || | | | [https://explorer.testnet.japanopenchain.org](https://explorer.testnet.japanopenchain.org) | [https://www.japanopenchain.org/en/developer](https://www.japanopenchain.org/en/developer) |

public/TheGraphNetworksRegistry.json

Lines changed: 42 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_6.json",
3-
"version": "0.6.47",
3+
"version": "0.6.48",
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-02-27T19:25:02.327Z",
6+
"updatedAt": "2025-03-07T00:52:46.400Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -3798,6 +3798,46 @@
37983798
}
37993799
}
38003800
},
3801+
{
3802+
"id": "zilliqa-protomainnet",
3803+
"shortName": "Zilliqa",
3804+
"secondName": "Proto-Mainnet",
3805+
"fullName": "Zilliqa 2.0 Proto-Mainnet",
3806+
"aliases": [
3807+
"evm-32770"
3808+
],
3809+
"caip2Id": "eip155:32770",
3810+
"graphNode": {
3811+
"protocol": "ethereum"
3812+
},
3813+
"explorerUrls": [
3814+
"https://explorer.zq2-protomainnet.zilliqa.com/"
3815+
],
3816+
"networkType": "testnet",
3817+
"services": {
3818+
"subgraphs": [
3819+
"https://api.studio.thegraph.com/deploy"
3820+
]
3821+
},
3822+
"issuanceRewards": false,
3823+
"nativeToken": "ZIL",
3824+
"docsUrl": "https://dev.zilliqa.com",
3825+
"genesis": {
3826+
"hash": "0xaef57e820056b14dbb42e4b39d38587f727d5a7014039c44018e16db7bb05eb4",
3827+
"height": 3
3828+
},
3829+
"firehose": {
3830+
"blockType": "sf.ethereum.type.v2.Block",
3831+
"evmExtendedModel": false,
3832+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
3833+
"bytesEncoding": "hex"
3834+
},
3835+
"icon": {
3836+
"web3Icons": {
3837+
"name": "zilliqa"
3838+
}
3839+
}
3840+
},
38013841
{
38023842
"id": "apechain-curtis",
38033843
"shortName": "ApeChain",

0 commit comments

Comments
 (0)