From b7f4fa559b0ad050d901546ef111438cb56e9102 Mon Sep 17 00:00:00 2001 From: love-ljy <73459953+love-ljy@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:52:42 +0800 Subject: [PATCH] Update wallets-v2.json --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 554a925..3b33b95 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -302,5 +302,19 @@ } ], "platforms": ["ios", "android", "windows", "macos", "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://t.me/gateio_wallet_bot/miniapp", + "bridge": [ + { + "type": "sse", + "url": "https://dapp.gateio.services/tonbridge_api/bridge/v1" + } + ], + "platforms": ["ios", "android", "chrome", "windows", "macos"] } ]