|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.35", |
| 3 | + "version": "0.6.36", |
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-04T18:54:01.355Z", |
| 6 | + "updatedAt": "2025-02-04T19:57:30.191Z", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
2710 | 2710 | "https://kavascan.io"
|
2711 | 2711 | ],
|
2712 | 2712 | "rpcUrls": [
|
2713 |
| - "https://evm.kava.io", |
| 2713 | + "https://rpc.ankr.com/kava_evm", |
2714 | 2714 | "https://kava.rpc.pinax.network/v1/{PINAX_API_KEY}"
|
2715 | 2715 | ],
|
2716 | 2716 | "apiUrls": [],
|
|
2721 | 2721 | "docsUrl": "https://docs.kava.io",
|
2722 | 2722 | "genesis": {
|
2723 | 2723 | "hash": "0x9d2af876309bb9174604004a813dcfee94f4947b08c5bb4c1a042f318488851e",
|
2724 |
| - "height": 1 |
| 2724 | + "height": 0 |
2725 | 2725 | },
|
2726 | 2726 | "firehose": {
|
2727 | 2727 | "blockType": "sf.ethereum.type.v2.Block",
|
|
4971 | 4971 | }
|
4972 | 4972 | ],
|
4973 | 4973 | "rpcUrls": [
|
4974 |
| - "https://zetachain-evm.blockpi.network/v1/rpc/public" |
| 4974 | + "https://zetachain-mainnet.g.allthatnode.com/archive/evm", |
| 4975 | + "https://zetachain-mainnet.public.blastapi.io" |
4975 | 4976 | ],
|
4976 | 4977 | "services": {
|
4977 | 4978 | "subgraphs": [
|
|
5283 | 5284 | }
|
5284 | 5285 | ],
|
5285 | 5286 | "networkType": "testnet",
|
5286 |
| - "relations": [], |
| 5287 | + "relations": [ |
| 5288 | + { |
| 5289 | + "kind": "testnetOf", |
| 5290 | + "network": "berachain" |
| 5291 | + } |
| 5292 | + ], |
5287 | 5293 | "services": {
|
5288 | 5294 | "subgraphs": [
|
5289 | 5295 | "https://api.studio.thegraph.com/deploy"
|
|
5301 | 5307 | "evmExtendedModel": true,
|
5302 | 5308 | "bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
|
5303 | 5309 | "bytesEncoding": "hex"
|
| 5310 | + }, |
| 5311 | + "icon": { |
| 5312 | + "web3Icons": { |
| 5313 | + "name": "berachain" |
| 5314 | + } |
| 5315 | + } |
| 5316 | + }, |
| 5317 | + { |
| 5318 | + "id": "berachain", |
| 5319 | + "shortName": "Berachain", |
| 5320 | + "fullName": "Berachain Mainnet", |
| 5321 | + "aliases": [ |
| 5322 | + "evm-80094", |
| 5323 | + "berachain-mainnet" |
| 5324 | + ], |
| 5325 | + "caip2Id": "eip155:80094", |
| 5326 | + "graphNode": { |
| 5327 | + "protocol": "ethereum" |
| 5328 | + }, |
| 5329 | + "services": { |
| 5330 | + "subgraphs": [ |
| 5331 | + "https://api.studio.thegraph.com/deploy" |
| 5332 | + ] |
| 5333 | + }, |
| 5334 | + "networkType": "mainnet", |
| 5335 | + "issuanceRewards": false, |
| 5336 | + "nativeToken": "BERA", |
| 5337 | + "docsUrl": "https://docs.berachain.com/", |
| 5338 | + "genesis": { |
| 5339 | + "hash": "0xd57819422128da1c44339fc7956662378c17e2213e669b427ac91cd11dfcfb38", |
| 5340 | + "height": 0 |
| 5341 | + }, |
| 5342 | + "firehose": { |
| 5343 | + "blockType": "sf.ethereum.type.v2.Block", |
| 5344 | + "evmExtendedModel": true, |
| 5345 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 5346 | + "bytesEncoding": "hex" |
| 5347 | + }, |
| 5348 | + "icon": { |
| 5349 | + "web3Icons": { |
| 5350 | + "name": "berachain" |
| 5351 | + } |
5304 | 5352 | }
|
5305 | 5353 | },
|
5306 | 5354 | {
|
|
0 commit comments