From 36882803d6ae60873ab0c333372a21d040fc324e Mon Sep 17 00:00:00 2001 From: dungle Date: Tue, 19 Nov 2024 15:44:28 +0700 Subject: [PATCH 1/2] feat: add Tobi wallet --- wallets-v2.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 95cdb68..f708c19 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.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" + ] } ] From 31cc8e7c1db11ed0a857c6a72af6e832af78f5d1 Mon Sep 17 00:00:00 2001 From: Dung1312091 Date: Sat, 23 Nov 2024 08:20:24 +0700 Subject: [PATCH 2/2] Update Tobi image size --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index f708c19..e97fe04 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -306,7 +306,7 @@ { "app_name": "tobi", "name": "Tobi", - "image": "https://app.tobiwallet.app/icons/logo.png", + "image": "https://app.tobiwallet.app/icons/logo-288.png", "about_url": "https://tobi.fun", "universal_url": "https://t.me/TobiCopilotBot?attach=wallet", "bridge": [