Skip to content

Commit

Permalink
generate registry v0.6.27 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2025
1 parent caa4a30 commit a5bf417
Show file tree
Hide file tree
Showing 6 changed files with 6,889 additions and 41 deletions.
4 changes: 2 additions & 2 deletions docs/networks-table.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Networks Registry v0.6.26
# Networks Registry v0.6.27

Auto-generated from the networks registry on every release.

Expand Down Expand Up @@ -101,7 +101,7 @@ Auto-generated from the networks registry on every release.
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/clover.svg) CLV | **clover** | _mainnet_ | | _ethereum_ || | | | [https://clvscan.com](https://clvscan.com) | [https://docs.clv.org](https://docs.clv.org) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/sonic.svg) Sonic | **sonic** | _mainnet_ | | _ethereum_ || | | | [https://sonicscan.org](https://sonicscan.org) | [https://docs.soniclabs.com](https://docs.soniclabs.com) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/hemi.svg) Hemi Sepolia | **hemi-sepolia** | _testnet_ | | _ethereum_ || | | | [https://testnet.explorer.hemi.xyz](https://testnet.explorer.hemi.xyz) | [https://docs.hemi.xyz](https://docs.hemi.xyz) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/monad.svg) Monad | **monad-testnet** | _testnet_ | | _ethereum_ || | | | [https://explorer.testnet.monad.xyz](https://explorer.testnet.monad.xyz) | [https://docs.mon.xyz](https://docs.mon.xyz) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/monad.svg) Monad | **monad-testnet** | _testnet_ | | _ethereum_ || | | | [https://testnet.monadexplorer.com/](https://testnet.monadexplorer.com/) | [https://docs.monad.xyz/](https://docs.monad.xyz/) |
| ![](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) |
| ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/gnosis.svg) Gnosis Chiado | **gnosis-chiado** | _testnet_ | | _ethereum_ || | | | [https://blockscout.chiadochain.net](https://blockscout.chiadochain.net) | [https://docs.gnosischain.com](https://docs.gnosischain.com) |
Expand Down
20 changes: 8 additions & 12 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.26",
"version": "0.6.27",
"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-01-21T04:31:44.630Z",
"updatedAt": "2025-01-22T17:40:26.461Z",
"networks": [
{
"id": "mainnet",
Expand Down Expand Up @@ -287,19 +287,15 @@
"protocol": "ethereum"
},
"explorerUrls": [
"https://explorer.testnet.monad.xyz"
"https://testnet.monadexplorer.com/"
],
"rpcUrls": [
"https://api.testnet.monad.xyz"
"https://testnet-rpc.monad.xyz/"
],
"apiUrls": [
{
"url": "https://block-explorer-api.testnet.monad.xyz/api",
"kind": "etherscan"
},
{
"url": "https://api.routescan.io/v2/network/testnet/evm/10143/etherscan/api",
"kind": "etherscan"
"url": "https://explorer.monad-testnet.category.xyz/api",
"kind": "blockscout"
}
],
"services": {
Expand All @@ -316,10 +312,10 @@
],
"issuanceRewards": false,
"nativeToken": "MON",
"docsUrl": "https://docs.mon.xyz",
"docsUrl": "https://docs.monad.xyz/",
"genesis": {
"hash": "0x1436534e54a22183ea29a2273b341cb50018ed066441ffd111cd263297caba35",
"height": 1
"height": 0
},
"firehose": {
"blockType": "sf.ethereum.type.v2.Block",
Expand Down
Loading

0 comments on commit a5bf417

Please sign in to comment.