From 91e131a92f39782a1084e536fc1cd17a11f05998 Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Thu, 5 Dec 2024 01:11:07 +0800 Subject: [PATCH] feat: update bitget wallet lite --- wallets-v2.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index a756ac1..3280c5d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -78,20 +78,6 @@ "platforms": ["ios", "android", "chrome"], "universal_url": "https://bkcode.vip/ton-connect" }, - { - "app_name": "bitgetWalletLite", - "name": "Bitget Wallet Lite", - "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_lite_logo_288.png", - "about_url": "https://web3.bitget.com", - "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://ton-connect-bridge.bgwapi.io/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, { "app_name": "binanceWeb3TonWallet", "name": "Binance Web3 Wallet", @@ -336,5 +322,19 @@ "windows", "linux" ] + }, + { + "app_name": "bitgetWalletLite", + "name": "Bitget Wallet Lite", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_lite_logo_288.png", + "about_url": "https://web3.bitget.com", + "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ]