|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.51", |
| 3 | + "version": "0.6.52", |
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-03-25T14:21:43.917Z", |
| 6 | + "updatedAt": "2025-03-26T22:12:19.827Z", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
1861 | 1861 | ],
|
1862 | 1862 | "apiUrls": [
|
1863 | 1863 | {
|
1864 |
| - "url": "https://api.vanascan.io/api", |
1865 |
| - "kind": "etherscan" |
| 1864 | + "url": "https://vanascan.io/api", |
| 1865 | + "kind": "blockscout" |
1866 | 1866 | }
|
1867 | 1867 | ],
|
1868 | 1868 | "services": {
|
|
2268 | 2268 | "https://manta-pacific.drpc.org"
|
2269 | 2269 | ],
|
2270 | 2270 | "explorerUrls": [
|
2271 |
| - "https://pacific-explorer.manta.network/" |
| 2271 | + "https://pacific-explorer.manta.network" |
2272 | 2272 | ],
|
2273 | 2273 | "apiUrls": [
|
2274 | 2274 | {
|
|
2290 | 2290 | ],
|
2291 | 2291 | "issuanceRewards": false,
|
2292 | 2292 | "nativeToken": "ETH",
|
2293 |
| - "docsUrl": "https://docs.manta.network/", |
| 2293 | + "docsUrl": "https://docs.manta.network", |
2294 | 2294 | "genesis": {
|
2295 | 2295 | "hash": "0x710b33d206fc550549c39801e9c1ca80d85399bf6e0881987e40e706c2f2f453",
|
2296 | 2296 | "height": 0
|
|
5278 | 5278 | }
|
5279 | 5279 | }
|
5280 | 5280 | },
|
| 5281 | + { |
| 5282 | + "id": "hoodi", |
| 5283 | + "shortName": "Ethereum", |
| 5284 | + "secondName": "Hoodi", |
| 5285 | + "fullName": "Ethereum Hoodi Testnet", |
| 5286 | + "aliases": [ |
| 5287 | + "evm-560048" |
| 5288 | + ], |
| 5289 | + "caip2Id": "eip155:560048", |
| 5290 | + "networkType": "testnet", |
| 5291 | + "relations": [ |
| 5292 | + { |
| 5293 | + "kind": "testnetOf", |
| 5294 | + "network": "mainnet" |
| 5295 | + } |
| 5296 | + ], |
| 5297 | + "graphNode": { |
| 5298 | + "protocol": "ethereum" |
| 5299 | + }, |
| 5300 | + "explorerUrls": [ |
| 5301 | + "https://hoodi.etherscan.io" |
| 5302 | + ], |
| 5303 | + "rpcUrls": [ |
| 5304 | + "https://0xrpc.io/hoodi" |
| 5305 | + ], |
| 5306 | + "apiUrls": [ |
| 5307 | + { |
| 5308 | + "url": "https://hoodi.abi.pinax.network/api", |
| 5309 | + "kind": "etherscan" |
| 5310 | + } |
| 5311 | + ], |
| 5312 | + "services": { |
| 5313 | + "subgraphs": [ |
| 5314 | + "https://api.studio.thegraph.com/deploy" |
| 5315 | + ] |
| 5316 | + }, |
| 5317 | + "issuanceRewards": false, |
| 5318 | + "nativeToken": "ETH", |
| 5319 | + "genesis": { |
| 5320 | + "hash": "0xbbe312868b376a3001692a646dd2d7d1e4406380dfd86b98aa8a34d1557c971b", |
| 5321 | + "height": 0 |
| 5322 | + }, |
| 5323 | + "firehose": { |
| 5324 | + "blockType": "sf.ethereum.type.v2.Block", |
| 5325 | + "evmExtendedModel": true, |
| 5326 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 5327 | + "bytesEncoding": "hex" |
| 5328 | + }, |
| 5329 | + "icon": { |
| 5330 | + "web3Icons": { |
| 5331 | + "name": "ethereum" |
| 5332 | + } |
| 5333 | + } |
| 5334 | + }, |
5281 | 5335 | {
|
5282 | 5336 | "id": "boba-bnb",
|
5283 | 5337 | "shortName": "Boba BNB",
|
|
0 commit comments