Skip to content

Commit

Permalink
generate registry v0.6.42 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 22, 2025
1 parent 824287b commit 403fdd1
Show file tree
Hide file tree
Showing 6 changed files with 7,768 additions and 47 deletions.
2 changes: 1 addition & 1 deletion docs/networks-table.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Networks Registry v0.6.41
# Networks Registry v0.6.42

Auto-generated from the networks registry on every release.

Expand Down
45 changes: 30 additions & 15 deletions public/TheGraphNetworksRegistry.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
"version": "0.6.41",
"version": "0.6.42",
"title": "The Graph networks registry",
"description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry",
"updatedAt": "2025-02-21T18:14:02.296Z",
"updatedAt": "2025-02-22T23:08:19.980Z",
"networks": [
{
"id": "mainnet",
Expand Down Expand Up @@ -90,7 +90,8 @@
"fullName": "OP Mainnet",
"aliases": [
"evm-10",
"op-mainnet"
"op-mainnet",
"optimism-mainnet"
],
"caip2Id": "eip155:10",
"graphNode": {
Expand Down Expand Up @@ -441,7 +442,8 @@
"fullName": "CLV Parachain",
"aliases": [
"clv-mainnet",
"evm-1023"
"evm-1023",
"clover-mainnet"
],
"caip2Id": "eip155:1023",
"graphNode": {
Expand Down Expand Up @@ -488,7 +490,10 @@
"id": "polygon-zkevm",
"shortName": "Polygon zkEVM",
"fullName": "Polygon zkEVM Mainnet",
"aliases": [],
"aliases": [
"evm-1101",
"polygon-zkevm-mainnet"
],
"caip2Id": "eip155:1101",
"graphNode": {
"protocol": "ethereum"
Expand Down Expand Up @@ -993,7 +998,8 @@
"fullName": "Moonbeam Mainnet",
"aliases": [
"evm-1284",
"mbeam"
"mbeam",
"moonbeam-mainnet"
],
"caip2Id": "eip155:1284",
"graphNode": {
Expand Down Expand Up @@ -1055,7 +1061,8 @@
"fullName": "Moonriver Mainnet",
"aliases": [
"evm-1285",
"mriver"
"mriver",
"moonriver-mainnet"
],
"caip2Id": "eip155:1285",
"graphNode": {
Expand Down Expand Up @@ -2243,7 +2250,8 @@
"shortName": "Mint",
"fullName": "Mint Mainnet",
"aliases": [
"evm-185"
"evm-185",
"mint-mainnet"
],
"caip2Id": "eip155:185",
"graphNode": {
Expand Down Expand Up @@ -2710,7 +2718,8 @@
"aliases": [
"evm-204",
"opbnb",
"bsc-op"
"bsc-op",
"bnb-op-mainnet"
],
"caip2Id": "eip155:204",
"graphNode": {
Expand Down Expand Up @@ -3102,7 +3111,8 @@
"shortName": "Fraxtal",
"fullName": "Fraxtal Mainnet",
"aliases": [
"evm-252"
"evm-252",
"fraxtal-mainnet"
],
"caip2Id": "eip155:252",
"graphNode": {
Expand Down Expand Up @@ -3519,7 +3529,8 @@
"fullName": "zkSync Mainnet",
"aliases": [
"evm-324",
"zksync"
"zksync",
"zksync-era-mainnet"
],
"caip2Id": "eip155:324",
"graphNode": {
Expand Down Expand Up @@ -3932,7 +3943,8 @@
"arbone",
"arbitrum",
"arb-sepolia",
"evm-42161"
"evm-42161",
"arbitrum-one-mainnet"
],
"caip2Id": "eip155:42161",
"graphNode": {
Expand Down Expand Up @@ -4934,7 +4946,8 @@
"fullName": "Boba BNB Mainnet",
"aliases": [
"evm-56288",
"boba-bsc"
"boba-bsc",
"boba-bnb-mainnet"
],
"caip2Id": "eip155:56288",
"graphNode": {
Expand Down Expand Up @@ -6999,7 +7012,8 @@
"shortName": "Bitcoin",
"fullName": "Bitcoin Mainnet",
"aliases": [
"bitcoin"
"bitcoin",
"btc-mainnet"
],
"caip2Id": "bip122:000000000019d6689c085ae165831e93",
"explorerUrls": [
Expand Down Expand Up @@ -7392,7 +7406,8 @@
"fullName": "Solana Mainnet",
"aliases": [
"solana-mainnet",
"solana"
"solana",
"solana-beta"
],
"caip2Id": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"explorerUrls": [
Expand Down
Loading

0 comments on commit 403fdd1

Please sign in to comment.