Skip to content

Commit

Permalink
Merge branch 'main' into alikim/match-studio
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets authored Nov 28, 2024
2 parents 704435c + 0a685f2 commit 983cc53
Show file tree
Hide file tree
Showing 7 changed files with 6,379 additions and 7 deletions.
4 changes: 3 additions & 1 deletion docs/networks-table.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Networks Registry v0.6.5
# Networks Registry v0.6.6

Auto-generated from the networks registry on every release.

Expand Down Expand Up @@ -86,6 +86,7 @@ Auto-generated from the networks registry on every release.
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/boba.svg) Boba BNB | **boba-bnb-testnet** | _testnet_ | | _ethereum_ || | | | [https://bnb.testnet.bobascan.com](https://bnb.testnet.bobascan.com) | [https://docs.boba.network](https://docs.boba.network) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/celo.svg) Celo Alfajores | **celo-alfajores** | _testnet_ | | _ethereum_ || | | | [https://alfajores.celoscan.io](https://alfajores.celoscan.io) | [https://docs.celo.org](https://docs.celo.org) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/klay-token.svg) Kaia Kairos | **kaia-testnet** | _testnet_ | | _ethereum_ || | | | [https://kairos.kaiascan.io](https://kairos.kaiascan.io) | [https://docs.kaia.io](https://docs.kaia.io) |
| Corn | **corn-sepolia** | _testnet_ | | _ethereum_ || | | | [https://testnet-explorer.usecorn.com](https://testnet-explorer.usecorn.com) | [https://docs.usecorn.com/](https://docs.usecorn.com/) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/x-layer.svg) X Layer Sepolia | **xlayer-sepolia** | _testnet_ | | _ethereum_ || | | | [https://www.oklink.com/xlayer-test](https://www.oklink.com/xlayer-test) | [https://www.okx.com/xlayer](https://www.okx.com/xlayer) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/etherlink.svg) Etherlink | **etherlink-mainnet** | _mainnet_ | | _ethereum_ || | | | [https://explorer.etherlink.com](https://explorer.etherlink.com) | [https://docs.etherlink.com](https://docs.etherlink.com) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/moonbeam.svg) Moonbase Alpha | **mbase** | _testnet_ | | _ethereum_ || | | | [https://moonbase.moonscan.io](https://moonbase.moonscan.io) | [https://docs.moonbeam.network/learn/platform/networks/moonbase](https://docs.moonbeam.network/learn/platform/networks/moonbase) |
Expand All @@ -101,6 +102,7 @@ Auto-generated from the networks registry on every release.
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/linea.svg) Linea Sepolia | **linea-sepolia** | _testnet_ | | _ethereum_ || | | | [https://sepolia.lineascan.build](https://sepolia.lineascan.build) | [https://docs.linea.build](https://docs.linea.build) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/klay-token.svg) Kaia | **kaia** | _mainnet_ | | _ethereum_ || | | | [https://kaiascan.io](https://kaiascan.io) | [https://docs.kaia.io](https://docs.kaia.io) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/gravity.svg) Gravity Sepolia | **gravity-testnet** | _testnet_ | | _ethereum_ || | | | [https://explorer-sepolia.gravity.xyz](https://explorer-sepolia.gravity.xyz) | [https://docs.gravity.xyz](https://docs.gravity.xyz) |
| Corn | **corn** | _mainnet_ | | _ethereum_ || | | | [https://maizenet-explorer.usecorn.com](https://maizenet-explorer.usecorn.com) | [https://docs.usecorn.com/](https://docs.usecorn.com/) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/aurora.svg) Aurora | **aurora-testnet** | _testnet_ | | _ethereum_ || | | | [https://explorer.testnet.aurora.dev](https://explorer.testnet.aurora.dev) | [https://doc.aurora.dev](https://doc.aurora.dev) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/zksync.svg) zkSync Era | **zksync-era** | _mainnet_ | | _ethereum_ || | | | [https://explorer.zksync.io](https://explorer.zksync.io) | [https://docs.zksync.io](https://docs.zksync.io) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/etherlink.svg) Etherlink | **etherlink-testnet** | _testnet_ | | _ethereum_ || | | | [https://testnet.explorer.etherlink.com](https://testnet.explorer.etherlink.com) | [https://docs.etherlink.com](https://docs.etherlink.com) |
Expand Down
107 changes: 105 additions & 2 deletions public/TheGraphNetworksRegistry.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
"version": "0.6.5",
"version": "0.6.6",
"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": "2024-11-27T15:01:06.379Z",
"updatedAt": "2024-11-27T15:47:52.283Z",
"networks": [
{
"id": "mainnet",
Expand Down Expand Up @@ -1995,6 +1995,109 @@
}
}
},
{
"id": "corn",
"shortName": "Corn",
"fullName": "Corn Maizenet",
"aliases": [
"corn-maizenet",
"corn-mainnet"
],
"caip2Id": "eip155:21000000",
"graphNode": {
"protocol": "ethereum"
},
"explorerUrls": [
"https://maizenet-explorer.usecorn.com"
],
"rpcUrls": [
"https://maizenet-rpc.usecorn.com"
],
"apiUrls": [
{
"url": "https://maizenet-explorer.usecorn.com/api",
"kind": "etherscan"
}
],
"services": {
"subgraphs": [
"https://api.thegraph.com/deploy"
]
},
"networkType": "mainnet",
"relations": [
{
"kind": "l2Of",
"network": "mainnet"
}
],
"issuanceRewards": false,
"nativeToken": "BTCN",
"docsUrl": "https://docs.usecorn.com/",
"genesis": {
"hash": "0x80cd408e666fa2755da953bfd9056f09618318d5f71011a8247cebe2a13ae30f",
"height": 0
},
"firehose": {
"blockType": "sf.ethereum.type.v2.Block",
"evmExtendedModel": false,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex"
}
},
{
"id": "corn-sepolia",
"shortName": "Corn",
"fullName": "Corn Testnet",
"aliases": [
"corn-testnet"
],
"caip2Id": "eip155:21000001",
"graphNode": {
"protocol": "ethereum"
},
"explorerUrls": [
"https://testnet-explorer.usecorn.com"
],
"rpcUrls": [
"https://testnet-rpc.usecorn.com"
],
"apiUrls": [
{
"url": "https://testnet-explorer.usecorn.com/api",
"kind": "etherscan"
}
],
"services": {
"subgraphs": [
"https://api.thegraph.com/deploy"
]
},
"networkType": "testnet",
"relations": [
{
"kind": "l2Of",
"network": "sepolia"
},
{
"kind": "testnetOf",
"network": "corn"
}
],
"issuanceRewards": false,
"nativeToken": "BTCN",
"docsUrl": "https://docs.usecorn.com/",
"genesis": {
"hash": "0x110954744ffd9d4bcd4f7998896d1948f654c9e5ccf6fcda1637a35a1863a71d",
"height": 0
},
"firehose": {
"blockType": "sf.ethereum.type.v2.Block",
"evmExtendedModel": false,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex"
}
},
{
"id": "kava",
"shortName": "Kava",
Expand Down
Loading

0 comments on commit 983cc53

Please sign in to comment.