From 27c21ad014dee5251308ca3d84a597bab1a9d20d Mon Sep 17 00:00:00 2001 From: love-ljy <73459953+love-ljy@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:20:07 +0800 Subject: [PATCH 1/2] Update wallets-v2.json --- wallets-v2.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8170d20..8e762ac 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -288,5 +288,19 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] - } + }, + { + "app_name": "Gate.io wallet", + "name": "Gate.io wallet", + "image": "https://gimg2.gateimg.com/tgwallet/1730688473495507406-Gatewallet.png", + "about_url": "https://www.gate.io", + "universal_url": "https://www.gate.io/tgwallet", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "chrome", "firefox", "safari", "windows", "macos", "linux"] +} ] From 1554a343bac00d84e79b49a5c830e3e0a42d64a3 Mon Sep 17 00:00:00 2001 From: love-ljy <73459953+love-ljy@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:08:03 +0800 Subject: [PATCH 2/2] Update wallets-v2.json update tg link&bridgeUrl --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8e762ac..9edd8d6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -294,11 +294,11 @@ "name": "Gate.io wallet", "image": "https://gimg2.gateimg.com/tgwallet/1730688473495507406-Gatewallet.png", "about_url": "https://www.gate.io", - "universal_url": "https://www.gate.io/tgwallet", + "universal_url": "https://t.me/gateio_wallet_bot/miniapp", "bridge": [ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://dapp.gateio.services/tonbridge_api/bridge/v1" } ], "platforms": ["ios", "android", "chrome", "firefox", "safari", "windows", "macos", "linux"]