diff --git a/wallets-v2.json b/wallets-v2.json index 04aafbc..eb246d6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -188,28 +188,18 @@ "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, { - "app_name": "okxTonWalletTr", - "name": "OKX TR Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", - "about_url": "https://tr.okx.com/web3", - "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", - "bridge": [ - { - "type": "js", - "key": "okxTonWallet" - }, + "app_name": "okxMiniWallet", + "name": "OKX Mini Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", + "about_url": "https://www.okx.com/web3", + "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", + "bridge": [ { "type": "sse", "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": [ - "chrome", - "safari", - "firefox", - "ios", - "android" - ] + "platforms": ["ios", "android", "macos", "windows", "linux"] }, { "app_name": "hot", @@ -284,19 +274,5 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" - }, - { - "app_name": "okxMiniWallet", - "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", - "about_url": "https://www.okx.com/web3", - "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] } ]