Skip to content

Commit 3c33f49

Browse files
generate registry v0.6.38 [no ci]
1 parent 25a8fb2 commit 3c33f49

7 files changed

+7609
-34
lines changed

docs/networks-table.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Networks Registry v0.6.37
1+
# Networks Registry v0.6.38
22

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

@@ -84,7 +84,8 @@ Auto-generated from the networks registry on every release.
8484
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/mint.svg) Mint Sepolia | **mint-sepolia** | _testnet_ | | _ethereum_ || | | | [https://sepolia-testnet-explorer.mintchain.io](https://sepolia-testnet-explorer.mintchain.io) | [https://docs.mintchain.io](https://docs.mintchain.io) |
8585
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/fraxtal.svg) Fraxtal | **fraxtal** | _mainnet_ | | _ethereum_ || | | | [https://fraxscan.com](https://fraxscan.com) | [https://docs.mintchain.io](https://docs.mintchain.io) |
8686
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/japan-open-chain.svg) JOC | **joc** | _mainnet_ | | _ethereum_ || | | | [https://explorer.japanopenchain.org](https://explorer.japanopenchain.org) | [https://www.japanopenchain.org/en/developer](https://www.japanopenchain.org/en/developer) |
87-
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/berachain.svg) Berachain | **berachain** | _mainnet_ | | _ethereum_ || | | | [https://berascan.com/](https://berascan.com/) | [https://docs.berachain.com](https://docs.berachain.com) |
87+
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/berachain.svg) Berachain | **berachain** | _mainnet_ | | _ethereum_ || | | | [https://berascan.com](https://berascan.com) | [https://docs.berachain.com](https://docs.berachain.com) |
88+
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/unichain.svg) Unichain | **unichain** | _mainnet_ | | _ethereum_ || | | | [https://unichain.blockscout.com](https://unichain.blockscout.com) | [https://docs.unichain.org/docs](https://docs.unichain.org/docs) |
8889
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/rootstock.svg) Rootstock | **rootstock** | _mainnet_ | | _ethereum_ || | | | [https://rootstock.blockscout.com](https://rootstock.blockscout.com) | [https://dev.rootstock.io](https://dev.rootstock.io) |
8990
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/kaia.svg) Kaia | **kaia** | _mainnet_ | | _ethereum_ || | | | [https://kaiascan.io](https://kaiascan.io) | [https://docs.kaia.io](https://docs.kaia.io) |
9091
| ![](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) |

public/TheGraphNetworksRegistry.json

Lines changed: 69 additions & 8 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.37",
3+
"version": "0.6.38",
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-06T14:52:20.515Z",
6+
"updatedAt": "2025-02-11T13:59:04.814Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -1171,20 +1171,81 @@
11711171
}
11721172
}
11731173
},
1174+
{
1175+
"id": "unichain",
1176+
"shortName": "Unichain",
1177+
"fullName": "Unichain Mainnet",
1178+
"aliases": [
1179+
"evm-130",
1180+
"unichain-mainnet"
1181+
],
1182+
"caip2Id": "eip155:130",
1183+
"graphNode": {
1184+
"protocol": "ethereum"
1185+
},
1186+
"services": {
1187+
"subgraphs": [
1188+
"https://api.studio.thegraph.com/deploy"
1189+
]
1190+
},
1191+
"networkType": "mainnet",
1192+
"relations": [
1193+
{
1194+
"kind": "l2Of",
1195+
"network": "mainnet"
1196+
}
1197+
],
1198+
"explorerUrls": [
1199+
"https://unichain.blockscout.com",
1200+
"https://uniscan.xyz/"
1201+
],
1202+
"apiUrls": [
1203+
{
1204+
"url": "https://unichain.blockscout.com/api",
1205+
"kind": "blockscout"
1206+
}
1207+
],
1208+
"rpcUrls": [
1209+
"https://mainnet.unichain.org"
1210+
],
1211+
"issuanceRewards": false,
1212+
"nativeToken": "ETH",
1213+
"docsUrl": "https://docs.unichain.org/docs",
1214+
"genesis": {
1215+
"hash": "0x3425162ddf41a0a1f0106d67b71828c9a9577e6ddeb94e4f33d2cde1fdc3befe",
1216+
"height": 0
1217+
},
1218+
"firehose": {
1219+
"blockType": "sf.ethereum.type.v2.Block",
1220+
"evmExtendedModel": true,
1221+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
1222+
"bytesEncoding": "hex"
1223+
},
1224+
"icon": {
1225+
"web3Icons": {
1226+
"name": "unichain"
1227+
}
1228+
}
1229+
},
11741230
{
11751231
"id": "unichain-testnet",
11761232
"shortName": "Unichain",
11771233
"secondName": "Sepolia",
11781234
"fullName": "Unichain Sepolia Testnet",
11791235
"aliases": [
1180-
"evm-1301"
1236+
"evm-1301",
1237+
"unichain-sepolia"
11811238
],
11821239
"caip2Id": "eip155:1301",
11831240
"networkType": "testnet",
11841241
"relations": [
11851242
{
11861243
"kind": "l2Of",
11871244
"network": "sepolia"
1245+
},
1246+
{
1247+
"kind": "testnetOf",
1248+
"network": "unichain"
11881249
}
11891250
],
11901251
"graphNode": {
@@ -1794,7 +1855,7 @@
17941855
"nativeToken": "EOS",
17951856
"docsUrl": "https://eosnetwork.com/eos-evm",
17961857
"genesis": {
1797-
"hash": "0xc613831e8473c17c47ab60605e4e92693f0f37e767a1defa2f74160626e5d9ca",
1858+
"hash": "0xc6f7c5c995ae7a7567b44e9679c6654b39a957fe33daa33aee4ee96a01b2fbd5",
17981859
"height": 0
17991860
},
18001861
"firehose": {
@@ -2076,7 +2137,7 @@
20762137
],
20772138
"rpcUrls": [
20782139
"https://ethereum-holesky-rpc.publicnode.com",
2079-
"https://rpc.holesky.ethpandaops.io",
2140+
"https://rpc-holesky.rockx.com",
20802141
"https://holesky.rpc.pinax.network/v1/{PINAX_API_KEY}"
20812142
],
20822143
"apiUrls": [
@@ -2165,7 +2226,7 @@
21652226
"nativeToken": "EOS",
21662227
"docsUrl": "https://eosnetwork.com/eos-evm",
21672228
"genesis": {
2168-
"hash": "0xcc936a8dc9ecf18dfd876f3566d240486d331f51ffcbb467e47f1c80ebb77440",
2229+
"hash": "0x330402d1032bd515fa7f93b5ccb370bd1b6fdf54cdf009b6d46e55070aa0a1b8",
21692230
"height": 0
21702231
},
21712232
"firehose": {
@@ -5328,10 +5389,10 @@
53285389
"protocol": "ethereum"
53295390
},
53305391
"rpcUrls": [
5331-
"https://rpc.berachain.com/"
5392+
"https://rpc.berachain.com"
53325393
],
53335394
"explorerUrls": [
5334-
"https://berascan.com/"
5395+
"https://berascan.com"
53355396
],
53365397
"apiUrls": [
53375398
{

0 commit comments

Comments
 (0)