From b09d529deaca207d5653dfac4067f8ce8bfeb5f9 Mon Sep 17 00:00:00 2001 From: Scott Twiname Date: Wed, 8 Oct 2025 14:31:14 +1300 Subject: [PATCH 1/2] Add hyperliquid, monad, memecore, luma, ink, superseed networks and fix sonic --- dist/dictionary.json | 29 ++++- dist/output.json | 256 ++++++++++++++++++++++++++----------- index.ts | 292 ++++++++++++++++++++++++++++++++----------- 3 files changed, 429 insertions(+), 148 deletions(-) diff --git a/dist/dictionary.json b/dist/dictionary.json index 0341685..79aa491 100644 --- a/dist/dictionary.json +++ b/dist/dictionary.json @@ -31,6 +31,9 @@ "137": [ "https://dict-tyk.subquery.network/query/polygon" ], + "143": [ + "https://dict-tyk.subquery.network/query/monad-mainnet" + ], "146": [ "https://dict-tyk.subquery.network/query/sonic-mainnet" ], @@ -61,6 +64,12 @@ "568": [ "https://dict-tyk.subquery.network/query/dogechain-testnet" ], + "998": [ + "https://dict-tyk.subquery.network/query/hyperliquid-testnet" + ], + "999": [ + "https://dict-tyk.subquery.network/query/hyperliquid-mainnet" + ], "1088": [ "https://dict-tyk.subquery.network/query/metis-mainnet" ], @@ -109,9 +118,15 @@ "4200": [ "https://dict-tyk.subquery.network/query/merlin-mainnet" ], + "4352": [ + "https://dict-tyk.subquery.network/query/memecore-mainnet" + ], "5000": [ "https://dict-tyk.subquery.network/query/mantle-mainnet" ], + "5330": [ + "https://dict-tyk.subquery.network/query/superseed-mainnet" + ], "5611": [ "https://dict-tyk.subquery.network/query/opbnb-testnet" ], @@ -146,7 +161,7 @@ "https://dict-tyk.subquery.network/query/immutable-zkevm-testnet" ], "14601": [ - "https://dict-tyk.subquery.network/query/sonic-blaze-testnet" + "https://dict-tyk.subquery.network/query/sonic-testnet" ], "16600": [ "https://dict-tyk.subquery.network/query/0g-testnet" @@ -193,15 +208,15 @@ "53935": [ "https://dict-tyk.subquery.network/query/dfk-chain" ], + "57073": [ + "https://dict-tyk.subquery.network/query/ink-mainnet" + ], "59144": [ "https://dict-tyk.subquery.network/query/linea-mainnet" ], "60808": [ "https://dict-tyk.subquery.network/query/bob-mainnet" ], - "64165": [ - "https://dict-tyk.subquery.network/query/sonic-testnet" - ], "64668": [ "https://dict-tyk.subquery.network/query/bitgert-testnet" ], @@ -241,9 +256,15 @@ "534352": [ "https://dict-tyk.subquery.network/query/scroll-mainnet" ], + "560048": [ + "https://dict-tyk.subquery.network/query/ethereum-hoodi" + ], "686868": [ "https://dict-tyk.subquery.network/query/merlin-testnet" ], + "763373": [ + "https://dict-tyk.subquery.network/query/ink-sepolia" + ], "810180": [ "https://dict-tyk.subquery.network/query/zklink-nova-mainnet" ], diff --git a/dist/output.json b/dist/output.json index 798514b..d3ccda0 100644 --- a/dist/output.json +++ b/dist/output.json @@ -1303,6 +1303,26 @@ } ] }, + { + "code": "560048", + "name": "Ethereum Hoodi", + "onfinality_code": "eth-sepolia", + "chain_id": "560048", + "description": "", + "logo": "https://static.subquery.network/network-logos/11155111.png", + "examples": [ + { + "name": "ethereum-sepolia-starter", + "description": "This SubQuery project indexes all transfers and approval events for the Drosera token on Ethereum Hoodi", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Ethereum Hoodi/ethereum-hoodi-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/ethereum-hoodi" + ], + "public_rpc": [] + }, { "code": "250", "name": "Fantom", @@ -1883,6 +1903,32 @@ "https://dict-tyk.subquery.network/query/mode-mainnet" ] }, + { + "code": "143", + "name": "Monad", + "chain_id": "143", + "description": "The Monad protocol delivers full EVM compatibility with breakthrough performance, true decentralization, production-grade security, and exceptional throughput.", + "logo": "https://static.subquery.network/network-logos/10143.png", + "examples": [ + { + "name": "monad-starter", + "description": "This SubQuery project indexes all transfers and approval events for the Wrapped Monad on Monad Testnet", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Monad/monad-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/monad-mainnet" + ], + "guides": [ + { + "name": "Monad Quick Start", + "description": "The goal of this quick start guide is to index all transfers and approval events for the Wrapped Monad on Monad Testnet", + "link": "https://academy.subquery.network/indexer/quickstart/quickstart_chains/monad.html", + "internal": true + } + ] + }, { "code": "10143", "name": "Monad Testnet", @@ -2533,40 +2579,7 @@ } ], "dictionaries": [ - "https://dict-tyk.subquery.network/query/sonic-blaze-testnet" - ] - }, - { - "code": "167008", - "name": "Taiko Katla", - "chain_id": "167008", - "description": "Taiko is a fully permissionless, Ethereum-equivalent based rollup. Inspired, secured, and sequenced by Ethereum.", - "logo": "https://static.subquery.network/network-logos/17000.png", - "examples": [ - { - "name": "taiko-katla-starter", - "description": "This SubQuery project indexes all transfers and approval events for the Taiko Token Katla (TTKOk) on Taiko Katla", - "remote": "https://github.com/subquery/ethereum-subql-starter", - "path": "Taiko/taiko-katla-starter" - } - ] - }, - { - "code": "17000", - "name": "Taiko Holesky", - "chain_id": "17000", - "description": "Taiko is a fully permissionless, Ethereum-equivalent based rollup. Inspired, secured, and sequenced by Ethereum.", - "logo": "https://static.subquery.network/network-logos/17000.png", - "examples": [ - { - "name": "taiko-holesky-starter", - "description": "This SubQuery project indexes all transfers and approval events for the Taiko Token Katla (TTKOk) on Taiko Holesky", - "remote": "https://github.com/subquery/ethereum-subql-starter", - "path": "Taiko/taiko-holesky-starter" - } - ], - "dictionaries": [ - "https://dict-tyk.subquery.network/query/eth-holesky" + "https://dict-tyk.subquery.network/query/sonic-testnet" ] }, { @@ -3504,6 +3517,24 @@ "https://dict-tyk.subquery.network/query/stratovm-sepolia" ] }, + { + "code": "5330", + "name": "Superseed", + "chain_id": "5330", + "description": "Ink, the Ethereum L2 unleashed by Kraken", + "logo": "https://static.subquery.network/network-logos/53302.png", + "examples": [ + { + "name": "superseed-starter", + "description": "This project can be use as a starting point for developing your new Lumia SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Superseed/superseed-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/superseed-mainnet" + ] + }, { "code": "53302", "name": "Superseed Sepolia", @@ -3540,6 +3571,21 @@ "https://dict-tyk.subquery.network/query/taiko-mainnet" ] }, + { + "code": "167008", + "name": "Taiko Hoodi", + "chain_id": "167008", + "description": "Taiko is a fully permissionless, Ethereum-equivalent based rollup. Inspired, secured, and sequenced by Ethereum.", + "logo": "https://static.subquery.network/network-logos/17000.png", + "examples": [ + { + "name": "taiko-hoodi-starter", + "description": "This SubQuery project indexes all transfers and approval events for the Taiko Token Katla (TTKOk) on Taiko Hoodi", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Taiko/taiko-hoodi-starter" + } + ] + }, { "code": "810180", "name": "zkLink Nova", @@ -3684,42 +3730,6 @@ "https://dict-tyk.subquery.network/query/opbnb-testnet" ] }, - { - "code": "146", - "name": "Sonic", - "chain_id": "146", - "description": "", - "logo": "", - "examples": [ - { - "name": "Sonic Starter", - "description": "This project can be use as a starting point for developing your new Sonic SubQuery project", - "remote": "https://github.com/subquery/ethereum-subql-starter", - "path": "Sonic/sonic-starter" - } - ], - "dictionaries": [ - "https://dict-tyk.subquery.network/query/sonic-mainnet" - ] - }, - { - "code": "64165", - "name": "Sonic Testnet", - "chain_id": "64165", - "description": "", - "logo": "", - "examples": [ - { - "name": "Sonic Testnet Starter", - "description": "This project can be use as a starting point for developing your new Sonic SubQuery project", - "remote": "https://github.com/subquery/ethereum-subql-starter", - "path": "Sonic/sonic-testnet-starter" - } - ], - "dictionaries": [ - "https://dict-tyk.subquery.network/query/sonic-testnet" - ] - }, { "code": "4207", "name": "LayerEdge", @@ -3809,6 +3819,112 @@ "path": "Hedera EVM/hedera-evm-starter" } ] + }, + { + "code": "999", + "name": "Hyperliquid EVM", + "chain_id": "999", + "description": "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system.", + "logo": "https://static.subquery.network/network-logos/999.png", + "examples": [ + { + "name": "hyperliquid-starter", + "description": "This project can be use as a starting point for developing your new Hyperliquid EVM SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Hyperliquid/hyperliquid-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/hyperliquid-mainnet" + ] + }, + { + "code": "998", + "name": "Hyperliquid EVM Testnet", + "chain_id": "998", + "description": "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system.", + "logo": "https://static.subquery.network/network-logos/999.png", + "examples": [ + { + "name": "hyperliquid-testnet-starter", + "description": "This project can be use as a starting point for developing your new Hyperliquid EVM Testnet SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Hyperliquid/hyperliquid-testnet-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/hyperliquid-testnet" + ] + }, + { + "code": "4352", + "name": "Memecore", + "chain_id": "4352", + "description": "The first L1 blockchain specially built for Meme 2.0.", + "logo": "https://static.subquery.network/network-logos/4352.png", + "examples": [ + { + "name": "memecore-starter", + "description": "This project can be use as a starting point for developing your new MemeCore SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "MemeCore/memecore-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/memecore-mainnet" + ] + }, + { + "code": "994873017", + "name": "Lumia", + "chain_id": "994873017", + "description": "Lumia is a Layer 1 blockchain to give institutional grade access to RWAs (Real World Assets).", + "logo": "https://static.subquery.network/network-logos/994873017.png", + "examples": [ + { + "name": "lumia-starter", + "description": "This project can be use as a starting point for developing your new Lumia SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Lumia/lumia-starter" + } + ], + "dictionaries": [] + }, + { + "code": "57073", + "name": "Ink", + "chain_id": "57073", + "description": "Ink, the Ethereum L2 unleashed by Kraken", + "logo": "https://static.subquery.network/network-logos/57073.png", + "examples": [ + { + "name": "ink-starter", + "description": "This project can be use as a starting point for developing your new Lumia SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Ink/ink-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/ink-mainnet" + ] + }, + { + "code": "763373", + "name": "Ink Sepolia", + "chain_id": "763373", + "description": "Ink, the Ethereum L2 unleashed by Kraken", + "logo": "https://static.subquery.network/network-logos/763373.png", + "examples": [ + { + "name": "ink-sepolia-starter", + "description": "This project can be use as a starting point for developing your new Lumia SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Ink/ink-sepolia-starter" + } + ], + "dictionaries": [ + "https://dict-tyk.subquery.network/query/ink-sepolia" + ] } ] }, diff --git a/index.ts b/index.ts index 0c89ae5..0a89f73 100644 --- a/index.ts +++ b/index.ts @@ -1492,6 +1492,27 @@ export const networkFamilies: NetworkFamily[] = [ }, ], }, + { + code: "560048", + name: "Ethereum Hoodi", + onfinality_code: "eth-sepolia", + chain_id: "560048", + description: "", + logo: "https://static.subquery.network/network-logos/11155111.png", + examples: [ + { + name: "ethereum-sepolia-starter", + description: + "This SubQuery project indexes all transfers and approval events for the Drosera token on Ethereum Hoodi", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Ethereum Hoodi/ethereum-hoodi-starter", + }, + ], + dictionaries: [ + "https://dict-tyk.subquery.network/query/ethereum-hoodi", + ], + public_rpc: [], + }, { code: "250", name: "Fantom", @@ -2116,6 +2137,33 @@ export const networkFamilies: NetworkFamily[] = [ ], dictionaries: ["https://dict-tyk.subquery.network/query/mode-mainnet"], }, + { + code: "143", + name: "Monad", + chain_id: "143", + description: + "The Monad protocol delivers full EVM compatibility with breakthrough performance, true decentralization, production-grade security, and exceptional throughput.", + logo: "https://static.subquery.network/network-logos/10143.png", + examples: [ + { + name: "monad-starter", + description: + "This SubQuery project indexes all transfers and approval events for the Wrapped Monad on Monad Testnet", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Monad/monad-starter", + }, + ], + dictionaries: ["https://dict-tyk.subquery.network/query/monad-mainnet"], + guides: [ + { + name: "Monad Quick Start", + description: + "The goal of this quick start guide is to index all transfers and approval events for the Wrapped Monad on Monad Testnet", + link: "https://academy.subquery.network/indexer/quickstart/quickstart_chains/monad.html", + internal: true, + }, + ], + }, { code: "10143", name: "Monad Testnet", @@ -2833,45 +2881,7 @@ export const networkFamilies: NetworkFamily[] = [ path: "Sonic/sonic-testnet-starter", }, ], - dictionaries: [ - "https://dict-tyk.subquery.network/query/sonic-blaze-testnet", - ], - }, - { - code: "167008", - name: "Taiko Katla", - chain_id: "167008", - description: - "Taiko is a fully permissionless, Ethereum-equivalent based rollup. Inspired, secured, and sequenced by Ethereum.", - logo: "https://static.subquery.network/network-logos/17000.png", - examples: [ - { - name: "taiko-katla-starter", - description: - "This SubQuery project indexes all transfers and approval events for the Taiko Token Katla (TTKOk) on Taiko Katla", - remote: "https://github.com/subquery/ethereum-subql-starter", - path: "Taiko/taiko-katla-starter", - }, - ], - }, - // This is the wrong network it should be ethereum holesky - { - code: "17000", - name: "Taiko Holesky", - chain_id: "17000", - description: - "Taiko is a fully permissionless, Ethereum-equivalent based rollup. Inspired, secured, and sequenced by Ethereum.", - logo: "https://static.subquery.network/network-logos/17000.png", - examples: [ - { - name: "taiko-holesky-starter", - description: - "This SubQuery project indexes all transfers and approval events for the Taiko Token Katla (TTKOk) on Taiko Holesky", - remote: "https://github.com/subquery/ethereum-subql-starter", - path: "Taiko/taiko-holesky-starter", - }, - ], - dictionaries: ["https://dict-tyk.subquery.network/query/eth-holesky"], + dictionaries: ["https://dict-tyk.subquery.network/query/sonic-testnet"], }, { code: "40", @@ -3855,11 +3865,32 @@ export const networkFamilies: NetworkFamily[] = [ "https://dict-tyk.subquery.network/query/stratovm-sepolia", ], }, + { + code: "5330", + name: "Superseed", + chain_id: "5330", + description: + "Superseed is a network that transforms Ethereum scaling into self-repaying loans.", + logo: "https://static.subquery.network/network-logos/53302.png", + examples: [ + { + name: "superseed-starter", + description: + "This project can be use as a starting point for developing your new Lumia SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Superseed/superseed-starter", + }, + ], + dictionaries: [ + "https://dict-tyk.subquery.network/query/superseed-mainnet", + ], + }, { code: "53302", name: "Superseed Sepolia", chain_id: "53302", - description: "", + description: + "Superseed is a network that transforms Ethereum scaling into self-repaying loans.", logo: "https://static.subquery.network/network-logos/53302.png", examples: [ { @@ -3891,6 +3922,23 @@ export const networkFamilies: NetworkFamily[] = [ ], dictionaries: ["https://dict-tyk.subquery.network/query/taiko-mainnet"], }, + { + code: "167008", + name: "Taiko Hoodi", + chain_id: "167008", + description: + "Taiko is a fully permissionless, Ethereum-equivalent based rollup. Inspired, secured, and sequenced by Ethereum.", + logo: "https://static.subquery.network/network-logos/17000.png", + examples: [ + { + name: "taiko-hoodi-starter", + description: + "This SubQuery project indexes all transfers and approval events for the Taiko Token Katla (TTKOk) on Taiko Hoodi", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Taiko/taiko-hoodi-starter", + }, + ], + }, { code: "810180", name: "zkLink Nova", @@ -4217,40 +4265,6 @@ export const networkFamilies: NetworkFamily[] = [ // ], // dictionaries: ["https://dict-tyk.subquery.network/query/skale-nebula"], // }, - { - code: "146", - name: "Sonic", - chain_id: "146", - description: "", - logo: "", - examples: [ - { - name: "Sonic Starter", - description: - "This project can be use as a starting point for developing your new Sonic SubQuery project", - remote: "https://github.com/subquery/ethereum-subql-starter", - path: "Sonic/sonic-starter", - }, - ], - dictionaries: ["https://dict-tyk.subquery.network/query/sonic-mainnet"], - }, - { - code: "64165", - name: "Sonic Testnet", - chain_id: "64165", - description: "", - logo: "", - examples: [ - { - name: "Sonic Testnet Starter", - description: - "This project can be use as a starting point for developing your new Sonic SubQuery project", - remote: "https://github.com/subquery/ethereum-subql-starter", - path: "Sonic/sonic-testnet-starter", - }, - ], - dictionaries: ["https://dict-tyk.subquery.network/query/sonic-testnet"], - }, { code: "4207", name: "LayerEdge", @@ -4353,6 +4367,117 @@ export const networkFamilies: NetworkFamily[] = [ }, ], }, + { + code: "999", + name: "Hyperliquid EVM", + chain_id: "999", + description: + "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system.", + logo: "https://static.subquery.network/network-logos/999.png", + examples: [ + { + name: "hyperliquid-starter", + description: + "This project can be use as a starting point for developing your new Hyperliquid EVM SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Hyperliquid/hyperliquid-starter", + }, + ], + dictionaries: [ + "https://dict-tyk.subquery.network/query/hyperliquid-mainnet", + ], + }, + { + code: "998", + name: "Hyperliquid EVM Testnet", + chain_id: "998", + description: + "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system.", + logo: "https://static.subquery.network/network-logos/999.png", + examples: [ + { + name: "hyperliquid-testnet-starter", + description: + "This project can be use as a starting point for developing your new Hyperliquid EVM Testnet SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Hyperliquid/hyperliquid-testnet-starter", + }, + ], + dictionaries: [ + "https://dict-tyk.subquery.network/query/hyperliquid-testnet", + ], + }, + { + code: "4352", + name: "Memecore", + chain_id: "4352", + description: "The first L1 blockchain specially built for Meme 2.0.", + logo: "https://static.subquery.network/network-logos/4352.png", + examples: [ + { + name: "memecore-starter", + description: + "This project can be use as a starting point for developing your new MemeCore SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "MemeCore/memecore-starter", + }, + ], + dictionaries: [ + "https://dict-tyk.subquery.network/query/memecore-mainnet", + ], + }, + { + code: "994873017", + name: "Lumia", + chain_id: "994873017", + description: + "Lumia is a Layer 1 blockchain to give institutional grade access to RWAs (Real World Assets).", + logo: "https://static.subquery.network/network-logos/994873017.png", + examples: [ + { + name: "lumia-starter", + description: + "This project can be use as a starting point for developing your new Lumia SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Lumia/lumia-starter", + }, + ], + dictionaries: [], + }, + { + code: "57073", + name: "Ink", + chain_id: "57073", + description: "Ink, the Ethereum L2 unleashed by Kraken", + logo: "https://static.subquery.network/network-logos/57073.png", + examples: [ + { + name: "ink-starter", + description: + "This project can be use as a starting point for developing your new Lumia SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Ink/ink-starter", + }, + ], + dictionaries: ["https://dict-tyk.subquery.network/query/ink-mainnet"], + }, + { + code: "763373", + name: "Ink Sepolia", + chain_id: "763373", + description: "Ink, the Ethereum L2 unleashed by Kraken", + logo: "https://static.subquery.network/network-logos/763373.png", + examples: [ + { + name: "ink-sepolia-starter", + description: + "This project can be use as a starting point for developing your new Lumia SubQuery project", + remote: "https://github.com/subquery/ethereum-subql-starter", + path: "Ink/ink-sepolia-starter", + }, + ], + dictionaries: ["https://dict-tyk.subquery.network/query/ink-sepolia"], + }, ], }, { @@ -7022,3 +7147,22 @@ writeFile("./dist/rpcs.json", JSON.stringify(rpcsOutput), (err) => { writeFile("./dist/ai-models.json", JSON.stringify(publicAIModels), (err) => { if (err) throw err; }); + +// Detect duplicate networks +let numNetworks = 0; +networkFamilies.map((fam) => { + const netMap = new Map(); + const dups: string[] = []; + fam.networks.map((net) => { + numNetworks++; + if (netMap.has(net.chain_id)) { + dups.push(`${net.name} - ${net.chain_id}`); + } + netMap.set(net.chain_id, net.name); + }); + if (dups.length > 0) { + console.log("Warning Duplicate networks found\n", dups.join("\n")); + } +}); + +console.log(`Total networks: ${numNetworks}`); From 14449082c75b2bfafa61dd816e921c753d08106e Mon Sep 17 00:00:00 2001 From: stwiname Date: Wed, 8 Oct 2025 01:31:52 +0000 Subject: [PATCH 2/2] [SKIP CI] update output --- dist/output.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/output.json b/dist/output.json index d3ccda0..21b746b 100644 --- a/dist/output.json +++ b/dist/output.json @@ -3521,7 +3521,7 @@ "code": "5330", "name": "Superseed", "chain_id": "5330", - "description": "Ink, the Ethereum L2 unleashed by Kraken", + "description": "Superseed is a network that transforms Ethereum scaling into self-repaying loans.", "logo": "https://static.subquery.network/network-logos/53302.png", "examples": [ { @@ -3539,7 +3539,7 @@ "code": "53302", "name": "Superseed Sepolia", "chain_id": "53302", - "description": "", + "description": "Superseed is a network that transforms Ethereum scaling into self-repaying loans.", "logo": "https://static.subquery.network/network-logos/53302.png", "examples": [ {