From c3e1690d5375005ae5dee77a114a5dad0068f45b Mon Sep 17 00:00:00 2001 From: "armend (bitget)" Date: Fri, 15 Nov 2024 14:22:21 +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 eca9d68..660b58d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -354,5 +354,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"] } ]