diff --git a/wallets-v2.json b/wallets-v2.json index 55e8615..5261423 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -229,6 +229,25 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://s1.bycsi.com/bybit/deadpool/image-ac5bf003d25c4ae0bd21f3725694a850.png", + "about_url": "https://www.bybit.com/web3", + "universal_url": "https://app.bybit.com/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybitTonWallet" + }, + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android"] + }, { "app_name": "cdcTonWallet", "name": "Crypto.com DeFi Wallet",