|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.47", |
| 3 | + "version": "0.6.48", |
4 | 4 | "title": "The Graph networks registry",
|
5 | 5 | "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", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
3798 | 3798 | }
|
3799 | 3799 | }
|
3800 | 3800 | },
|
| 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 | + }, |
3801 | 3841 | {
|
3802 | 3842 | "id": "apechain-curtis",
|
3803 | 3843 | "shortName": "ApeChain",
|
|
0 commit comments