diff --git a/wallets-v2.json b/wallets-v2.json index 95cdb68..e97fe04 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -302,5 +302,25 @@ } ], "platforms": ["ios", "android", "windows", "macos", "linux"] + }, + { + "app_name": "tobi", + "name": "Tobi", + "image": "https://app.tobiwallet.app/icons/logo-288.png", + "about_url": "https://tobi.fun", + "universal_url": "https://t.me/TobiCopilotBot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.tobiwallet.app/bridge" + } + ], + "platforms": [ + "ios", + "android", + "macos", + "windows", + "linux" + ] } ]