|
1 | 1 | {
|
2 | 2 | "$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.5", |
| 3 | + "version": "0.6.6", |
4 | 4 | "title": "The Graph networks registry",
|
5 | 5 | "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", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
1995 | 1995 | }
|
1996 | 1996 | }
|
1997 | 1997 | },
|
| 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 | + }, |
1998 | 2101 | {
|
1999 | 2102 | "id": "kava",
|
2000 | 2103 | "shortName": "Kava",
|
|
0 commit comments