|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.62", |
| 3 | + "version": "0.6.63", |
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-05-20T20:55:47.339Z", |
| 6 | + "updatedAt": "2025-05-28T22:00:25.452Z", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
1275 | 1275 | ]
|
1276 | 1276 | },
|
1277 | 1277 | "networkType": "testnet",
|
1278 |
| - "relations": [], |
| 1278 | + "relations": [ |
| 1279 | + { |
| 1280 | + "kind": "l2Of", |
| 1281 | + "network": "sepolia" |
| 1282 | + }, |
| 1283 | + { |
| 1284 | + "kind": "testnetOf", |
| 1285 | + "network": "katana" |
| 1286 | + } |
| 1287 | + ], |
1279 | 1288 | "issuanceRewards": false,
|
1280 | 1289 | "nativeToken": "ETH",
|
1281 | 1290 | "genesis": {
|
|
3967 | 3976 | }
|
3968 | 3977 | }
|
3969 | 3978 | },
|
| 3979 | + { |
| 3980 | + "id": "ozean-poseidon", |
| 3981 | + "shortName": "Ozean", |
| 3982 | + "fullName": "Ozean Poseidon Testnet", |
| 3983 | + "aliases": [ |
| 3984 | + "evm-31911" |
| 3985 | + ], |
| 3986 | + "caip2Id": "eip155:31911", |
| 3987 | + "graphNode": { |
| 3988 | + "protocol": "ethereum" |
| 3989 | + }, |
| 3990 | + "explorerUrls": [ |
| 3991 | + "https://poseidon-testnet.explorer.caldera.xyz/" |
| 3992 | + ], |
| 3993 | + "rpcUrls": [ |
| 3994 | + "https://poseidon-testnet.rpc.caldera.xyz/http" |
| 3995 | + ], |
| 3996 | + "apiUrls": [ |
| 3997 | + { |
| 3998 | + "url": "https://poseidon-testnet.explorer.caldera.xyz/api", |
| 3999 | + "kind": "etherscan" |
| 4000 | + } |
| 4001 | + ], |
| 4002 | + "services": { |
| 4003 | + "subgraphs": [ |
| 4004 | + "https://api.studio.thegraph.com/deploy" |
| 4005 | + ] |
| 4006 | + }, |
| 4007 | + "networkType": "testnet", |
| 4008 | + "relations": [ |
| 4009 | + { |
| 4010 | + "kind": "l2Of", |
| 4011 | + "network": "sepolia" |
| 4012 | + } |
| 4013 | + ], |
| 4014 | + "issuanceRewards": false, |
| 4015 | + "nativeToken": "ETH", |
| 4016 | + "genesis": { |
| 4017 | + "hash": "0x7ee9e9a8b75fa5f73e276e4b7f9eee22ceac26ec7516141a4ee737be1881102c", |
| 4018 | + "height": 0 |
| 4019 | + }, |
| 4020 | + "firehose": { |
| 4021 | + "blockType": "sf.ethereum.type.v2.Block", |
| 4022 | + "evmExtendedModel": false, |
| 4023 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 4024 | + "bytesEncoding": "hex" |
| 4025 | + } |
| 4026 | + }, |
3970 | 4027 | {
|
3971 | 4028 | "id": "zksync-era",
|
3972 | 4029 | "shortName": "zkSync",
|
|
6030 | 6087 | }
|
6031 | 6088 | }
|
6032 | 6089 | },
|
| 6090 | + { |
| 6091 | + "id": "katana", |
| 6092 | + "shortName": "Katana", |
| 6093 | + "fullName": "Katana Mainnet", |
| 6094 | + "aliases": [ |
| 6095 | + "evm-747474", |
| 6096 | + "katana-mainnet" |
| 6097 | + ], |
| 6098 | + "caip2Id": "eip155:747474", |
| 6099 | + "graphNode": { |
| 6100 | + "protocol": "ethereum" |
| 6101 | + }, |
| 6102 | + "services": { |
| 6103 | + "subgraphs": [ |
| 6104 | + "https://api.studio.thegraph.com/deploy" |
| 6105 | + ] |
| 6106 | + }, |
| 6107 | + "networkType": "mainnet", |
| 6108 | + "relations": [ |
| 6109 | + { |
| 6110 | + "kind": "l2Of", |
| 6111 | + "network": "mainnet" |
| 6112 | + } |
| 6113 | + ], |
| 6114 | + "issuanceRewards": false, |
| 6115 | + "nativeToken": "ETH", |
| 6116 | + "genesis": { |
| 6117 | + "hash": "0x2d28253bc3362fb71336e4f45ba058a24167ef8f43aa2527d5ed9ecfa1d2d3d6", |
| 6118 | + "height": 0 |
| 6119 | + }, |
| 6120 | + "firehose": { |
| 6121 | + "blockType": "sf.ethereum.type.v2.Block", |
| 6122 | + "evmExtendedModel": false, |
| 6123 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 6124 | + "bytesEncoding": "hex" |
| 6125 | + } |
| 6126 | + }, |
6033 | 6127 | {
|
6034 | 6128 | "id": "ink-sepolia",
|
6035 | 6129 | "shortName": "Ink",
|
|
6978 | 7072 | }
|
6979 | 7073 | }
|
6980 | 7074 | },
|
6981 |
| - { |
6982 |
| - "id": "boba-bnb-testnet", |
6983 |
| - "shortName": "Boba", |
6984 |
| - "secondName": "BNB", |
6985 |
| - "fullName": "Boba BNB Testnet", |
6986 |
| - "aliases": [ |
6987 |
| - "evm-9728", |
6988 |
| - "boba-bsc-testnet" |
6989 |
| - ], |
6990 |
| - "caip2Id": "eip155:9728", |
6991 |
| - "graphNode": { |
6992 |
| - "protocol": "ethereum" |
6993 |
| - }, |
6994 |
| - "explorerUrls": [ |
6995 |
| - "https://bnb.testnet.bobascan.com" |
6996 |
| - ], |
6997 |
| - "rpcUrls": [ |
6998 |
| - "https://testnet.bnb.boba.network" |
6999 |
| - ], |
7000 |
| - "apiUrls": [ |
7001 |
| - { |
7002 |
| - "url": "https://api.routescan.io/v2/network/testnet/evm/9728/etherscan/api", |
7003 |
| - "kind": "etherscan" |
7004 |
| - } |
7005 |
| - ], |
7006 |
| - "services": { |
7007 |
| - "subgraphs": [ |
7008 |
| - "https://api.studio.thegraph.com/deploy" |
7009 |
| - ] |
7010 |
| - }, |
7011 |
| - "networkType": "testnet", |
7012 |
| - "relations": [ |
7013 |
| - { |
7014 |
| - "kind": "testnetOf", |
7015 |
| - "network": "boba-bnb" |
7016 |
| - }, |
7017 |
| - { |
7018 |
| - "kind": "l2Of", |
7019 |
| - "network": "boba-testnet" |
7020 |
| - } |
7021 |
| - ], |
7022 |
| - "issuanceRewards": false, |
7023 |
| - "nativeToken": "BOBA", |
7024 |
| - "docsUrl": "https://docs.boba.network", |
7025 |
| - "genesis": { |
7026 |
| - "hash": "0x4d26ddc947c7cea924d5ef272c1a5ef40a1dce5ca2cbbaccad59d33f2505a30d", |
7027 |
| - "height": 0 |
7028 |
| - }, |
7029 |
| - "firehose": { |
7030 |
| - "blockType": "sf.ethereum.type.v2.Block", |
7031 |
| - "evmExtendedModel": false, |
7032 |
| - "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
7033 |
| - "bytesEncoding": "hex" |
7034 |
| - }, |
7035 |
| - "icon": { |
7036 |
| - "web3Icons": { |
7037 |
| - "name": "boba" |
7038 |
| - } |
7039 |
| - } |
7040 |
| - }, |
7041 | 7075 | {
|
7042 | 7076 | "id": "lumia",
|
7043 | 7077 | "shortName": "Lumia",
|
|
0 commit comments