From a985342730b3a52a829a9b7af0b353104d21ba90 Mon Sep 17 00:00:00 2001 From: "armend (bitget)" Date: Fri, 15 Nov 2024 14:27:55 +0800 Subject: [PATCH] bitget web3 --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 1ec9d26..554a925 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -288,5 +288,19 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "BitgetWeb3", + "name": "BitgetWeb3", + "image": "https://img.bitgetimg.com/image/third/1731638059795.png", + "about_url": "​https://www.bitget.com", + "universal_url": "https://t.me/BitgetOfficialBot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" + } + ], + "platforms": ["ios", "android", "windows", "macos", "linux"] } ]