From 565596d5d261a4f998ace8caaf0393543f9d287c Mon Sep 17 00:00:00 2001 From: Alex <85697619+R3AlL3nGz3i@users.noreply.github.com> Date: Fri, 15 May 2026 17:40:56 +0800 Subject: [PATCH] feat: add KiraMarket as affiliate frontend --- config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.json b/config.json index fdb23bc..df81c4f 100644 --- a/config.json +++ b/config.json @@ -150,5 +150,9 @@ { "wallet": "0x5f7C1Ade486eF52D03F38F6363585079f8dd229c", "frontendName": "Pinwin" + }, + { + "wallet": "0xd516fa0Cf36e3690F5F5866FfbBbc40c62D6aCc0", + "frontendName": "KiraMarket" } ]