From dbdca4e3f9ac4f8f0ca6a35a7243b4a6d1dacedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=93=E3=81=93=E3=82=8D=E3=81=AE=E5=9C=A8=E3=82=8A?= =?UTF-8?q?=E5=87=A6?= <1184084185@qq.com> Date: Fri, 13 Jun 2025 10:41:13 +0800 Subject: [PATCH 1/2] Update index.ts Update the Six Network template repository address. --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index bee78f9..17448a2 100644 --- a/index.ts +++ b/index.ts @@ -2772,7 +2772,7 @@ export const networkFamilies: NetworkFamily[] = [ description: "This SubQuery project indexes all transfers and approval events for the KAVALON Investment Token (KAVALON) ERC-20 on SIX Protocol", remote: "https://github.com/subquery/ethereum-subql-starter", - path: "Six Protocol/six-protocol-starter", + path: "SIX Protocol/six-protocol-starter", }, ], }, From d0001e04f2bef23a709678b6b6f0b761199a75cd Mon Sep 17 00:00:00 2001 From: kokorousaki Date: Fri, 13 Jun 2025 02:41:49 +0000 Subject: [PATCH 2/2] [SKIP CI] update output --- dist/output.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/output.json b/dist/output.json index a793ab8..ba6d1eb 100644 --- a/dist/output.json +++ b/dist/output.json @@ -2475,7 +2475,7 @@ "name": "six-protocol-starter", "description": "This SubQuery project indexes all transfers and approval events for the KAVALON Investment Token (KAVALON) ERC-20 on SIX Protocol", "remote": "https://github.com/subquery/ethereum-subql-starter", - "path": "Six Protocol/six-protocol-starter" + "path": "SIX Protocol/six-protocol-starter" } ] },