Skip to content

Commit

Permalink
generate registry v0.6.41 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 21, 2025
1 parent b6e8972 commit 894d076
Show file tree
Hide file tree
Showing 7 changed files with 7,773 additions and 44 deletions.
16 changes: 8 additions & 8 deletions docs/networks-table.md

Large diffs are not rendered by default.

46 changes: 36 additions & 10 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.40",
"version": "0.6.41",
"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-20T17:53:59.283Z",
"updatedAt": "2025-02-21T18:14:02.296Z",
"networks": [
{
"id": "mainnet",
Expand Down Expand Up @@ -2325,6 +2325,12 @@
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"firehose": [
"soneium.firehose.pinax.network:443"
],
"substreams": [
"soneium.substreams.pinax.network:443"
]
},
"networkType": "mainnet",
Expand Down Expand Up @@ -2602,6 +2608,12 @@
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"firehose": [
"xlayertest.firehose.pinax.network:443"
],
"substreams": [
"xlayertest.substreams.pinax.network:443"
]
},
"networkType": "testnet",
Expand Down Expand Up @@ -3583,10 +3595,6 @@
{
"url": "https://api.apescan.io/api",
"kind": "etherscan"
},
{
"url": "https://apechain.abi.pinax.network/api",
"kind": "etherscan"
}
],
"services": {
Expand Down Expand Up @@ -5070,6 +5078,12 @@
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"firehose": [
"lineasepolia.firehose.pinax.network:443"
],
"substreams": [
"lineasepolia.substreams.pinax.network:443"
]
},
"networkType": "testnet",
Expand Down Expand Up @@ -5629,6 +5643,12 @@
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"firehose": [
"bera.firehose.pinax.network:443"
],
"substreams": [
"bera.substreams.pinax.network:443"
]
},
"networkType": "mainnet",
Expand Down Expand Up @@ -6054,6 +6074,12 @@
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"firehose": [
"spicy.firehose.pinax.network:443"
],
"substreams": [
"spicy.substreams.pinax.network:443"
]
},
"issuanceRewards": false,
Expand Down Expand Up @@ -7536,12 +7562,11 @@
"https://api.studio.thegraph.com/deploy"
],
"firehose": [
"mainnet.starknet.streamingfast.io:443",
"starknet.firehose.pinax.network:443"
],
"substreams": [
"mainnet.starknet.streamingfast.io:443",
"starknet.substreams.pinax.network:443"
"starknet.substreams.pinax.network:443",
"mainnet.starknet.streamingfast.io:443"
]
},
"issuanceRewards": false,
Expand Down Expand Up @@ -7604,7 +7629,8 @@
"starksepolia.firehose.pinax.network:443"
],
"substreams": [
"starksepolia.substreams.pinax.network:443"
"starksepolia.substreams.pinax.network:443",
"testnet.starknet.streamingfast.io:443"
]
},
"issuanceRewards": false,
Expand Down
Loading

0 comments on commit 894d076

Please sign in to comment.