Skip to content

Commit 0a685f2

Browse files
generate registry v0.6.6 [no ci]
1 parent 55ab2ce commit 0a685f2

9 files changed

+6331
-22
lines changed

bun.lockb

34.2 KB
Binary file not shown.

docs/networks-table.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Networks Registry v0.6.5
1+
# Networks Registry v0.6.6
22

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

@@ -86,6 +86,7 @@ Auto-generated from the networks registry on every release.
8686
| ![](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) |
8787
| ![](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) |
8888
| ![](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) |
89+
| Corn | **corn-sepolia** | _testnet_ | | _ethereum_ || | | | [https://testnet-explorer.usecorn.com](https://testnet-explorer.usecorn.com) | [https://docs.usecorn.com/](https://docs.usecorn.com/) |
8990
| ![](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) |
9091
| ![](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) |
9192
| ![](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) |
@@ -101,6 +102,7 @@ Auto-generated from the networks registry on every release.
101102
| ![](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) |
102103
| ![](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) |
103104
| ![](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) |
105+
| Corn | **corn** | _mainnet_ | | _ethereum_ || | | | [https://maizenet-explorer.usecorn.com](https://maizenet-explorer.usecorn.com) | [https://docs.usecorn.com/](https://docs.usecorn.com/) |
104106
| ![](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) |
105107
| ![](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) |
106108
| ![](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) |

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"ajv-formats": "^3.0.1",
2525
"json-schema-to-typescript": "15.0.3",
2626
"prettier": "3.4.1"
27+
},
28+
"dependencies": {
29+
"wrangler": "3.90.0"
2730
}
2831
}

public/TheGraphNetworksRegistry.json

Lines changed: 105 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
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": "2024-11-27T15:01:06.379Z",
6+
"updatedAt": "2024-11-27T15:47:52.283Z",
77
"networks": [
88
{
99
"id": "mainnet",
@@ -1995,6 +1995,109 @@
19951995
}
19961996
}
19971997
},
1998+
{
1999+
"id": "corn",
2000+
"shortName": "Corn",
2001+
"fullName": "Corn Maizenet",
2002+
"aliases": [
2003+
"corn-maizenet",
2004+
"corn-mainnet"
2005+
],
2006+
"caip2Id": "eip155:21000000",
2007+
"graphNode": {
2008+
"protocol": "ethereum"
2009+
},
2010+
"explorerUrls": [
2011+
"https://maizenet-explorer.usecorn.com"
2012+
],
2013+
"rpcUrls": [
2014+
"https://maizenet-rpc.usecorn.com"
2015+
],
2016+
"apiUrls": [
2017+
{
2018+
"url": "https://maizenet-explorer.usecorn.com/api",
2019+
"kind": "etherscan"
2020+
}
2021+
],
2022+
"services": {
2023+
"subgraphs": [
2024+
"https://api.thegraph.com/deploy"
2025+
]
2026+
},
2027+
"networkType": "mainnet",
2028+
"relations": [
2029+
{
2030+
"kind": "l2Of",
2031+
"network": "mainnet"
2032+
}
2033+
],
2034+
"issuanceRewards": false,
2035+
"nativeToken": "BTCN",
2036+
"docsUrl": "https://docs.usecorn.com/",
2037+
"genesis": {
2038+
"hash": "0x80cd408e666fa2755da953bfd9056f09618318d5f71011a8247cebe2a13ae30f",
2039+
"height": 0
2040+
},
2041+
"firehose": {
2042+
"blockType": "sf.ethereum.type.v2.Block",
2043+
"evmExtendedModel": false,
2044+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
2045+
"bytesEncoding": "hex"
2046+
}
2047+
},
2048+
{
2049+
"id": "corn-sepolia",
2050+
"shortName": "Corn",
2051+
"fullName": "Corn Testnet",
2052+
"aliases": [
2053+
"corn-testnet"
2054+
],
2055+
"caip2Id": "eip155:21000001",
2056+
"graphNode": {
2057+
"protocol": "ethereum"
2058+
},
2059+
"explorerUrls": [
2060+
"https://testnet-explorer.usecorn.com"
2061+
],
2062+
"rpcUrls": [
2063+
"https://testnet-rpc.usecorn.com"
2064+
],
2065+
"apiUrls": [
2066+
{
2067+
"url": "https://testnet-explorer.usecorn.com/api",
2068+
"kind": "etherscan"
2069+
}
2070+
],
2071+
"services": {
2072+
"subgraphs": [
2073+
"https://api.thegraph.com/deploy"
2074+
]
2075+
},
2076+
"networkType": "testnet",
2077+
"relations": [
2078+
{
2079+
"kind": "l2Of",
2080+
"network": "sepolia"
2081+
},
2082+
{
2083+
"kind": "testnetOf",
2084+
"network": "corn"
2085+
}
2086+
],
2087+
"issuanceRewards": false,
2088+
"nativeToken": "BTCN",
2089+
"docsUrl": "https://docs.usecorn.com/",
2090+
"genesis": {
2091+
"hash": "0x110954744ffd9d4bcd4f7998896d1948f654c9e5ccf6fcda1637a35a1863a71d",
2092+
"height": 0
2093+
},
2094+
"firehose": {
2095+
"blockType": "sf.ethereum.type.v2.Block",
2096+
"evmExtendedModel": false,
2097+
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
2098+
"bytesEncoding": "hex"
2099+
}
2100+
},
19982101
{
19992102
"id": "kava",
20002103
"shortName": "Kava",

0 commit comments

Comments
 (0)