diff --git a/wallets-v2.json b/wallets-v2.json index e746225..5eb3c11 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,26 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" - } + }, + { + "app_name": "tokenpocket", + "name": "TokenPocket", + "image": "https://hk.tpstatic.net/logo/tokenpocket.png", + "about_url": "https://www.tokenpocket.pro", + "universal_url": "https://tp-lab.tptool.pro/ton-connect/", + "bridge": [ + { + "type": "js", + "key": "tokenpocket" + }, + { + "type": "sse", + "url": "https://ton-connect.mytokenpocket.vip/bridge" + } + ], + "platforms": [ + "ios", + "android" + ] +} ]