diff --git a/wallets-v2.json b/wallets-v2.json index 221618e..115ca7c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -733,5 +733,24 @@ "extraCurrencySupported": false } ] + }, + { + "app_name": "imToken", + "name": "imToken", + "image": "https://aws-v2-cdn.token.im/orbit/token-v2/icons/logo-ton-connect.png", + "about_url": "https://token.im", + "universal_url": "https://connect.token.im/link/ton-connect", + "deepLink": "imtokenv2://link/ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://connect.token.im/tonbridge" + }, + { + "type": "js", + "key": "imToken" + } + ], + "platforms": ["ios", "android"] } ]