From 75ad7fc447b5c3bfb0833cf1614429ed35666491 Mon Sep 17 00:00:00 2001 From: bgodlin Date: Mon, 5 Feb 2024 18:18:46 +0000 Subject: [PATCH] [SKIP CI] update output --- dist/output.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/dist/output.json b/dist/output.json index 7aa5b9d..76d36b3 100644 --- a/dist/output.json +++ b/dist/output.json @@ -233,6 +233,22 @@ "https://dict-tyk.subquery.network/query/base-goerli" ] }, + { + "code": "1501", + "name": "BEVM", + "chain_id": "1501", + "description": "A Bitcoin Layer-2 Network developed based on Substrate, fully compatible with the Ethereum Virtual Machine (EVM).", + "logo": "", + "examples": [ + { + "name": "bevm-canary-starter", + "description": "This SubQuery project indexes all transfers and approval events for the Wrapped BTC on BEVM Canary Network", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "BEVM/bevm-canary-starter" + } + ], + "guides": [] + }, { "code": "56", "name": "BNB Smart Chain", @@ -840,6 +856,22 @@ } ] }, + { + "code": "22222", + "name": "Nautilus", + "chain_id": "22222", + "description": "One of the fastest EVM rollups.", + "logo": "", + "examples": [ + { + "name": "nautilus-starter", + "description": "This SubQuery project indexes all transfers and approval events for wrapped Ether on Nautilus Mainnet", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Nautilus/nautilus-starter" + } + ], + "guides": [] + }, { "code": "42262", "name": "Oasis Emerald", @@ -1022,6 +1054,22 @@ ], "guides": [] }, + { + "code": "3110", + "name": "SatoshiVM", + "chain_id": "3110", + "description": "A decentralized Bitcoin ZK Rollup Layer 2 solution compatible with the Ethereum Virtual Machine (EVM) ecosystem, using native BTC as gas.", + "logo": "", + "examples": [ + { + "name": "satoshivm-testnet-starter", + "description": "This SubQuery project indexes all transfers and approval events for SAVM on Satoshivm Testnet Network", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "SatoshiVM/satoshivm-testnet-starter" + } + ], + "guides": [] + }, { "code": "534352", "name": "Scroll",