diff --git a/wallets-v2.json b/wallets-v2.json index dd97cff..aa07770 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -322,5 +322,26 @@ } ], "platforms": ["chrome"] + }, + { + "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" + ] } ]