From 6dad68eb8029735c83be378b13e6887774dce713 Mon Sep 17 00:00:00 2001 From: Roma T <104140659+troman29@users.noreply.github.com> Date: Tue, 26 Dec 2023 14:22:33 +0300 Subject: [PATCH 001/127] Update MyTonWallet platforms --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 1df4c38..b111698 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -61,7 +61,7 @@ "url": "https://tonconnectbridge.mytonwallet.org/bridge/" } ], - "platforms": ["chrome", "windows", "macos", "linux"] + "platforms": ["chrome", "windows", "macos", "linux", "ios", "android", "firefox"] }, { "app_name": "tonhub", From 28deefb65c40292952788beca4d4229554a60c7e Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Tue, 26 Dec 2023 15:31:32 +0400 Subject: [PATCH 002/127] chore: remove tonflow from wallet list due to inactivity --- wallets-v2.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 1df4c38..a5793b2 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -81,19 +81,6 @@ ], "platforms": ["ios", "android"] }, - { - "app_name": "tonflow", - "name": "TonFlow", - "image": "https://tonflow.net/assets/images/tonflow_ico_192.png", - "about_url": "https://tonflow.net", - "bridge": [ - { - "type": "js", - "key": "tonflow" - } - ], - "platforms": ["chrome"] - }, { "app_name": "dewallet", "name": "DeWallet", From 7a33dd1c9c68db6c18f4ecf0162de507e1b8f386 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Fri, 12 Jan 2024 13:52:55 +0400 Subject: [PATCH 003/127] chore: reorder openmask and mytonwallet in wallet list --- wallets-v2.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 3f32651..ff45251 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -33,19 +33,6 @@ ], "platforms": ["ios", "android", "chrome", "firefox", "macos"] }, - { - "app_name": "openmask", - "name": "OpenMask", - "image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png", - "about_url": "https://www.openmask.app/", - "bridge": [ - { - "type": "js", - "key": "openmask" - } - ], - "platforms": ["chrome"] - }, { "app_name": "mytonwallet", "name": "MyTonWallet", @@ -64,6 +51,19 @@ ], "platforms": ["chrome", "windows", "macos", "linux", "ios", "android", "firefox"] }, + { + "app_name": "openmask", + "name": "OpenMask", + "image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png", + "about_url": "https://www.openmask.app/", + "bridge": [ + { + "type": "js", + "key": "openmask" + } + ], + "platforms": ["chrome"] + }, { "app_name": "tonhub", "name": "Tonhub", From f81b632490de72913ba54f906942b93d93bc873a Mon Sep 17 00:00:00 2001 From: Roma T <104140659+troman29@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:50:53 +0300 Subject: [PATCH 004/127] Add deeplink of MyTonWallet --- wallets-v2.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wallets-v2.json b/wallets-v2.json index ff45251..1e7e25a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -39,6 +39,7 @@ "image": "https://mytonwallet.io/icon-256.png", "about_url": "https://mytonwallet.io", "universal_url": "https://connect.mytonwallet.org", + "deepLink": "mytonwallet-tc://", "bridge": [ { "type": "js", From f38a067f962984f71b7823e3b36b3f7c92b5f765 Mon Sep 17 00:00:00 2001 From: Dmitry Kodolbenko <115988813+DmitryKodolbenko@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:02:02 +0300 Subject: [PATCH 005/127] Update DeWallet image --- wallets-v2.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index ff45251..9f5b463 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -85,15 +85,18 @@ { "app_name": "dewallet", "name": "DeWallet", - "image": "https://app.delabwallet.com/logo_black.png", + "image": "https://delab-team.ams3.cdn.digitaloceanspaces.com/icons/WalletAvatar.png", "about_url": "https://delabwallet.com", + "universal_url": "https://t.me/delabtonbot/wallet?attach=wallet", "bridge": [ + { - "type": "js", - "key": "dewallet" + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" } + ], - "platforms": ["chrome"] + "platforms": ["ios", "android", "macos", "windows", "linux"] }, { "app_name": "xtonwallet", From 78f6f474d96500ae57ad675d1a692477ff090548 Mon Sep 17 00:00:00 2001 From: herbertChan Date: Thu, 18 Apr 2024 10:24:06 +0800 Subject: [PATCH 006/127] add bitget ton wallet to list --- wallets-v2.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index ff45251..af48de5 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -49,7 +49,15 @@ "url": "https://tonconnectbridge.mytonwallet.org/bridge/" } ], - "platforms": ["chrome", "windows", "macos", "linux", "ios", "android", "firefox"] + "platforms": [ + "chrome", + "windows", + "macos", + "linux", + "ios", + "android", + "firefox" + ] }, { "app_name": "openmask", @@ -120,5 +128,18 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "bitgetTonWallet", + "name": "Bitget Wallet", + "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget%20wallet_logo_iOS.png", + "about_url": "https://web3.bitget.com", + "bridge": [ + { + "type": "js", + "key": "bitgetTonWallet" + } + ], + "platforms": ["ios", "android", "chrome"] } ] From 41d391ba886e4cc303f0b7fbd64d41c89bfc10b0 Mon Sep 17 00:00:00 2001 From: Devon Bernard Date: Thu, 9 May 2024 09:11:30 -0500 Subject: [PATCH 007/127] telegram-wallet config update --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index ff45251..00ba1ec 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -8,7 +8,7 @@ "bridge": [ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://bridge.ton.space/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"] From f27e1e99aca39b70d71ccfcef62a4ae3a4546f61 Mon Sep 17 00:00:00 2001 From: herbertChan Date: Fri, 24 May 2024 15:42:03 +0800 Subject: [PATCH 008/127] replenish universal_url and sse --- wallets-v2.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index af48de5..f682eca 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -138,8 +138,13 @@ { "type": "js", "key": "bitgetTonWallet" + }, + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" } ], - "platforms": ["ios", "android", "chrome"] + "platforms": ["ios", "android", "chrome"], + "universal_url": "https://bkcode.vip/ton-connect" } ] From 355d20cc4729e8c308e1dd4a52f12dd2811a5b6b Mon Sep 17 00:00:00 2001 From: Dmitry Kodolbenko <115988813+DmitryKodolbenko@users.noreply.github.com> Date: Wed, 29 May 2024 01:56:38 +0300 Subject: [PATCH 009/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9f5b463..449406a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -96,7 +96,7 @@ } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android"] }, { "app_name": "xtonwallet", From bea44935ba72aacb52f7070487e76de8de3124d4 Mon Sep 17 00:00:00 2001 From: herbertChan Date: Thu, 30 May 2024 14:46:05 +0800 Subject: [PATCH 010/127] add deepLink to settings --- wallets-v2.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wallets-v2.json b/wallets-v2.json index f682eca..6e43ac6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -134,6 +134,7 @@ "name": "Bitget Wallet", "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget%20wallet_logo_iOS.png", "about_url": "https://web3.bitget.com", + "deepLink": "bitkeep://", "bridge": [ { "type": "js", From 45b0f14aec0a1f06945dd0cd3b666061080c5ba2 Mon Sep 17 00:00:00 2001 From: Dmitry Kodolbenko <115988813+DmitryKodolbenko@users.noreply.github.com> Date: Sat, 8 Jun 2024 16:07:26 +0300 Subject: [PATCH 011/127] Change DeWallet image --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 449406a..0c58649 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -85,7 +85,7 @@ { "app_name": "dewallet", "name": "DeWallet", - "image": "https://delab-team.ams3.cdn.digitaloceanspaces.com/icons/WalletAvatar.png", + "image": "https://de-cdn.delab.team/icons/WalletAvatar.png", "about_url": "https://delabwallet.com", "universal_url": "https://t.me/delabtonbot/wallet?attach=wallet", "bridge": [ From 4b0b8b15a0cd66e52d540f07917f0f5d84c59a68 Mon Sep 17 00:00:00 2001 From: Dmitry Kodolbenko <115988813+DmitryKodolbenko@users.noreply.github.com> Date: Sun, 9 Jun 2024 21:12:36 +0300 Subject: [PATCH 012/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 0c58649..c5aab3a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -92,7 +92,7 @@ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://sse-bridge.delab.team/bridge" } ], From 17edf789c532dffb41f8541812c939815dcd201e Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Wed, 12 Jun 2024 17:22:27 +0400 Subject: [PATCH 013/127] fix: correct universal link for delab wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index cc69263..8233c12 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -95,7 +95,7 @@ "name": "DeWallet", "image": "https://de-cdn.delab.team/icons/WalletAvatar.png", "about_url": "https://delabwallet.com", - "universal_url": "https://t.me/delabtonbot/wallet?attach=wallet", + "universal_url": "https://t.me/delabtonbot?attach=wallet", "bridge": [ { From fa2acf962dfab62382ece1d101284ebaa136b9dd Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Wed, 12 Jun 2024 17:30:45 +0400 Subject: [PATCH 014/127] feat: update image for delab wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8233c12..2659191 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -93,7 +93,7 @@ { "app_name": "dewallet", "name": "DeWallet", - "image": "https://de-cdn.delab.team/icons/WalletAvatar.png", + "image": "https://raw.githubusercontent.com/delab-team/manifests-images/main/WalletAvatar.png", "about_url": "https://delabwallet.com", "universal_url": "https://t.me/delabtonbot?attach=wallet", "bridge": [ From cf2b534649c9757a4abb18cb81f279b774e0706c Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Wed, 12 Jun 2024 18:18:20 +0400 Subject: [PATCH 015/127] feat: change bot name for dewallet --- wallets-v2.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 2659191..5ac5254 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -95,14 +95,12 @@ "name": "DeWallet", "image": "https://raw.githubusercontent.com/delab-team/manifests-images/main/WalletAvatar.png", "about_url": "https://delabwallet.com", - "universal_url": "https://t.me/delabtonbot?attach=wallet", + "universal_url": "https://t.me/dewallet?attach=wallet", "bridge": [ - { "type": "sse", "url": "https://sse-bridge.delab.team/bridge" } - ], "platforms": ["ios", "android"] }, From 0a07e60e4ed96a17a7cc546477754b5798f3c5b9 Mon Sep 17 00:00:00 2001 From: SafePal <52519650+SafePalWallet@users.noreply.github.com> Date: Sun, 16 Jun 2024 10:35:28 +0800 Subject: [PATCH 016/127] Update SafePal Add SafePal wallet info --- wallets-v2.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 5ac5254..76e6640 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -148,5 +148,25 @@ ], "platforms": ["ios", "android", "chrome"], "universal_url": "https://bkcode.vip/ton-connect" - } + }, + { + "app_name": "safepalwallet", + "name": "SafePal", + "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", + "tondns": "", + "about_url": "https://www.safepal.com", + "universal_url": "https://link.safepal.io/ton-connect", + "deepLink": "safepal-tc://", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" + }, + { + "type": "js", + "key": "safepalwallet" + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] + } ] From 290554f31070bcba30bc9804fbdc4b22220ab3d8 Mon Sep 17 00:00:00 2001 From: SafePal <52519650+SafePalWallet@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:58:01 +0800 Subject: [PATCH 017/127] Update wallets-v2.json remove universal_url --- wallets-v2.json | 1 - 1 file changed, 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 76e6640..d577427 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -155,7 +155,6 @@ "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", "tondns": "", "about_url": "https://www.safepal.com", - "universal_url": "https://link.safepal.io/ton-connect", "deepLink": "safepal-tc://", "bridge": [ { From 2f56efe7ae158397db81e8750b0b39e1d4d6dc6e Mon Sep 17 00:00:00 2001 From: SafePal <52519650+SafePalWallet@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:28:29 +0800 Subject: [PATCH 018/127] Update wallets-v2.json --- wallets-v2.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wallets-v2.json b/wallets-v2.json index d577427..8327cd8 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -155,6 +155,7 @@ "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", "tondns": "", "about_url": "https://www.safepal.com", + "universal_url": "https://link.safepal.io/ton-connect" "deepLink": "safepal-tc://", "bridge": [ { From 72df103dbd4eac43cf6cba71c1322accdc356227 Mon Sep 17 00:00:00 2001 From: SatorFront Date: Thu, 27 Jun 2024 19:22:24 +0300 Subject: [PATCH 019/127] feat: add fintopio wallets --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 5ac5254..cceed6e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -148,5 +148,19 @@ ], "platforms": ["ios", "android", "chrome"], "universal_url": "https://bkcode.vip/ton-connect" + }, + { + "app_name": "fintopio-tg", + "name": "Fintopio Telegram", + "image": "https://fintopio.com/favicons/favicon-196x196.png", + "about_url": "https://fintopio.com", + "universal_url": "https://t.me/fintopio/wallet", + "bridge": [ + { + "type": "sse", + "url": "https://wallet-bridge.fintopio.com/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From bfa3ebbd69613b940def879c9c0eded68f0e9f83 Mon Sep 17 00:00:00 2001 From: tolya-yanot Date: Fri, 28 Jun 2024 21:17:25 +0400 Subject: [PATCH 020/127] fix comma --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8327cd8..76e6640 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -155,7 +155,7 @@ "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", "tondns": "", "about_url": "https://www.safepal.com", - "universal_url": "https://link.safepal.io/ton-connect" + "universal_url": "https://link.safepal.io/ton-connect", "deepLink": "safepal-tc://", "bridge": [ { From b4f25b767d4185af36491ad4cb4d825d1998bc9e Mon Sep 17 00:00:00 2001 From: herbertChan Date: Sat, 29 Jun 2024 17:43:55 +0800 Subject: [PATCH 021/127] update BitgetWallet Logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 6e43ac6..cd86cb9 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -132,7 +132,7 @@ { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", - "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget%20wallet_logo_iOS.png", + "image": "https://github.com/bitgetwallet/download/blob/main/logo/png/bitget_wallet_logo_0_gas_fee.png", "about_url": "https://web3.bitget.com", "deepLink": "bitkeep://", "bridge": [ From 651ffde6fd2bcd65d41d7e84689c885b2dc4edb4 Mon Sep 17 00:00:00 2001 From: herbertChan Date: Sat, 29 Jun 2024 17:46:07 +0800 Subject: [PATCH 022/127] fix logo's link --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index cd86cb9..4c0955e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -132,7 +132,7 @@ { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", - "image": "https://github.com/bitgetwallet/download/blob/main/logo/png/bitget_wallet_logo_0_gas_fee.png", + "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget_wallet_logo_0_gas_fee.png", "about_url": "https://web3.bitget.com", "deepLink": "bitkeep://", "bridge": [ From a6b320a5025dcca96297d93a7e3c2d14398e9fdb Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:21:59 +0800 Subject: [PATCH 023/127] add binance web3 wallet --- wallets-v2.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 76e6640..01d930b 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -168,5 +168,20 @@ } ], "platforms": ["ios", "android", "chrome", "firefox"] - } + }, + { + "app_name": "binanceTonWeb3Wallet", + "name": "Binance Web3 Wallet", + "image": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSIjMEIwRTExIi8+CjxwYXRoIGQ9Ik01IDE1TDcuMjU4MDYgMTIuNzQxOUw5LjUxNjEzIDE1TDcuMjU4MDYgMTcuMjU4MUw1IDE1WiIgZmlsbD0iI0YwQjkwQiIvPgo8cGF0aCBkPSJNOC44NzA5NyAxMS4xMjlMMTUgNUwyMS4xMjkgMTEuMTI5TDE4Ljg3MSAxMy4zODcxTDE1IDkuNTE2MTNMMTEuMTI5IDEzLjM4NzFMOC44NzA5NyAxMS4xMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMi43NDE5IDE1TDE1IDEyLjc0MTlMMTcuMjU4MSAxNUwxNSAxNy4yNTgxTDEyLjc0MTkgMTVaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMS4xMjkgMTYuNjEyOUw4Ljg3MDk3IDE4Ljg3MUwxNSAyNUwyMS4xMjkgMTguODcxTDE4Ljg3MSAxNi42MTI5TDE1IDIwLjQ4MzlMMTEuMTI5IDE2LjYxMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0yMC40ODM5IDE1TDIyLjc0MTkgMTIuNzQxOUwyNSAxNUwyMi43NDE5IDE3LjI1ODFMMjAuNDgzOSAxNVoiIGZpbGw9IiNGMEI5MEIiLz4KPC9zdmc+Cg==", + "about_url": "https://www.binance.com/en/web3wallet", + "deepLink": "bnc://app.binance.com/cedefi/ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["chrome", "safari", "ios", "android"], + "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, ] From cc97d872e4794e18529863152854564ca1857538 Mon Sep 17 00:00:00 2001 From: mytonwalletorg <102837730+mytonwalletorg@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:11:21 +0200 Subject: [PATCH 024/127] Update MyTonWallet icon URL --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 1702e1c..b43e435 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -36,7 +36,7 @@ { "app_name": "mytonwallet", "name": "MyTonWallet", - "image": "https://mytonwallet.io/icon-256.png", + "image": "https://static.mytonwallet.io/icon-256.png", "about_url": "https://mytonwallet.io", "universal_url": "https://connect.mytonwallet.org", "bridge": [ From 1acf62cf7dc8da931be9fd30161915c2391778d8 Mon Sep 17 00:00:00 2001 From: "kevin.yulias" Date: Fri, 12 Jul 2024 11:53:10 +0800 Subject: [PATCH 025/127] Added OKX and OKXTR Web3 Wallet --- wallets-v2.json | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 1702e1c..95717f5 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -168,5 +168,47 @@ } ], "platforms": ["ios", "android", "chrome", "firefox"] - } + }, + { + "app_name": "okxTonWalletTr", + "name": "OKX Wallet", + "image": "https://static.coinall.ltd/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "about_url": "https://www.tr.okx.com/web3", + "universal_url": "https://www.ouxyi.link/ul/uYJPB0?entityId=5", + "bridge": [ + { + "type": "js", + "key": "okxTonWallet" + }, + { + "type": "sse", + "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" + } + ], + "platforms": [ + "chrome", + "safari", + "firefox", + "ios", + "android" + ] + }, + { + "app_name": "okxTonWallet", + "name": "OKX Wallet", + "image": "https://static.coinall.ltd/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "about_url": "https://www.okx.com/web3", + "universal_url": "https://www.ouxyi.link/ul/uYJPB0", + "bridge": [ + { + "type": "js", + "key": "okxTonWallet" + }, + { + "type": "sse", + "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" + } + ], + "platforms": ["chrome", "safari", "firefox", "ios", "android"] + } ] From e7b5ed69aba52a7bb7f57e64b66f05096bbfcd2b Mon Sep 17 00:00:00 2001 From: "kevin.yulias" Date: Fri, 12 Jul 2024 18:23:19 +0800 Subject: [PATCH 026/127] update image and corrected about url --- wallets-v2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 95717f5..27a82be 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -172,8 +172,8 @@ { "app_name": "okxTonWalletTr", "name": "OKX Wallet", - "image": "https://static.coinall.ltd/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", - "about_url": "https://www.tr.okx.com/web3", + "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "about_url": "https://tr.okx.com/web3", "universal_url": "https://www.ouxyi.link/ul/uYJPB0?entityId=5", "bridge": [ { @@ -196,7 +196,7 @@ { "app_name": "okxTonWallet", "name": "OKX Wallet", - "image": "https://static.coinall.ltd/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", "about_url": "https://www.okx.com/web3", "universal_url": "https://www.ouxyi.link/ul/uYJPB0", "bridge": [ From 23ba7f30208bf0f8725cf8b3665ca2f42acb5fe6 Mon Sep 17 00:00:00 2001 From: "kevin.yulias" Date: Fri, 12 Jul 2024 23:48:10 +0800 Subject: [PATCH 027/127] change to OKX TR wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 27a82be..66d7d81 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -171,7 +171,7 @@ }, { "app_name": "okxTonWalletTr", - "name": "OKX Wallet", + "name": "OKX TR Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", "about_url": "https://tr.okx.com/web3", "universal_url": "https://www.ouxyi.link/ul/uYJPB0?entityId=5", From 29c7973486a68347ceee2c6e34d2b8bcbac1d60c Mon Sep 17 00:00:00 2001 From: "kevin.yulias" Date: Tue, 16 Jul 2024 17:22:32 +0800 Subject: [PATCH 028/127] Updated OKXTR logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 66d7d81..0e36453 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -172,7 +172,7 @@ { "app_name": "okxTonWalletTr", "name": "OKX TR Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", "about_url": "https://tr.okx.com/web3", "universal_url": "https://www.ouxyi.link/ul/uYJPB0?entityId=5", "bridge": [ From 0d64624182bd4803381ee9dc8089556c81295ac0 Mon Sep 17 00:00:00 2001 From: "kevin.yulias" Date: Wed, 17 Jul 2024 02:28:56 +0800 Subject: [PATCH 029/127] swap okx and okxtr position --- wallets-v2.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 0e36453..80b28ab 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -169,6 +169,24 @@ ], "platforms": ["ios", "android", "chrome", "firefox"] }, + { + "app_name": "okxTonWallet", + "name": "OKX Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "about_url": "https://www.okx.com/web3", + "universal_url": "https://www.ouxyi.link/ul/uYJPB0", + "bridge": [ + { + "type": "js", + "key": "okxTonWallet" + }, + { + "type": "sse", + "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" + } + ], + "platforms": ["chrome", "safari", "firefox", "ios", "android"] + }, { "app_name": "okxTonWalletTr", "name": "OKX TR Wallet", @@ -192,23 +210,5 @@ "ios", "android" ] - }, - { - "app_name": "okxTonWallet", - "name": "OKX Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", - "about_url": "https://www.okx.com/web3", - "universal_url": "https://www.ouxyi.link/ul/uYJPB0", - "bridge": [ - { - "type": "js", - "key": "okxTonWallet" - }, - { - "type": "sse", - "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" - } - ], - "platforms": ["chrome", "safari", "firefox", "ios", "android"] } ] From a5a0e7eca846a5b0b5eb8c60b99518d31d9ebb69 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:42:53 +0800 Subject: [PATCH 030/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8743e19..e61c8b4 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -201,7 +201,7 @@ } ], "platforms": ["chrome", "safari", "firefox", "ios", "android"] - }, + }, { "app_name": "okxTonWalletTr", "name": "OKX TR Wallet", From 658f04bb3cd3dce946abcb0c502297896974beac Mon Sep 17 00:00:00 2001 From: "kevin.yulias" Date: Mon, 22 Jul 2024 19:07:35 +0800 Subject: [PATCH 031/127] Change OKX Wallet universal link to okx.com --- wallets-v2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 80b28ab..a97d166 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -169,12 +169,12 @@ ], "platforms": ["ios", "android", "chrome", "firefox"] }, - { + { "app_name": "okxTonWallet", "name": "OKX Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", "about_url": "https://www.okx.com/web3", - "universal_url": "https://www.ouxyi.link/ul/uYJPB0", + "universal_url": "https://www.okx.com/ul/uYJPB0", "bridge": [ { "type": "js", @@ -187,12 +187,12 @@ ], "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, - { + { "app_name": "okxTonWalletTr", "name": "OKX TR Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", "about_url": "https://tr.okx.com/web3", - "universal_url": "https://www.ouxyi.link/ul/uYJPB0?entityId=5", + "universal_url": "https://tr.okx.com/ul/uYJPB0?entityId=5", "bridge": [ { "type": "js", From cecd1d7f7c75bef63c5ce2c444b569dd915c6e2a Mon Sep 17 00:00:00 2001 From: okxboon Date: Thu, 1 Aug 2024 01:06:44 +0800 Subject: [PATCH 032/127] Update wallets-v2.json --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index f1d7e26..21e6012 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -174,7 +174,7 @@ "name": "OKX Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", "about_url": "https://www.okx.com/web3", - "universal_url": "https://www.okx.com/ul/uYJPB0", + "universal_url": "https://www.okx.com/download?appendQuery=true&deeplink=okx://web3/wallet/tonconnect", "bridge": [ { "type": "js", @@ -192,7 +192,7 @@ "name": "OKX TR Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", "about_url": "https://tr.okx.com/web3", - "universal_url": "https://tr.okx.com/ul/uYJPB0?entityId=5", + "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", "bridge": [ { "type": "js", From c3f0531ed347c575c57a83b02884c984f71b9af9 Mon Sep 17 00:00:00 2001 From: AZbang Date: Tue, 6 Aug 2024 22:01:51 +0300 Subject: [PATCH 033/127] feat: add hot wallet --- wallets-v2.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 21e6012..b22c724 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -210,5 +210,23 @@ "ios", "android" ] + }, + { + "app_name": "hot", + "name": "HOT", + "image": "https://storage.herewallet.app/logo.png", + "about_url": "https://hot-labs.org/", + "universal_url": "https://t.me/herewalletbot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://sse-bridge.hot-labs.org" + }, + { + "type": "js", + "key": "hotWallet" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } -] +] \ No newline at end of file From b709ab3688e41c513dd0c9027598f26a1df3df13 Mon Sep 17 00:00:00 2001 From: Ruslan Onischenko Date: Tue, 13 Aug 2024 01:08:34 +0300 Subject: [PATCH 034/127] update DeWallet SSE bridge wallet and platforms --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 21e6012..1444deb 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -99,10 +99,10 @@ "bridge": [ { "type": "sse", - "url": "https://sse-bridge.delab.team/bridge" + "url": "https://bridge.dewallet.pro/bridge" } ], - "platforms": ["ios", "android"] + "platforms": ["ios", "android", "macos", "windows", "linux"] }, { "app_name": "xtonwallet", From 1fdd667b990f646e58a3e661a3e4a32b09babaea Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Wed, 14 Aug 2024 18:11:29 +0800 Subject: [PATCH 035/127] feat: support js bridge --- wallets-v2.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index e61c8b4..3e99e13 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -170,12 +170,16 @@ "platforms": ["ios", "android", "chrome", "firefox"] }, { - "app_name": "binanceTonWeb3Wallet", + "app_name": "binanceWeb3TonWallet", "name": "Binance Web3 Wallet", "image": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSIjMEIwRTExIi8+CjxwYXRoIGQ9Ik01IDE1TDcuMjU4MDYgMTIuNzQxOUw5LjUxNjEzIDE1TDcuMjU4MDYgMTcuMjU4MUw1IDE1WiIgZmlsbD0iI0YwQjkwQiIvPgo8cGF0aCBkPSJNOC44NzA5NyAxMS4xMjlMMTUgNUwyMS4xMjkgMTEuMTI5TDE4Ljg3MSAxMy4zODcxTDE1IDkuNTE2MTNMMTEuMTI5IDEzLjM4NzFMOC44NzA5NyAxMS4xMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMi43NDE5IDE1TDE1IDEyLjc0MTlMMTcuMjU4MSAxNUwxNSAxNy4yNTgxTDEyLjc0MTkgMTVaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMS4xMjkgMTYuNjEyOUw4Ljg3MDk3IDE4Ljg3MUwxNSAyNUwyMS4xMjkgMTguODcxTDE4Ljg3MSAxNi42MTI5TDE1IDIwLjQ4MzlMMTEuMTI5IDE2LjYxMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0yMC40ODM5IDE1TDIyLjc0MTkgMTIuNzQxOUwyNSAxNUwyMi43NDE5IDE3LjI1ODFMMjAuNDgzOSAxNVoiIGZpbGw9IiNGMEI5MEIiLz4KPC9zdmc+Cg==", "about_url": "https://www.binance.com/en/web3wallet", "deepLink": "bnc://app.binance.com/cedefi/ton-connect", "bridge": [ + { + "type": "js", + "key": "binancew3w" + }, { "type": "sse", "url": "https://bridge.tonapi.io/bridge" From 82bc60c1a2660ca4f4657cf8f2b8d7bf324634e0 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 14 Aug 2024 17:32:49 +0300 Subject: [PATCH 036/127] use compact mode for wallet link --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 21e6012..f169b7c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -4,7 +4,7 @@ "name": "Wallet", "image": "https://wallet.tg/images/logo-288.png", "about_url": "https://wallet.tg/", - "universal_url": "https://t.me/wallet?attach=wallet", + "universal_url": "https://t.me/wallet?attach=wallet&mode=compact", "bridge": [ { "type": "sse", @@ -157,7 +157,7 @@ "about_url": "https://www.safepal.com", "universal_url": "https://link.safepal.io/ton-connect", "deepLink": "safepal-tc://", - "bridge": [ + "bridge": [ { "type": "sse", "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" From 86b7c85450a1ceca631f69c64da5fb54423dc92b Mon Sep 17 00:00:00 2001 From: AZbang Date: Tue, 20 Aug 2024 01:13:02 +0300 Subject: [PATCH 037/127] feat(hot-wallet): change icon --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index b22c724..e2d2254 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -214,7 +214,7 @@ { "app_name": "hot", "name": "HOT", - "image": "https://storage.herewallet.app/logo.png", + "image": "https://raw.githubusercontent.com/hot-dao/media/main/logo.png", "about_url": "https://hot-labs.org/", "universal_url": "https://t.me/herewalletbot?attach=wallet", "bridge": [ From dfcbe85dac592669910bcbc3432489252367d6b4 Mon Sep 17 00:00:00 2001 From: "scott.she" Date: Sun, 21 Jul 2024 14:03:02 +0800 Subject: [PATCH 038/127] feat: add bybit ton wallet to the list --- wallets-v2.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index d4316c4..9a8fe53 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -228,5 +228,24 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://s1.bycsi.com/bybit/deadpool/image-ac5bf003d25c4ae0bd21f3725694a850.png", + "about_url": "https://www.bybit.com/web3", + "universal_url": "https://app.bybit.com/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybitTonWallet" + }, + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android"] } ] \ No newline at end of file From f3a894db78f6b08a5b89ab703418ad7f20683834 Mon Sep 17 00:00:00 2001 From: Devin Date: Mon, 26 Aug 2024 17:32:05 +0800 Subject: [PATCH 039/127] feat(bgw): Adjust the sse bridge of Bitget Wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index c9be270..a85928e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -143,7 +143,7 @@ }, { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://ton-connect-bridge.bgwapi.io/bridge" } ], "platforms": ["ios", "android", "chrome"], From 77f5f850ab076a6471a643a242463f0927af6d9b Mon Sep 17 00:00:00 2001 From: "scott.she" Date: Tue, 3 Sep 2024 17:45:22 +0800 Subject: [PATCH 040/127] feat(bybit): support chrome --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index c67ac1e..b033124 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -246,6 +246,6 @@ "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" } ], - "platforms": ["ios", "android"] + "platforms": ["ios", "android", "chrome"] } ] \ No newline at end of file From 9fe3584f987eaf1e7f7ec39416d5c33eb5d2361c Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Fri, 6 Sep 2024 13:55:38 +0800 Subject: [PATCH 041/127] Add Tomo Wallet --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index c67ac1e..3686c23 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -247,5 +247,19 @@ } ], "platforms": ["ios", "android"] + }, + { + "app_name": "tomoWallet", + "name": "Tomo Wallet", + "image": "https://pub.tomo.inc/logo.png", + "about_url": "https://www.tomo.inc/", + "universal_url": "https://t.me/tomowalletbot/tomo_wallet_app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] \ No newline at end of file From a462f9bf2a470ccf3c3c24e85c98fc3fdb31c0d5 Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Mon, 9 Sep 2024 16:52:18 +0800 Subject: [PATCH 042/127] update bridgeUrl for Tomo Wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 3686c23..246af52 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -257,7 +257,7 @@ "bridge": [ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://go-bridge.tomo.inc/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"] From 857d1f710bd08d952f183b6c75cb58e7761c08f1 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:02:33 +0800 Subject: [PATCH 043/127] Update wallets-v2.json --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 647e600..5cbab7e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -182,7 +182,7 @@ }, { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://wallet.binance.com/tonbridge" } ], "platforms": ["chrome", "safari", "ios", "android"], @@ -248,4 +248,4 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] } -] \ No newline at end of file +] From 6ca6e0cd4a0cced704545b51b74aca6416cc6240 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:09:31 +0800 Subject: [PATCH 044/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 5cbab7e..8ed0de4 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -182,7 +182,7 @@ }, { "type": "sse", - "url": "https://wallet.binance.com/tonbridge" + "url": "https://wallet.binance.com/tonbridge/bridge" } ], "platforms": ["chrome", "safari", "ios", "android"], From 83c907872dbd1c1ed35b1e22a5913275b82fc2dc Mon Sep 17 00:00:00 2001 From: S_PONY Date: Fri, 13 Sep 2024 17:56:53 +0800 Subject: [PATCH 045/127] feat: update gatewallet --- wallets-v2.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index b033124..ad948bf 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -247,5 +247,23 @@ } ], "platforms": ["ios", "android", "chrome"] + }, + { + "app_name": "GateWallet", + "name": "GateWallet", + "image": "https://www.gate.io/images/login/qrcode_center_icon.svg", + "about_url": "https://www.gate.io/", + "bridge": [ + { + "type": "js", + "key": "gatetonwallet" + }, + { + "type": "sse", + "url": "https://dapp.gateio.services/tonbridge_api/bridge/v1" + } + ], + "platforms": ["ios", "android"], + "universal_url": "https://gateio.onelink.me/DmA6/web3" } ] \ No newline at end of file From 462c1db1c489cb747358c3dcd1ff634ff4fe4dac Mon Sep 17 00:00:00 2001 From: weixuefeng Date: Sat, 14 Sep 2024 11:27:57 +0800 Subject: [PATCH 046/127] Update wallets-v2.json --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index ad948bf..e404983 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -251,7 +251,7 @@ { "app_name": "GateWallet", "name": "GateWallet", - "image": "https://www.gate.io/images/login/qrcode_center_icon.svg", + "image": "https://prd-web-imgs.s3.ap-northeast-1.amazonaws.com/prd-ordinal-imgs/0192a45e72abbdfb/gateIo.png", "about_url": "https://www.gate.io/", "bridge": [ { @@ -266,4 +266,4 @@ "platforms": ["ios", "android"], "universal_url": "https://gateio.onelink.me/DmA6/web3" } -] \ No newline at end of file +] From fdaf9cee54a5aec479431b2048a1d0b104702e2d Mon Sep 17 00:00:00 2001 From: Devin Date: Sun, 15 Sep 2024 22:22:07 +0800 Subject: [PATCH 047/127] feat: add Bitget Wallet Lite --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index c9be270..eda639e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -130,6 +130,20 @@ ], "platforms": ["chrome"] }, + { + "app_name": "bitgetWalletLite", + "name": "Bitget Wallet Lite", + "image": "https://github.com/bitgetwallet/download/blob/main/logo/png/bitget_wallet_lite_logo.png", + "about_url": "https://web3.bitget.com", + "universal_url": "https://t.me/BitgetWallet_TGBot/BGW", + "bridge": [ + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", From 53658e4814e04cbb999895143465c638acee99a0 Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Sun, 15 Sep 2024 22:44:28 +0800 Subject: [PATCH 048/127] fix: update logo url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index eda639e..f7641c3 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -133,7 +133,7 @@ { "app_name": "bitgetWalletLite", "name": "Bitget Wallet Lite", - "image": "https://github.com/bitgetwallet/download/blob/main/logo/png/bitget_wallet_lite_logo.png", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/main/logo/png/bitget_wallet_lite_logo.png", "about_url": "https://web3.bitget.com", "universal_url": "https://t.me/BitgetWallet_TGBot/BGW", "bridge": [ From 2475d7cef6d3d2057bd2d0997fb9f850481276e3 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Tue, 24 Sep 2024 22:39:07 +0800 Subject: [PATCH 049/127] chore: move to the end of the list --- wallets-v2.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8ed0de4..df36bf5 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -169,25 +169,6 @@ ], "platforms": ["ios", "android", "chrome", "firefox"] }, - { - "app_name": "binanceWeb3TonWallet", - "name": "Binance Web3 Wallet", - "image": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSIjMEIwRTExIi8+CjxwYXRoIGQ9Ik01IDE1TDcuMjU4MDYgMTIuNzQxOUw5LjUxNjEzIDE1TDcuMjU4MDYgMTcuMjU4MUw1IDE1WiIgZmlsbD0iI0YwQjkwQiIvPgo8cGF0aCBkPSJNOC44NzA5NyAxMS4xMjlMMTUgNUwyMS4xMjkgMTEuMTI5TDE4Ljg3MSAxMy4zODcxTDE1IDkuNTE2MTNMMTEuMTI5IDEzLjM4NzFMOC44NzA5NyAxMS4xMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMi43NDE5IDE1TDE1IDEyLjc0MTlMMTcuMjU4MSAxNUwxNSAxNy4yNTgxTDEyLjc0MTkgMTVaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMS4xMjkgMTYuNjEyOUw4Ljg3MDk3IDE4Ljg3MUwxNSAyNUwyMS4xMjkgMTguODcxTDE4Ljg3MSAxNi42MTI5TDE1IDIwLjQ4MzlMMTEuMTI5IDE2LjYxMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0yMC40ODM5IDE1TDIyLjc0MTkgMTIuNzQxOUwyNSAxNUwyMi43NDE5IDE3LjI1ODFMMjAuNDgzOSAxNVoiIGZpbGw9IiNGMEI5MEIiLz4KPC9zdmc+Cg==", - "about_url": "https://www.binance.com/en/web3wallet", - "deepLink": "bnc://app.binance.com/cedefi/ton-connect", - "bridge": [ - { - "type": "js", - "key": "binancew3w" - }, - { - "type": "sse", - "url": "https://wallet.binance.com/tonbridge/bridge" - } - ], - "platforms": ["chrome", "safari", "ios", "android"], - "universal_url": "https://app.binance.com/cedefi/ton-connect" - }, { "app_name": "okxTonWallet", "name": "OKX Wallet", @@ -247,5 +228,24 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "binanceWeb3TonWallet", + "name": "Binance Web3 Wallet", + "image": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSIjMEIwRTExIi8+CjxwYXRoIGQ9Ik01IDE1TDcuMjU4MDYgMTIuNzQxOUw5LjUxNjEzIDE1TDcuMjU4MDYgMTcuMjU4MUw1IDE1WiIgZmlsbD0iI0YwQjkwQiIvPgo8cGF0aCBkPSJNOC44NzA5NyAxMS4xMjlMMTUgNUwyMS4xMjkgMTEuMTI5TDE4Ljg3MSAxMy4zODcxTDE1IDkuNTE2MTNMMTEuMTI5IDEzLjM4NzFMOC44NzA5NyAxMS4xMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMi43NDE5IDE1TDE1IDEyLjc0MTlMMTcuMjU4MSAxNUwxNSAxNy4yNTgxTDEyLjc0MTkgMTVaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMS4xMjkgMTYuNjEyOUw4Ljg3MDk3IDE4Ljg3MUwxNSAyNUwyMS4xMjkgMTguODcxTDE4Ljg3MSAxNi42MTI5TDE1IDIwLjQ4MzlMMTEuMTI5IDE2LjYxMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0yMC40ODM5IDE1TDIyLjc0MTkgMTIuNzQxOUwyNSAxNUwyMi43NDE5IDE3LjI1ODFMMjAuNDgzOSAxNVoiIGZpbGw9IiNGMEI5MEIiLz4KPC9zdmc+Cg==", + "about_url": "https://www.binance.com/en/web3wallet", + "deepLink": "bnc://app.binance.com/cedefi/ton-connect", + "bridge": [ + { + "type": "js", + "key": "binancew3w" + }, + { + "type": "sse", + "url": "https://wallet.binance.com/tonbridge/bridge" + } + ], + "platforms": ["chrome", "safari", "ios", "android"], + "universal_url": "https://app.binance.com/cedefi/ton-connect" } ] From fd35f77a5f6637a6dc95f227daed52010b7bebaf Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Tue, 24 Sep 2024 22:40:05 +0800 Subject: [PATCH 050/127] chore: move to the end of the list --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index df36bf5..a6ad214 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -169,7 +169,7 @@ ], "platforms": ["ios", "android", "chrome", "firefox"] }, - { + { "app_name": "okxTonWallet", "name": "OKX Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", From da8751b667fa6a8689e7ea47f7dda7506fb477a3 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:07:27 +0800 Subject: [PATCH 051/127] chore: update logo --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index a6ad214..5421cca 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -232,7 +232,7 @@ { "app_name": "binanceWeb3TonWallet", "name": "Binance Web3 Wallet", - "image": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSIjMEIwRTExIi8+CjxwYXRoIGQ9Ik01IDE1TDcuMjU4MDYgMTIuNzQxOUw5LjUxNjEzIDE1TDcuMjU4MDYgMTcuMjU4MUw1IDE1WiIgZmlsbD0iI0YwQjkwQiIvPgo8cGF0aCBkPSJNOC44NzA5NyAxMS4xMjlMMTUgNUwyMS4xMjkgMTEuMTI5TDE4Ljg3MSAxMy4zODcxTDE1IDkuNTE2MTNMMTEuMTI5IDEzLjM4NzFMOC44NzA5NyAxMS4xMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMi43NDE5IDE1TDE1IDEyLjc0MTlMMTcuMjU4MSAxNUwxNSAxNy4yNTgxTDEyLjc0MTkgMTVaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0xMS4xMjkgMTYuNjEyOUw4Ljg3MDk3IDE4Ljg3MUwxNSAyNUwyMS4xMjkgMTguODcxTDE4Ljg3MSAxNi42MTI5TDE1IDIwLjQ4MzlMMTEuMTI5IDE2LjYxMjlaIiBmaWxsPSIjRjBCOTBCIi8+CjxwYXRoIGQ9Ik0yMC40ODM5IDE1TDIyLjc0MTkgMTIuNzQxOUwyNSAxNUwyMi43NDE5IDE3LjI1ODFMMjAuNDgzOSAxNVoiIGZpbGw9IiNGMEI5MEIiLz4KPC9zdmc+Cg==", + "image": "https://static-file-1306379396.file.myqcloud.com/static/binance-w3w/ton-provider/binancew3w.png", "about_url": "https://www.binance.com/en/web3wallet", "deepLink": "bnc://app.binance.com/cedefi/ton-connect", "bridge": [ @@ -245,7 +245,7 @@ "url": "https://wallet.binance.com/tonbridge/bridge" } ], - "platforms": ["chrome", "safari", "ios", "android"], + "platforms": ["chrome", "safari", "ios", "android"], "universal_url": "https://app.binance.com/cedefi/ton-connect" } ] From c07339d841c699b5feb1241c21ab3f3a0792fde6 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:11:04 +0800 Subject: [PATCH 052/127] chore: update platforms --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 5421cca..8e7f225 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -245,7 +245,7 @@ "url": "https://wallet.binance.com/tonbridge/bridge" } ], - "platforms": ["chrome", "safari", "ios", "android"], + "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" } ] From 6ef261e49525174d8e15541088831551c9c7122d Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Wed, 25 Sep 2024 01:38:48 +0800 Subject: [PATCH 053/127] chore: change image host --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index ce3e270..e746225 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -269,7 +269,7 @@ { "app_name": "binanceWeb3TonWallet", "name": "Binance Web3 Wallet", - "image": "https://static-file-1306379396.file.myqcloud.com/static/binance-w3w/ton-provider/binancew3w.png", + "image": "https://public.bnbstatic.com/static/binance-w3w/ton-provider/binancew3w.png", "about_url": "https://www.binance.com/en/web3wallet", "deepLink": "bnc://app.binance.com/cedefi/ton-connect", "bridge": [ From 9d3ee450db9227f992d4d784e5ea475ee8a032f5 Mon Sep 17 00:00:00 2001 From: S_PONY Date: Wed, 25 Sep 2024 12:00:39 +0800 Subject: [PATCH 054/127] fix: update gate logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index e746225..6dfdc50 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -251,7 +251,7 @@ { "app_name": "GateWallet", "name": "GateWallet", - "image": "https://prd-web-imgs.s3.ap-northeast-1.amazonaws.com/prd-ordinal-imgs/0192a45e72abbdfb/gateIo.png", + "image": "https://img.gatedataimg.com/prd-ordinal-imgs/036f07bb8730716e/gateio-0925.png", "about_url": "https://www.gate.io/", "bridge": [ { From c5a01977f7d3ef6d721ee5e2c6e84fba5963367d Mon Sep 17 00:00:00 2001 From: space Date: Wed, 25 Sep 2024 19:56:07 +0800 Subject: [PATCH 055/127] feat(uxuy): add UXUY Wallet --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..a7fa17f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,19 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "uxuyWallet", + "name": "UXUY Wallet", + "image": "https://raw.githubusercontent.com/uxuycom/uxuy-docsite/main/static/assets/UXUYWallet-logo/UXUYWallet_logo_circle.svg", + "about_url": "https://docs.uxuy.com", + "universal_url": "https://t.me/UXUYbot/app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 16f12c5b296c4abe12a932cabaa77c1e01b0bbbc Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Mon, 14 Oct 2024 10:37:43 +0800 Subject: [PATCH 056/127] feat: add OKX Mini Wallet --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..9882c4f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,19 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "okxMiniWallet", + "name": "OKX Mini Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "about_url": "https://www.okx.com/web3", + "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 232720d6be9586246dff13ccc0c410cc4d19b233 Mon Sep 17 00:00:00 2001 From: ev-macfin <146023324+ev-macfin@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:22:06 +0200 Subject: [PATCH 057/127] Update wallets-v2.json --- wallets-v2.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8853976..e9d8680 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -211,20 +211,6 @@ "android" ] }, - { - "app_name": "fintopio-tg", - "name": "Fintopio Telegram", - "image": "https://fintopio.com/tonconnect-icon.png", - "about_url": "https://fintopio.com", - "universal_url": "https://t.me/fintopio?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://wallet-bridge.fintopio.com/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, { "app_name": "hot", "name": "HOT", @@ -298,5 +284,19 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "fintopio-tg", + "name": "Fintopio Telegram", + "image": "https://fintopio.com/tonconnect-icon.png", + "about_url": "https://fintopio.com", + "universal_url": "https://t.me/fintopio?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://wallet-bridge.fintopio.com/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 71cffb082a3fb2e1005710b26c85a0cb18b6fc8f Mon Sep 17 00:00:00 2001 From: uxuySafe <147620759+uxuySafe@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:08:03 +0800 Subject: [PATCH 058/127] Update wallets-v2.json format --- wallets-v2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 7c11b9e..60c64f5 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -296,10 +296,10 @@ "type": "sse", "url": "https://bridge.tonapi.io/bridge" } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, - { + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { "app_name": "fintopio-tg", "name": "Fintopio Telegram", "image": "https://fintopio.com/tonconnect-icon.png", From 6c1a217f8b8dd594ffee8e807d96987ef72ac032 Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Tue, 22 Oct 2024 18:14:22 +0800 Subject: [PATCH 059/127] feat: update okx mini wallet logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9882c4f..04aafbc 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -288,7 +288,7 @@ { "app_name": "okxMiniWallet", "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", "about_url": "https://www.okx.com/web3", "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", "bridge": [ From 37e88587f4c4dae60207017c85ab6827fc51d77e Mon Sep 17 00:00:00 2001 From: ev-macfin <146023324+ev-macfin@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:06:49 +0200 Subject: [PATCH 060/127] Update Fintopio wallet name in wallets-v2.json rename to just "Fintopio" --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index e9d8680..ffa1f09 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -287,7 +287,7 @@ }, { "app_name": "fintopio-tg", - "name": "Fintopio Telegram", + "name": "Fintopio", "image": "https://fintopio.com/tonconnect-icon.png", "about_url": "https://fintopio.com", "universal_url": "https://t.me/fintopio?attach=wallet", From 0707a953ac452a57a511ceea48b8671e1e682ecb Mon Sep 17 00:00:00 2001 From: weixuefeng Date: Thu, 24 Oct 2024 14:19:54 +0800 Subject: [PATCH 061/127] Update wallets-v2.json for gatewallet universal url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index ffa1f09..ac45b0f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -264,7 +264,7 @@ } ], "platforms": ["ios", "android"], - "universal_url": "https://gateio.onelink.me/DmA6/web3" + "universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7" }, { "app_name": "binanceWeb3TonWallet", From 0b046a9c0ea1777a4ab7be70e9653f9feb75876f Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Fri, 25 Oct 2024 17:21:55 +0700 Subject: [PATCH 062/127] feat: add Mirai Telegram App --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index ffa1f09..02da7c8 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -298,5 +298,19 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "miraiapp-tg", + "name": "Mirai Telegram App", + "image": "https://cdn.mirailabs.co/miraihub/miraiapp-icon-288.png", + "about_url": "https://mirai.app", + "universal_url": "https://t.me/MiraiAppBot/app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 9c2448dc576e482af16cbe63b28aff2effd7d443 Mon Sep 17 00:00:00 2001 From: BitgetWalletTeam Date: Tue, 29 Oct 2024 10:56:52 +0800 Subject: [PATCH 063/127] Update wallets-v2.json --- wallets-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index f7641c3..0e9463d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -135,7 +135,7 @@ "name": "Bitget Wallet Lite", "image": "https://raw.githubusercontent.com/bitgetwallet/download/main/logo/png/bitget_wallet_lite_logo.png", "about_url": "https://web3.bitget.com", - "universal_url": "https://t.me/BitgetWallet_TGBot/BGW", + "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", "bridge": [ { "type": "sse", @@ -243,4 +243,4 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] } -] \ No newline at end of file +] From fa5718d0dc612160ca700e969a287d4a41f5ff88 Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Fri, 1 Nov 2024 10:19:38 +0800 Subject: [PATCH 064/127] feat: replace okxTonWalletTr with okxMiniWallet --- wallets-v2.json | 38 +++++++------------------------------- 1 file changed, 7 insertions(+), 31 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 04aafbc..eb246d6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -188,28 +188,18 @@ "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, { - "app_name": "okxTonWalletTr", - "name": "OKX TR Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", - "about_url": "https://tr.okx.com/web3", - "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", - "bridge": [ - { - "type": "js", - "key": "okxTonWallet" - }, + "app_name": "okxMiniWallet", + "name": "OKX Mini Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", + "about_url": "https://www.okx.com/web3", + "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", + "bridge": [ { "type": "sse", "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": [ - "chrome", - "safari", - "firefox", - "ios", - "android" - ] + "platforms": ["ios", "android", "macos", "windows", "linux"] }, { "app_name": "hot", @@ -284,19 +274,5 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" - }, - { - "app_name": "okxMiniWallet", - "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", - "about_url": "https://www.okx.com/web3", - "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From e6712d251324afc4ab137a60dcfbb3b563635078 Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Tue, 5 Nov 2024 22:28:00 +0800 Subject: [PATCH 065/127] feat: update logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index eb246d6..dd3268c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -190,7 +190,7 @@ { "app_name": "okxMiniWallet", "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", + "image": "https://static.okx.com/cdn/assets/imgs/2411/8BE1A4A434D8F58A.png", "about_url": "https://www.okx.com/web3", "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", "bridge": [ From 53fdd8339fa436501df8a55519614433815f061f Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Sat, 9 Nov 2024 13:46:49 +0400 Subject: [PATCH 066/127] feat: temporary remove bybit wallet --- wallets-v2.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8170d20..8884b70 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -219,25 +219,6 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, - { - "app_name": "bybitTonWallet", - "name": "Bybit Wallet", - "image": "https://s1.bycsi.com/bybit/deadpool/image-ac5bf003d25c4ae0bd21f3725694a850.png", - "about_url": "https://www.bybit.com/web3", - "universal_url": "https://app.bybit.com/ton-connect", - "deepLink": "bybitapp://", - "bridge": [ - { - "type": "js", - "key": "bybitTonWallet" - }, - { - "type": "sse", - "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" - } - ], - "platforms": ["ios", "android", "chrome"] - }, { "app_name": "GateWallet", "name": "GateWallet", From c7e296060f8cbd01141f4995e7d89ff763fc6146 Mon Sep 17 00:00:00 2001 From: "potter.zhang" Date: Mon, 11 Nov 2024 15:44:23 +0800 Subject: [PATCH 067/127] feat: add Bybit wallet integration with replacing bybit logo url --- wallets-v2.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 8884b70..32ccf5b 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -269,5 +269,24 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://raw.githubusercontent.com/bybit-web3/bybit-web3.github.io/main/docs/images/bybit-logo.png", + "about_url": "https://www.bybit.com/web3", + "universal_url": "https://app.bybit.com/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybitTonWallet" + }, + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android", "chrome"] } ] From 0a1a8aac902461fd9a4e3898d8572834a26319c8 Mon Sep 17 00:00:00 2001 From: "potter.zhang" Date: Mon, 11 Nov 2024 16:20:31 +0800 Subject: [PATCH 068/127] feat: restore Bybit wallet integration with updated logo --- wallets-v2.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 32ccf5b..d5f0031 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -219,6 +219,25 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://raw.githubusercontent.com/bybit-web3/bybit-web3.github.io/main/docs/images/bybit-logo.png", + "about_url": "https://www.bybit.com/web3", + "universal_url": "https://app.bybit.com/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybitTonWallet" + }, + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android", "chrome"] + }, { "app_name": "GateWallet", "name": "GateWallet", @@ -269,24 +288,5 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] - }, - { - "app_name": "bybitTonWallet", - "name": "Bybit Wallet", - "image": "https://raw.githubusercontent.com/bybit-web3/bybit-web3.github.io/main/docs/images/bybit-logo.png", - "about_url": "https://www.bybit.com/web3", - "universal_url": "https://app.bybit.com/ton-connect", - "deepLink": "bybitapp://", - "bridge": [ - { - "type": "js", - "key": "bybitTonWallet" - }, - { - "type": "sse", - "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" - } - ], - "platforms": ["ios", "android", "chrome"] } ] From 53ce97beaf5bf52a75b34a8989e6de4950c84256 Mon Sep 17 00:00:00 2001 From: thekiba Date: Tue, 12 Nov 2024 20:49:00 +0400 Subject: [PATCH 069/127] feat: reorganize wallets list based on usage analytics --- wallets-v2.json | 160 ++++++++++++++++++++++++------------------------ 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index d5f0031..1ec9d26 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -60,35 +60,56 @@ ] }, { - "app_name": "openmask", - "name": "OpenMask", - "image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png", - "about_url": "https://www.openmask.app/", + "app_name": "bitgetTonWallet", + "name": "Bitget Wallet", + "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget_wallet_logo_0_gas_fee.png", + "about_url": "https://web3.bitget.com", + "deepLink": "bitkeep://", "bridge": [ { "type": "js", - "key": "openmask" + "key": "bitgetTonWallet" + }, + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" } ], - "platforms": ["chrome"] + "platforms": ["ios", "android", "chrome"], + "universal_url": "https://bkcode.vip/ton-connect" }, { - "app_name": "tonhub", - "name": "Tonhub", - "image": "https://tonhub.com/tonconnect_logo.png", - "about_url": "https://tonhub.com", - "universal_url": "https://tonhub.com/ton-connect", + "app_name": "binanceWeb3TonWallet", + "name": "Binance Web3 Wallet", + "image": "https://public.bnbstatic.com/static/binance-w3w/ton-provider/binancew3w.png", + "about_url": "https://www.binance.com/en/web3wallet", + "deepLink": "bnc://app.binance.com/cedefi/ton-connect", "bridge": [ { "type": "js", - "key": "tonhub" + "key": "binancew3w" }, { "type": "sse", - "url": "https://connect.tonhubapi.com/tonconnect" + "url": "https://wallet.binance.com/tonbridge/bridge" } ], - "platforms": ["ios", "android"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "fintopio-tg", + "name": "Fintopio", + "image": "https://fintopio.com/tonconnect-icon.png", + "about_url": "https://fintopio.com", + "universal_url": "https://t.me/fintopio?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://wallet-bridge.fintopio.com/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] }, { "app_name": "dewallet", @@ -105,71 +126,70 @@ "platforms": ["ios", "android", "macos", "windows", "linux"] }, { - "app_name": "xtonwallet", - "name": "XTONWallet", - "image": "https://xtonwallet.com/assets/img/icon-256-back.png", - "about_url": "https://xtonwallet.com", + "app_name": "safepalwallet", + "name": "SafePal", + "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", + "tondns": "", + "about_url": "https://www.safepal.com", + "universal_url": "https://link.safepal.io/ton-connect", + "deepLink": "safepal-tc://", "bridge": [ { - "type": "js", - "key": "xtonwallet" + "type": "sse", + "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" + }, + { + "type": "js", + "key": "safepalwallet" } ], - "platforms": ["chrome", "firefox"] + "platforms": ["ios", "android", "chrome", "firefox"] }, { - "app_name": "tonwallet", - "name": "TON Wallet", - "image": "https://wallet.ton.org/assets/ui/qr-logo.png", - "about_url": "https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd", + "app_name": "openmask", + "name": "OpenMask", + "image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png", + "about_url": "https://www.openmask.app/", "bridge": [ { "type": "js", - "key": "tonwallet" + "key": "openmask" } ], "platforms": ["chrome"] }, { - "app_name": "bitgetTonWallet", - "name": "Bitget Wallet", - "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget_wallet_logo_0_gas_fee.png", - "about_url": "https://web3.bitget.com", - "deepLink": "bitkeep://", + "app_name": "tonhub", + "name": "Tonhub", + "image": "https://tonhub.com/tonconnect_logo.png", + "about_url": "https://tonhub.com", + "universal_url": "https://tonhub.com/ton-connect", "bridge": [ { "type": "js", - "key": "bitgetTonWallet" + "key": "tonhub" }, { "type": "sse", - "url": "https://ton-connect-bridge.bgwapi.io/bridge" + "url": "https://connect.tonhubapi.com/tonconnect" } ], - "platforms": ["ios", "android", "chrome"], - "universal_url": "https://bkcode.vip/ton-connect" + "platforms": ["ios", "android"] }, { - "app_name": "safepalwallet", - "name": "SafePal", - "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", - "tondns": "", - "about_url": "https://www.safepal.com", - "universal_url": "https://link.safepal.io/ton-connect", - "deepLink": "safepal-tc://", - "bridge": [ - { - "type": "sse", - "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" - }, - { + "app_name": "xtonwallet", + "name": "XTONWallet", + "image": "https://xtonwallet.com/assets/img/icon-256-back.png", + "about_url": "https://xtonwallet.com", + "bridge": [ + { "type": "js", - "key": "safepalwallet" - } - ], - "platforms": ["ios", "android", "chrome", "firefox"] - }, - { + "key": "xtonwallet" + } + ], + "platforms": ["chrome", "firefox"] + }, + { "app_name": "okxTonWallet", "name": "OKX Wallet", "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", @@ -257,36 +277,16 @@ "universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7" }, { - "app_name": "binanceWeb3TonWallet", - "name": "Binance Web3 Wallet", - "image": "https://public.bnbstatic.com/static/binance-w3w/ton-provider/binancew3w.png", - "about_url": "https://www.binance.com/en/web3wallet", - "deepLink": "bnc://app.binance.com/cedefi/ton-connect", + "app_name": "tonwallet", + "name": "TON Wallet", + "image": "https://wallet.ton.org/assets/ui/qr-logo.png", + "about_url": "https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd", "bridge": [ { "type": "js", - "key": "binancew3w" - }, - { - "type": "sse", - "url": "https://wallet.binance.com/tonbridge/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"], - "universal_url": "https://app.binance.com/cedefi/ton-connect" - }, - { - "app_name": "fintopio-tg", - "name": "Fintopio", - "image": "https://fintopio.com/tonconnect-icon.png", - "about_url": "https://fintopio.com", - "universal_url": "https://t.me/fintopio?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://wallet-bridge.fintopio.com/bridge" + "key": "tonwallet" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["chrome"] } ] From 55f073da0066cb5f5d045e196df09e84a18ddafe Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Thu, 14 Nov 2024 14:39:46 +0800 Subject: [PATCH 070/127] update universal_url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 246af52..d3824cd 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -253,7 +253,7 @@ "name": "Tomo Wallet", "image": "https://pub.tomo.inc/logo.png", "about_url": "https://www.tomo.inc/", - "universal_url": "https://t.me/tomowalletbot/tomo_wallet_app", + "universal_url": "https://t.me/tomowalletbot?attach=wallet", "bridge": [ { "type": "sse", From a985342730b3a52a829a9b7af0b353104d21ba90 Mon Sep 17 00:00:00 2001 From: "armend (bitget)" Date: Fri, 15 Nov 2024 14:27:55 +0800 Subject: [PATCH 071/127] bitget web3 --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 1ec9d26..554a925 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -288,5 +288,19 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "BitgetWeb3", + "name": "BitgetWeb3", + "image": "https://img.bitgetimg.com/image/third/1731638059795.png", + "about_url": "​https://www.bitget.com", + "universal_url": "https://t.me/BitgetOfficialBot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" + } + ], + "platforms": ["ios", "android", "windows", "macos", "linux"] } ] From b015132467497f7f95785048678bf9fa266fa121 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Mon, 18 Nov 2024 14:55:22 +0400 Subject: [PATCH 072/127] feat: remove `mode=compact` from wallet's universal link temporarily --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 554a925..95cdb68 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -4,7 +4,7 @@ "name": "Wallet", "image": "https://wallet.tg/images/logo-288.png", "about_url": "https://wallet.tg/", - "universal_url": "https://t.me/wallet?attach=wallet&mode=compact", + "universal_url": "https://t.me/wallet?attach=wallet", "bridge": [ { "type": "sse", From 36882803d6ae60873ab0c333372a21d040fc324e Mon Sep 17 00:00:00 2001 From: dungle Date: Tue, 19 Nov 2024 15:44:28 +0700 Subject: [PATCH 073/127] 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 b55728b2ea53203bb911832b9560d94ae5d7f0b3 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Tue, 19 Nov 2024 14:21:37 +0400 Subject: [PATCH 074/127] feat: use alternative bridge url for ton space temporarily --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 95cdb68..0ab9def 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -8,7 +8,7 @@ "bridge": [ { "type": "sse", - "url": "https://bridge.ton.space/bridge" + "url": "https://walletbot.me/tonconnect-bridge/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"] From 3ceebde7039491da8c872e0715fa4a756597e66c Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Thu, 21 Nov 2024 17:23:08 +0700 Subject: [PATCH 075/127] chore: change Mirai App name --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8bc2ab4..3a49193 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -305,7 +305,7 @@ }, { "app_name": "miraiapp-tg", - "name": "Mirai Telegram App", + "name": "Mirai App", "image": "https://cdn.mirailabs.co/miraihub/miraiapp-tg-icon-288.png", "about_url": "https://mirai.app", "universal_url": "https://t.me/MiraiAppBot/app", From 31cc8e7c1db11ed0a857c6a72af6e832af78f5d1 Mon Sep 17 00:00:00 2001 From: Dung1312091 Date: Sat, 23 Nov 2024 08:20:24 +0700 Subject: [PATCH 076/127] 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": [ From 5b314a4f89ec20098e44923d80ea552e17f4d7fa Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Tue, 26 Nov 2024 16:52:18 +0800 Subject: [PATCH 077/127] feat: update bitget wallet logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 04b872c..8f4eb8a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -62,7 +62,7 @@ { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", - "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget_wallet_logo_0_gas_fee.png", + "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget%20wallet_logo_iOS.png", "about_url": "https://web3.bitget.com", "deepLink": "bitkeep://", "bridge": [ From 94a5570bbc8a58c2da2691eeb4bf13d72b9d5996 Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Fri, 29 Nov 2024 10:21:36 +0800 Subject: [PATCH 078/127] feat: update bitget wallet logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8f4eb8a..f821497 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -62,7 +62,7 @@ { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", - "image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget%20wallet_logo_iOS.png", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_logo_288.png", "about_url": "https://web3.bitget.com", "deepLink": "bitkeep://", "bridge": [ From 953b4122612d2ab58a11910a233d25e9415d100f Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Fri, 29 Nov 2024 21:55:40 +0800 Subject: [PATCH 079/127] feat: update bitget wallet logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index f821497..4a2cb80 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -62,7 +62,7 @@ { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", - "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_logo_288.png", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_logo_288_mini.png", "about_url": "https://web3.bitget.com", "deepLink": "bitkeep://", "bridge": [ From 6747878790d99006f32951a18197986e036a808f Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Tue, 3 Dec 2024 17:43:15 +0700 Subject: [PATCH 080/127] chore: update wallet-v2.json for Mirai App --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 3061a9c..9e8eba4 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -328,7 +328,7 @@ "name": "Mirai App", "image": "https://cdn.mirailabs.co/miraihub/miraiapp-tg-icon-288.png", "about_url": "https://mirai.app", - "universal_url": "https://t.me/MiraiAppBot/app", + "universal_url": "https://t.me/MiraiAppBot?attach=wallet", "bridge": [ { "type": "sse", From 8a900d5ef4aed0fffa99d8889c2031dc571bc9ad Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Thu, 5 Dec 2024 00:07:24 +0800 Subject: [PATCH 081/127] feat: update bitget wallet lite logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index e06c66d..a756ac1 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -81,7 +81,7 @@ { "app_name": "bitgetWalletLite", "name": "Bitget Wallet Lite", - "image": "https://raw.githubusercontent.com/bitgetwallet/download/main/logo/png/bitget_wallet_lite_logo.png", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_lite_logo_288.png", "about_url": "https://web3.bitget.com", "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", "bridge": [ From 91e131a92f39782a1084e536fc1cd17a11f05998 Mon Sep 17 00:00:00 2001 From: bitgetwallet Date: Thu, 5 Dec 2024 01:11:07 +0800 Subject: [PATCH 082/127] feat: update bitget wallet lite --- wallets-v2.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index a756ac1..3280c5d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -78,20 +78,6 @@ "platforms": ["ios", "android", "chrome"], "universal_url": "https://bkcode.vip/ton-connect" }, - { - "app_name": "bitgetWalletLite", - "name": "Bitget Wallet Lite", - "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_lite_logo_288.png", - "about_url": "https://web3.bitget.com", - "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://ton-connect-bridge.bgwapi.io/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, { "app_name": "binanceWeb3TonWallet", "name": "Binance Web3 Wallet", @@ -336,5 +322,19 @@ "windows", "linux" ] + }, + { + "app_name": "bitgetWalletLite", + "name": "Bitget Wallet Lite", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_lite_logo_288.png", + "about_url": "https://web3.bitget.com", + "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 57b9bebd52988829dc846b1d1399e16fa1211881 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Mon, 9 Dec 2024 23:42:23 +0400 Subject: [PATCH 083/127] feat: reorganize wallets list for 09-12-2024 (#142) --- wallets-v2.json | 194 ++++++++++++++++++++++++------------------------ 1 file changed, 97 insertions(+), 97 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 4a2cb80..fd2f48f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -59,6 +59,24 @@ "firefox" ] }, + { + "app_name": "tonhub", + "name": "Tonhub", + "image": "https://tonhub.com/tonconnect_logo.png", + "about_url": "https://tonhub.com", + "universal_url": "https://tonhub.com/ton-connect", + "bridge": [ + { + "type": "js", + "key": "tonhub" + }, + { + "type": "sse", + "url": "https://connect.tonhubapi.com/tonconnect" + } + ], + "platforms": ["ios", "android"] + }, { "app_name": "bitgetTonWallet", "name": "Bitget Wallet", @@ -78,6 +96,20 @@ "platforms": ["ios", "android", "chrome"], "universal_url": "https://bkcode.vip/ton-connect" }, + { + "app_name": "okxMiniWallet", + "name": "OKX Mini Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/2411/8BE1A4A434D8F58A.png", + "about_url": "https://www.okx.com/web3", + "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, { "app_name": "binanceWeb3TonWallet", "name": "Binance Web3 Wallet", @@ -111,84 +143,6 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, - { - "app_name": "dewallet", - "name": "DeWallet", - "image": "https://raw.githubusercontent.com/delab-team/manifests-images/main/WalletAvatar.png", - "about_url": "https://delabwallet.com", - "universal_url": "https://t.me/dewallet?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://bridge.dewallet.pro/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, - { - "app_name": "safepalwallet", - "name": "SafePal", - "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", - "tondns": "", - "about_url": "https://www.safepal.com", - "universal_url": "https://link.safepal.io/ton-connect", - "deepLink": "safepal-tc://", - "bridge": [ - { - "type": "sse", - "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" - }, - { - "type": "js", - "key": "safepalwallet" - } - ], - "platforms": ["ios", "android", "chrome", "firefox"] - }, - { - "app_name": "openmask", - "name": "OpenMask", - "image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png", - "about_url": "https://www.openmask.app/", - "bridge": [ - { - "type": "js", - "key": "openmask" - } - ], - "platforms": ["chrome"] - }, - { - "app_name": "tonhub", - "name": "Tonhub", - "image": "https://tonhub.com/tonconnect_logo.png", - "about_url": "https://tonhub.com", - "universal_url": "https://tonhub.com/ton-connect", - "bridge": [ - { - "type": "js", - "key": "tonhub" - }, - { - "type": "sse", - "url": "https://connect.tonhubapi.com/tonconnect" - } - ], - "platforms": ["ios", "android"] - }, - { - "app_name": "xtonwallet", - "name": "XTONWallet", - "image": "https://xtonwallet.com/assets/img/icon-256-back.png", - "about_url": "https://xtonwallet.com", - "bridge": [ - { - "type": "js", - "key": "xtonwallet" - } - ], - "platforms": ["chrome", "firefox"] - }, { "app_name": "okxTonWallet", "name": "OKX Wallet", @@ -207,20 +161,6 @@ ], "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, - { - "app_name": "okxMiniWallet", - "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/2411/8BE1A4A434D8F58A.png", - "about_url": "https://www.okx.com/web3", - "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, { "app_name": "hot", "name": "HOT", @@ -258,6 +198,40 @@ ], "platforms": ["ios", "android", "chrome"] }, + { + "app_name": "dewallet", + "name": "DeWallet", + "image": "https://raw.githubusercontent.com/delab-team/manifests-images/main/WalletAvatar.png", + "about_url": "https://delabwallet.com", + "universal_url": "https://t.me/dewallet?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.dewallet.pro/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "safepalwallet", + "name": "SafePal", + "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", + "tondns": "", + "about_url": "https://www.safepal.com", + "universal_url": "https://link.safepal.io/ton-connect", + "deepLink": "safepal-tc://", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" + }, + { + "type": "js", + "key": "safepalwallet" + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] + }, { "app_name": "GateWallet", "name": "GateWallet", @@ -277,14 +251,14 @@ "universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7" }, { - "app_name": "tonwallet", - "name": "TON Wallet", - "image": "https://wallet.ton.org/assets/ui/qr-logo.png", - "about_url": "https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd", + "app_name": "openmask", + "name": "OpenMask", + "image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png", + "about_url": "https://www.openmask.app/", "bridge": [ { "type": "js", - "key": "tonwallet" + "key": "openmask" } ], "platforms": ["chrome"] @@ -322,5 +296,31 @@ "windows", "linux" ] + }, + { + "app_name": "xtonwallet", + "name": "XTONWallet", + "image": "https://xtonwallet.com/assets/img/icon-256-back.png", + "about_url": "https://xtonwallet.com", + "bridge": [ + { + "type": "js", + "key": "xtonwallet" + } + ], + "platforms": ["chrome", "firefox"] + }, + { + "app_name": "tonwallet", + "name": "TON Wallet", + "image": "https://wallet.ton.org/assets/ui/qr-logo.png", + "about_url": "https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd", + "bridge": [ + { + "type": "js", + "key": "tonwallet" + } + ], + "platforms": ["chrome"] } ] From 0ea4faeec7772793ed9ce4db4882f4cf38298957 Mon Sep 17 00:00:00 2001 From: fe-lucifer <66459447+fe-lucifer@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:17:46 +0800 Subject: [PATCH 084/127] chore: change wallet name --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index fd2f48f..dd97cff 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -112,7 +112,7 @@ }, { "app_name": "binanceWeb3TonWallet", - "name": "Binance Web3 Wallet", + "name": "Binance Wallet", "image": "https://public.bnbstatic.com/static/binance-w3w/ton-provider/binancew3w.png", "about_url": "https://www.binance.com/en/web3wallet", "deepLink": "bnc://app.binance.com/cedefi/ton-connect", From d1e15ebe8ee6939fbbe3374bc5608c513a1fec93 Mon Sep 17 00:00:00 2001 From: space Date: Fri, 27 Dec 2024 16:16:39 +0800 Subject: [PATCH 085/127] fix: bridge --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index e598181..e72247a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -259,7 +259,7 @@ "bridge": [ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://bridge.uxuy.me/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"] From 62bf796b693c0a8f52146c35057f87a5d66ebbcd Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Fri, 6 Sep 2024 13:55:38 +0800 Subject: [PATCH 086/127] Add Tomo Wallet --- wallets-v2.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 766aaf2..5e7aa11 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -336,5 +336,38 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://s1.bycsi.com/bybit/deadpool/image-ac5bf003d25c4ae0bd21f3725694a850.png", + "about_url": "https://www.bybit.com/web3", + "universal_url": "https://app.bybit.com/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybitTonWallet" + }, + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android"] + }, + { + "app_name": "tomoWallet", + "name": "Tomo Wallet", + "image": "https://pub.tomo.inc/logo.png", + "about_url": "https://www.tomo.inc/", + "universal_url": "https://t.me/tomowalletbot/tomo_wallet_app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 4d25b631777e46313aa34312be2b9f2d9983a94a Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Mon, 9 Sep 2024 16:52:18 +0800 Subject: [PATCH 087/127] update bridgeUrl for Tomo Wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 5e7aa11..0b788a6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -365,7 +365,7 @@ "bridge": [ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://go-bridge.tomo.inc/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"] From d50c0e0a3fe699bec240de5a68df671d8dd3a34c Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Thu, 14 Nov 2024 14:39:46 +0800 Subject: [PATCH 088/127] update universal_url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 0b788a6..c67220e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -361,7 +361,7 @@ "name": "Tomo Wallet", "image": "https://pub.tomo.inc/logo.png", "about_url": "https://www.tomo.inc/", - "universal_url": "https://t.me/tomowalletbot/tomo_wallet_app", + "universal_url": "https://t.me/tomowalletbot?attach=wallet", "bridge": [ { "type": "sse", From 9848bfd84595b7002f2128b05c4d8966c2f59b80 Mon Sep 17 00:00:00 2001 From: naxida Date: Sat, 25 Jan 2025 11:14:19 +0800 Subject: [PATCH 089/127] adjust code --- wallets-v2.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index c67220e..b8b933f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -337,25 +337,6 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, - { - "app_name": "bybitTonWallet", - "name": "Bybit Wallet", - "image": "https://s1.bycsi.com/bybit/deadpool/image-ac5bf003d25c4ae0bd21f3725694a850.png", - "about_url": "https://www.bybit.com/web3", - "universal_url": "https://app.bybit.com/ton-connect", - "deepLink": "bybitapp://", - "bridge": [ - { - "type": "js", - "key": "bybitTonWallet" - }, - { - "type": "sse", - "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" - } - ], - "platforms": ["ios", "android"] - }, { "app_name": "tomoWallet", "name": "Tomo Wallet", From de5e62cc744bca608b4fc61b3bf681fc1bad75ce Mon Sep 17 00:00:00 2001 From: space Date: Fri, 7 Feb 2025 12:54:21 +0800 Subject: [PATCH 090/127] fix: universal_url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 4b52f07..a0889ce 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -255,7 +255,7 @@ "name": "UXUY Wallet", "image": "https://raw.githubusercontent.com/uxuycom/uxuy-docsite/main/static/assets/UXUYWallet-logo/UXUYWallet_logo_circle.svg", "about_url": "https://docs.uxuy.com", - "universal_url": "https://t.me/UXUYbot/app", + "universal_url": "https://t.me/UXUYbot?attach=wallet", "bridge": [ { "type": "sse", From 1ae4a1306b4fe282a3cbfe0d7ec14165275ea730 Mon Sep 17 00:00:00 2001 From: Stanislav Takt Date: Thu, 13 Feb 2025 15:07:52 +0300 Subject: [PATCH 091/127] Add Architec.ton wallet # Add Architec.ton wallet ## Supports - [x] HTTP bridge as a wallet app for TG ## Supported features - [x] ton_proof - [x] SendTransaction ## Test https://demo-dapp-with-wallet-ten.vercel.app/ ## Integrator contacts telegram: @stanta telegram: @egorkqq email: st@architecton.tech email: egor@architecton.tech --- wallets-v2.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index b8b933f..a5512ff 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -350,5 +350,19 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] - } + }, + { + "app_name": "Architec.ton", + "name": "Architec.ton", + "image": "https://raw.githubusercontent.com/Architec-Ton/wallet-tma/refs/heads/dev/public/images/arcwallet_logo.png", + "about_url": "https://architecton.tech", + "universal_url": "https://t.me/architec_ton_bot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://tc.architecton.su/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + } ] From 6b6fa240dcc418b0a7368c45f2a746d0d01472ff Mon Sep 17 00:00:00 2001 From: space Date: Thu, 27 Feb 2025 14:42:45 +0800 Subject: [PATCH 092/127] fix: logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index a0889ce..ad238d4 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -253,7 +253,7 @@ { "app_name": "uxuyWallet", "name": "UXUY Wallet", - "image": "https://raw.githubusercontent.com/uxuycom/uxuy-docsite/main/static/assets/UXUYWallet-logo/UXUYWallet_logo_circle.svg", + "image": "https://chain-cdn.uxuy.com/logo/square_288.png", "about_url": "https://docs.uxuy.com", "universal_url": "https://t.me/UXUYbot?attach=wallet", "bridge": [ From 8d700a1c5b88d365dbcd19db8b5c017e9bb58ed2 Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Thu, 27 Feb 2025 17:35:02 +0700 Subject: [PATCH 093/127] chore: update name of Mirai App in Telegram --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index b95514b..a60212c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -353,7 +353,7 @@ }, { "app_name": "miraiapp-tg", - "name": "Mirai App", + "name": "Mirai Mini App", "image": "https://cdn.mirailabs.co/miraihub/miraiapp-tg-icon-288.png", "about_url": "https://mirai.app", "universal_url": "https://t.me/MiraiAppBot?attach=wallet", From 465747332b3464ecb1f53b737fcf40d832d19a91 Mon Sep 17 00:00:00 2001 From: thekiba Date: Fri, 28 Feb 2025 17:29:59 +0400 Subject: [PATCH 094/127] chore: add automated pr comment workflow --- .github/workflows/comment.md | 63 ++++++++++++++++++++++++++++++++ .github/workflows/pr-comment.yml | 20 ++++++++++ 2 files changed, 83 insertions(+) create mode 100644 .github/workflows/comment.md create mode 100644 .github/workflows/pr-comment.yml diff --git a/.github/workflows/comment.md b/.github/workflows/comment.md new file mode 100644 index 0000000..004f02b --- /dev/null +++ b/.github/workflows/comment.md @@ -0,0 +1,63 @@ +# TON Connect Integration Review Process + +Thank you for contributing to the TON ecosystem\! To ensure a seamless experience for users and maintain high-quality integrations, we review all wallet submissions thoroughly. Below is an overview of our process: +--- + +### **Why We Audit Integrations** + +We audit integrations to: + +* Ensure the **best possible experience** for TON ecosystem users. +* Confirm that TON Connect is implemented securely, reliably, and in alignment with our specifications. + +--- + +### **Integration & Audit Process** + +Follow these steps to submit your wallet for inclusion in the TON Connect list: + +1. **Review Documentation**: + * Study our [**TON Connect Documentation & Specifications**](https://docs.google.com/document/d/1Z2dWpn-p7net3fE1gBJlyNUeTN5nZaUC2g7lUt4t2TY/edit?usp=sharing). + * Implement TON Connect in your wallet using the guidelines provided. +2. **Self-Test Using Checklist**: + * Validate your integration against our [**Checklist of Tests**](https://www.notion.so/theopenplatform/Checklist-of-tests-1571e095988680828da8c2d57e5bf567). + * Ensure all functionalities (e.g., connection, transaction signing, error handling) work as expected. +3. **Review Wallet Manifest Requirements**: + * Familiarize yourself with the [**wallet manifest format and requirements**](https://github.com/ton-blockchain/wallets-list/?tab=readme-ov-file#entry-format). + * Ensure your wallet manifest follows the specified format with all required fields. +4. **Submit a PR**: + * Open a Pull Request (PR) to add your wallet to the TON Connect registry. +5. **Notify Us**: + * Reach out to [**@kawaiinya**](https://t.me/kawaiinya) on Telegram to confirm your submission. + * We’ll create a dedicated Telegram chat to coordinate the audit. + +--- + +### **Audit Process Details** + +* **Initial Review**: + * Our team will schedule an audit and share a report. + * If no issues are found, your PR will be merged promptly. +* **Revisions & Re-Audits**: + * If issues arise, we’ll provide feedback. Once fixes are implemented, we’ll re-audit. + * This cycle continues until all requirements are met. + +--- + +### **Audit Timeline** + +* **Typical Duration**: \~3 working days (*after the audit begins*). +* **Current Backlog**: Due to high demand (15+ wallets in the queue), audits may be delayed. + * We appreciate your patience and will notify you once your audit is scheduled. + +--- + +### **Resources** + +* [**TON Connect Specifications**](https://docs.google.com/document/d/1Z2dWpn-p7net3fE1gBJlyNUeTN5nZaUC2g7lUt4t2TY/edit?usp=sharing) +* [**Integration Checklist**](https://www.notion.so/theopenplatform/Checklist-of-tests-1571e095988680828da8c2d57e5bf567) + +--- + +We’re excited to collaborate with you and welcome your wallet to the TON ecosystem\! 🚀 +For questions, please contact [**@kawaiinya**](https://t.me/kawaiinya) on Telegram. diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml new file mode 100644 index 0000000..37be3b6 --- /dev/null +++ b/.github/workflows/pr-comment.yml @@ -0,0 +1,20 @@ +name: PR Auto Comment + +on: + pull_request_target: + types: [opened] + +permissions: + pull-requests: write + +jobs: + add-comment: + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v3 + + - name: Comment PR + uses: thollander/actions-comment-pull-request@v3 + with: + file-path: .github/workflows/comment.md From e76952e6e9c69a5c2ddf4fb5f68cc29176b4728c Mon Sep 17 00:00:00 2001 From: ev-macfin <146023324+ev-macfin@users.noreply.github.com> Date: Mon, 17 Mar 2025 10:02:18 +0100 Subject: [PATCH 095/127] feat: update Fintopio image link --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 7cb353f..5520744 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -133,7 +133,7 @@ { "app_name": "fintopio-tg", "name": "Fintopio", - "image": "https://fintopio.com/tonconnect-icon.png", + "image": "https://raw.githubusercontent.com/fintopio/ton-pub/refs/heads/main/logos/logo-2.png", "about_url": "https://fintopio.com", "universal_url": "https://t.me/fintopio?attach=wallet", "bridge": [ From 47f2556f9104fe8152504c938c6c2aa06f80e0b0 Mon Sep 17 00:00:00 2001 From: ev-macfin <146023324+ev-macfin@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:02:43 +0100 Subject: [PATCH 096/127] feat: update Fintopio image link v2 --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 5520744..9f80271 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -133,7 +133,7 @@ { "app_name": "fintopio-tg", "name": "Fintopio", - "image": "https://raw.githubusercontent.com/fintopio/ton-pub/refs/heads/main/logos/logo-2.png", + "image": "https://raw.githubusercontent.com/fintopio/ton-pub/refs/heads/main/logos/tonconnect-icon.png", "about_url": "https://fintopio.com", "universal_url": "https://t.me/fintopio?attach=wallet", "bridge": [ From c840900a3be626a7cd179eac3ab66cc3e6479772 Mon Sep 17 00:00:00 2001 From: thekiba Date: Mon, 24 Mar 2025 21:27:07 +0400 Subject: [PATCH 097/127] feat: add supported features to wallet manifests --- wallets-v2.json | 215 ++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 188 insertions(+), 27 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9f80271..7e8cbbf 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -11,7 +11,14 @@ "url": "https://walletbot.me/tonconnect-bridge/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "tonkeeper", @@ -31,7 +38,14 @@ "key": "tonkeeper" } ], - "platforms": ["ios", "android", "chrome", "firefox", "macos"] + "platforms": ["ios", "android", "chrome", "firefox", "macos"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": true + } + ] }, { "app_name": "mytonwallet", @@ -58,6 +72,13 @@ "ios", "android", "firefox" + ], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } ] }, { @@ -76,7 +97,14 @@ "url": "https://connect.tonhubapi.com/tonconnect" } ], - "platforms": ["ios", "android"] + "platforms": ["ios", "android"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "bitgetTonWallet", @@ -95,7 +123,14 @@ } ], "platforms": ["ios", "android", "chrome"], - "universal_url": "https://bkcode.vip/ton-connect" + "universal_url": "https://bkcode.vip/ton-connect", + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "okxMiniWallet", @@ -109,7 +144,14 @@ "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "binanceWeb3TonWallet", @@ -128,7 +170,14 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"], - "universal_url": "https://app.binance.com/cedefi/ton-connect" + "universal_url": "https://app.binance.com/cedefi/ton-connect", + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "fintopio-tg", @@ -142,7 +191,14 @@ "url": "https://wallet-bridge.fintopio.com/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "okxTonWallet", @@ -160,7 +216,14 @@ "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": ["chrome", "safari", "firefox", "ios", "android"] + "platforms": ["chrome", "safari", "firefox", "ios", "android"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "hot", @@ -178,7 +241,14 @@ "key": "hotWallet" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "bybitTonWallet", @@ -197,7 +267,14 @@ "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" } ], - "platforms": ["ios", "android", "chrome"] + "platforms": ["ios", "android", "chrome"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "dewallet", @@ -211,27 +288,41 @@ "url": "https://bridge.dewallet.pro/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "safepalwallet", "name": "SafePal", "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", - "tondns": "", + "tondns": "", "about_url": "https://www.safepal.com", "universal_url": "https://link.safepal.io/ton-connect", "deepLink": "safepal-tc://", "bridge": [ { - "type": "sse", - "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" + "type": "sse", + "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" }, { - "type": "js", - "key": "safepalwallet" + "type": "js", + "key": "safepalwallet" } ], - "platforms": ["ios", "android", "chrome", "firefox"] + "platforms": ["ios", "android", "chrome", "firefox"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 1, + "extraCurrencySupported": false + } + ] }, { "app_name": "GateWallet", @@ -249,7 +340,14 @@ } ], "platforms": ["ios", "android"], - "universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7" + "universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7", + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "openmask", @@ -262,7 +360,14 @@ "key": "openmask" } ], - "platforms": ["chrome"] + "platforms": ["chrome"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "BitgetWeb3", @@ -276,7 +381,14 @@ "url": "https://ton-connect-bridge.bgwapi.io/bridge" } ], - "platforms": ["ios", "android", "windows", "macos", "linux"] + "platforms": ["ios", "android", "windows", "macos", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "tobi", @@ -296,6 +408,13 @@ "macos", "windows", "linux" + ], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } ] }, { @@ -309,7 +428,14 @@ "key": "xtonwallet" } ], - "platforms": ["chrome", "firefox"] + "platforms": ["chrome", "firefox"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 1, + "extraCurrencySupported": false + } + ] }, { "app_name": "tonwallet", @@ -322,7 +448,14 @@ "key": "tonwallet" } ], - "platforms": ["chrome"] + "platforms": ["chrome"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "bitgetWalletLite", @@ -336,7 +469,14 @@ "url": "https://ton-connect-bridge.bgwapi.io/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "tomoWallet", @@ -350,7 +490,14 @@ "url": "https://go-bridge.tomo.inc/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "miraiapp-tg", @@ -362,9 +509,16 @@ { "type": "sse", "url": "https://bridge.mirai.app" - } + } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "Architec.ton", @@ -378,6 +532,13 @@ "url": "https://tc.architecton.su/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": false + } + ] } ] From a0027f8e16a0270b9f5171a5b487b315f0e46f3b Mon Sep 17 00:00:00 2001 From: thekiba Date: Mon, 24 Mar 2025 22:17:46 +0400 Subject: [PATCH 098/127] feat: add extra currency support for telegram wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 7e8cbbf..de89cd8 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -16,7 +16,7 @@ { "name": "SendTransaction", "maxMessages": 4, - "extraCurrencySupported": false + "extraCurrencySupported": true } ] }, From fea14ee7f118b90c210806ed35cb91e1acad353f Mon Sep 17 00:00:00 2001 From: chendatony31 <31647753@qq.com> Date: Wed, 17 Jul 2024 18:56:07 +0800 Subject: [PATCH 099/127] Add TokenPocket Wallet --- wallets-v2.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index de89cd8..afc5ad7 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -540,5 +540,26 @@ "extraCurrencySupported": false } ] + }, + { + "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" + ] } ] From 3d62a9f9341031ad7bc17ae4baa7af62f8cafc48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=AE=89=E6=9C=94?= Date: Fri, 28 Mar 2025 12:03:33 +0800 Subject: [PATCH 100/127] add echooo wallet --- wallets-v2.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index de89cd8..43192e0 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -540,5 +540,24 @@ "extraCurrencySupported": false } ] + }, + { + "app_name": "echoooTonWallet", + "name": "EchoooWallet", + "image": "https://cdn.echooo.xyz/front-end/fw/2025-01-20/f27b7b41-66b4-4b5d-b3d4-a3ac1d8b34ba.png", + "about_url": "https://www.echooo.xyz", + "universal_url": "https://www.echooo.xyz", + "deepLink": "echooo://", + "bridge": [ + { + "type": "js", + "key": "echoooTonWallet" + }, + { + "type": "sse", + "url": "https://ton-connect-bridge.echooo.link/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } -] +] \ No newline at end of file From 2df5390e34c73e002213741901df47ab574b400d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=AE=89=E6=9C=94?= Date: Wed, 9 Apr 2025 10:19:52 +0800 Subject: [PATCH 101/127] update universal_url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 43192e0..5aea93b 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -546,7 +546,7 @@ "name": "EchoooWallet", "image": "https://cdn.echooo.xyz/front-end/fw/2025-01-20/f27b7b41-66b4-4b5d-b3d4-a3ac1d8b34ba.png", "about_url": "https://www.echooo.xyz", - "universal_url": "https://www.echooo.xyz", + "universal_url": "https://www.echooo.xyz/ton-connect", "deepLink": "echooo://", "bridge": [ { From 43012f693ebe09187dd99f1ac1049f49926364a8 Mon Sep 17 00:00:00 2001 From: space Date: Fri, 18 Apr 2025 22:11:16 +0800 Subject: [PATCH 102/127] Add UXUY Wallet --- wallets-v2.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index cc7e861..89e6630 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -349,20 +349,6 @@ } ] }, - { - "app_name": "uxuyWallet", - "name": "UXUY Wallet", - "image": "https://chain-cdn.uxuy.com/logo/square_288.png", - "about_url": "https://docs.uxuy.com", - "universal_url": "https://t.me/UXUYbot?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://bridge.uxuy.me/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, { "app_name": "openmask", "name": "OpenMask", @@ -575,5 +561,19 @@ "ios", "android" ] + }, + { + "app_name": "uxuyWallet", + "name": "UXUY Wallet", + "image": "https://chain-cdn.uxuy.com/logo/square_288.png", + "about_url": "https://docs.uxuy.com", + "universal_url": "https://t.me/UXUYbot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.uxuy.me/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] \ No newline at end of file From 6d3cfce12473a2a286d6ba3eef10b5d6e792d34c Mon Sep 17 00:00:00 2001 From: Sergey Andreev Date: Wed, 23 Apr 2025 16:59:59 +0200 Subject: [PATCH 103/127] Update wallets-v2.json --- wallets-v2.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 89e6630..80164da 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -575,5 +575,32 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "tonkeeper-pro", + "name": "Tonkeeper Pro", + "image": "https://tonkeeper.com/assets/pro-tonconnect-icon.png", + "tondns": "tonkeeper.ton", + "about_url": "https://tonkeeper.com/pro", + "universal_url": "https://app.tonkeeper.com/pro/ton-connect", + "deepLink": "tonkeeper-pro-tc://", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + }, + { + "type": "js", + "key": "tonkeeper" + } + ], + "platforms": ["ios"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": true + } + ] } -] \ No newline at end of file +] From f3868ec088624dcc27d31e9cceabd9f20a98d83b Mon Sep 17 00:00:00 2001 From: Sergey Andreev Date: Wed, 23 Apr 2025 17:01:24 +0200 Subject: [PATCH 104/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 80164da..9ab221d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -594,7 +594,7 @@ "key": "tonkeeper" } ], - "platforms": ["ios"], + "platforms": ["ios", "macos", "windows", "linux"], "features": [ { "name": "SendTransaction", From fc439cc1d6b6526d3a8687120516470f2dc4791c Mon Sep 17 00:00:00 2001 From: Sergey Andreev Date: Wed, 23 Apr 2025 17:31:43 +0200 Subject: [PATCH 105/127] Update wallets-v2.json --- wallets-v2.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9ab221d..0a8d75b 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -588,10 +588,6 @@ { "type": "sse", "url": "https://bridge.tonapi.io/bridge" - }, - { - "type": "js", - "key": "tonkeeper" } ], "platforms": ["ios", "macos", "windows", "linux"], From a03fdc62feeab27134eb262ffe4a045a92ffcc33 Mon Sep 17 00:00:00 2001 From: Sergey Andreev Date: Thu, 24 Apr 2025 11:30:39 +0200 Subject: [PATCH 106/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 0a8d75b..d881445 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -579,7 +579,7 @@ { "app_name": "tonkeeper-pro", "name": "Tonkeeper Pro", - "image": "https://tonkeeper.com/assets/pro-tonconnect-icon.png", + "image": "https://tonkeeper.com/assets/tonconnect-icon-pro.png", "tondns": "tonkeeper.ton", "about_url": "https://tonkeeper.com/pro", "universal_url": "https://app.tonkeeper.com/pro/ton-connect", From e744ae5deb1ae5d14dd09135672c4b825d9c38e0 Mon Sep 17 00:00:00 2001 From: thekiba Date: Wed, 14 May 2025 21:57:10 +0400 Subject: [PATCH 107/127] feat: update wallet features for @wallet, mytonwallet and tonhub --- wallets-v2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index d881445..9cdd1df 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -15,7 +15,7 @@ "features": [ { "name": "SendTransaction", - "maxMessages": 4, + "maxMessages": 255, "extraCurrencySupported": true } ] @@ -76,7 +76,7 @@ "features": [ { "name": "SendTransaction", - "maxMessages": 4, + "maxMessages": 255, "extraCurrencySupported": false } ] @@ -101,8 +101,8 @@ "features": [ { "name": "SendTransaction", - "maxMessages": 4, - "extraCurrencySupported": false + "maxMessages": 255, + "extraCurrencySupported": true } ] }, From 539d1ae0606b91a23a8d216043a6728cf59e3e86 Mon Sep 17 00:00:00 2001 From: Vladislav Koshkin <109305528+Jumpykot@users.noreply.github.com> Date: Fri, 16 May 2025 16:51:24 +0300 Subject: [PATCH 108/127] edit Mirai Mini App maxMessages to 255 --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9cdd1df..6b8b7a2 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -515,7 +515,7 @@ "features": [ { "name": "SendTransaction", - "maxMessages": 4, + "maxMessages": 255, "extraCurrencySupported": false } ] From dfb29af944dfe70c63e94a98ada9b173ab655f0c Mon Sep 17 00:00:00 2001 From: ek-ton-tech Date: Tue, 20 May 2025 13:04:14 +0300 Subject: [PATCH 109/127] Update wallets-v2.json - BitGet Lite maxMessages 4 -> 255 --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 6b8b7a2..db05449 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -473,7 +473,7 @@ "features": [ { "name": "SendTransaction", - "maxMessages": 4, + "maxMessages": 255, "extraCurrencySupported": false } ] From c85fe8423027ea44b9cb56e29967004bfa138b96 Mon Sep 17 00:00:00 2001 From: onidev1 Date: Thu, 22 May 2025 15:26:04 +0300 Subject: [PATCH 110/127] Update wallets-v2.json --- wallets-v2.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index db05449..c78621a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -598,5 +598,30 @@ "extraCurrencySupported": true } ] - } + }, + { + "app_name": "koloWeb3Wallet", + "name": "Kolo", + "image": "https://raw.githubusercontent.com/onidev1/tc-assets/refs/heads/main/kolo_logo_288.png", + "about_url": "https://kolo.xyz", + "universal_url": "https://t.me/kolo?attach=wallet", + "bridge": [ + { + "type": "js", + "key": "koloWeb3Wallet" + }, + { + "type": "sse", + "url": "https://web3-bridge.kolo.in/" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": false + } + ] +} ] From 6c600d2a934864041e5cdb7d11412e8b2d98f173 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Mon, 2 Jun 2025 16:50:05 +0400 Subject: [PATCH 111/127] docs: add features field specification to wallet entry format --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7785a90..e59d97f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,18 @@ Each entry has the following format (subject to change): "key": "tonkeeper" } ], - "platforms": ["ios", "android", "chrome", "firefox", "safari", "windows", "macos", "linux"] + "platforms": ["ios", "android", "chrome", "firefox", "safari", "windows", "macos", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": true + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] + } + ] } ``` @@ -41,6 +52,12 @@ Each entry has the following format (subject to change): - `type="sse"`: specify the `url` of your wallet's implementation of the [HTTP bridge](https://github.com/ton-connect/docs/blob/main/bridge.md#http-bridge). - `type="js"`: specify the `key` through which your wallet handles [JS Bridge](https://github.com/ton-connect/docs/blob/main/bridge.md#js-bridge) connection, specify the binding for your bridge object accessible through `window`. Example: the key `"tonkeeper"` means the bridge can be accessed as `window.tonkeeper`. - `platforms`: list of platforms on which your wallet works: mobile app "ios", "android"; desktop app "windows", "macos", "linux"; browser extension "chrome", "firefox", "safari". +- `features`: list of supported TON Connect features and their capabilities: + - `SendTransaction`: Transaction sending capability + - `maxMessages`: maximum number of messages in one transaction (typically 4 or 255) + - `extraCurrencySupported`: (optional) whether wallet supports extra currencies + - `SignData`: Data signing capability + - `types`: array of supported data types for signing: `"text"`, `"binary"`, `"cell"` If your wallet supports HTTP Bridge, you should specify `universal_url` and `bridge.type="sse"`. From 27c786b63c01ba3e263fe08563254112c4183154 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Tue, 3 Jun 2025 00:02:58 +0400 Subject: [PATCH 112/127] fix: set extraCurrencySupported default to false --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e59d97f..845d345 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Each entry has the following format (subject to change): { "name": "SendTransaction", "maxMessages": 4, - "extraCurrencySupported": true + "extraCurrencySupported": false }, { "name": "SignData", From 243e40ec6bf9320f03c7afae574a72646e68a124 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Tue, 3 Jun 2025 00:07:21 +0400 Subject: [PATCH 113/127] fix: clarify extraCurrencySupported default state --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 845d345..5565e9d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Each entry has the following format (subject to change): - `features`: list of supported TON Connect features and their capabilities: - `SendTransaction`: Transaction sending capability - `maxMessages`: maximum number of messages in one transaction (typically 4 or 255) - - `extraCurrencySupported`: (optional) whether wallet supports extra currencies + - `extraCurrencySupported`: (optional, `false` by default) whether wallet supports extra currencies - `SignData`: Data signing capability - `types`: array of supported data types for signing: `"text"`, `"binary"`, `"cell"` From 9a96bae8b7fff30c8cf8248b701332f8318f638e Mon Sep 17 00:00:00 2001 From: Denis Zhuravlev Date: Wed, 4 Jun 2025 14:36:31 +0200 Subject: [PATCH 114/127] Update wallets-v2.json --- wallets-v2.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index db05449..c9afd2f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -598,5 +598,27 @@ "extraCurrencySupported": true } ] + }, + { + "app_name": "nicegramWallet", + "name": "Nicegram Wallet", + "image": "https://static.nicegram.app/icon.png", + "about_url": "https://nicegram.app", + "universal_url": "https://nicegram.app/tc", + "deepLink": "nicegram-tc://", + "bridge": [ + { + "type": "sse", + "url": "https://tc.nicegram.app/bridge" + }, + { + "type": "js", + "key": "nicegramWallet" + } + ], + "platforms": [ + "ios", + "android" + ] } ] From bc25034c1d0a009a342cc3795edf12d3ea341e04 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Wed, 4 Jun 2025 20:17:16 +0400 Subject: [PATCH 115/127] feat: add features config to nicegram wallet --- wallets-v2.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index c9afd2f..222ec7a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -619,6 +619,13 @@ "platforms": [ "ios", "android" + ], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": false + } ] } ] From 2ceeb70c9887e4316e433a9a44cff22d787b9dfe Mon Sep 17 00:00:00 2001 From: Tovarnyak <160380726+tovarniypoezd@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:18:25 +0200 Subject: [PATCH 116/127] Update wallets-v2.json --- wallets-v2.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 222ec7a..6baadf1 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -627,5 +627,26 @@ "extraCurrencySupported": false } ] + }, + { + "app_name": "blitzwallet", + "name": "BLITZ wallet", + "image": "https://blitzwallet.cfd/wallet/public/logo.png", + "about_url": "https://blitzwallet.cfd", + "universal_url": "https://t.me/blitz_wallet_bot/wallet", + "bridge": [ + { + "type": "sse", + "url": "https://blitzwallet.cfd/bridge/" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] } ] From c7ef384a334169acaa3cdf4b090f185ce5d42150 Mon Sep 17 00:00:00 2001 From: bill Date: Fri, 27 Jun 2025 10:13:57 +0800 Subject: [PATCH 117/127] fix: update platform info in wallet entry --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index ad586e1..b5369bd 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -646,6 +646,6 @@ "url": "https://ton-connect-bridge.echooo.link/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android"] } ] \ No newline at end of file From adbbce5dc398665e63232029d246c0964641ca25 Mon Sep 17 00:00:00 2001 From: 0x4e6f7661 Date: Fri, 27 Jun 2025 12:11:13 +0800 Subject: [PATCH 118/127] Update Universal Url For GateWallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 222ec7a..81e6f90 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -340,7 +340,7 @@ } ], "platforms": ["ios", "android"], - "universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7", + "universal_url": "https://gate.onelink.me/Hls0/web3?gate_web3_wallet_universal_type=ton_connect", "features": [ { "name": "SendTransaction", From fac06ab9747db52b3d420e66aab956f79e017fe4 Mon Sep 17 00:00:00 2001 From: bill Date: Mon, 30 Jun 2025 10:42:11 +0800 Subject: [PATCH 119/127] update image url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index b5369bd..f39c983 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -632,7 +632,7 @@ { "app_name": "echoooTonWallet", "name": "EchoooWallet", - "image": "https://cdn.echooo.xyz/front-end/fw/2025-01-20/f27b7b41-66b4-4b5d-b3d4-a3ac1d8b34ba.png", + "image": "https://img.alvinclub.ca/mall/pub/2025-06-30/c3754f4d-0a1b-4b46-8ccc-d11185f2e5a2.png", "about_url": "https://www.echooo.xyz", "universal_url": "https://www.echooo.xyz/ton-connect", "deepLink": "echooo://", From 91902c4205aa91043f1e31492183c62de5eaee36 Mon Sep 17 00:00:00 2001 From: bill Date: Tue, 1 Jul 2025 10:35:52 +0800 Subject: [PATCH 120/127] update image url --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index f39c983..9e325cb 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -632,7 +632,7 @@ { "app_name": "echoooTonWallet", "name": "EchoooWallet", - "image": "https://img.alvinclub.ca/mall/pub/2025-06-30/c3754f4d-0a1b-4b46-8ccc-d11185f2e5a2.png", + "image": "https://cdn.echooo.xyz/front-end/source/images/logo/echooo-ton.png", "about_url": "https://www.echooo.xyz", "universal_url": "https://www.echooo.xyz/ton-connect", "deepLink": "echooo://", From b16fbfedc27c4ec5df67f68682a28358f788d01c Mon Sep 17 00:00:00 2001 From: ek-ton-tech Date: Tue, 15 Jul 2025 12:37:40 +0300 Subject: [PATCH 121/127] Update wallets-v2.json with signData feature --- wallets-v2.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9e325cb..b6baac9 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -17,6 +17,10 @@ "name": "SendTransaction", "maxMessages": 255, "extraCurrencySupported": true + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -44,6 +48,10 @@ "name": "SendTransaction", "maxMessages": 255, "extraCurrencySupported": true + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -78,7 +86,11 @@ "name": "SendTransaction", "maxMessages": 255, "extraCurrencySupported": false - } + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] + } ] }, { @@ -103,6 +115,10 @@ "name": "SendTransaction", "maxMessages": 255, "extraCurrencySupported": true + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -596,6 +612,10 @@ "name": "SendTransaction", "maxMessages": 255, "extraCurrencySupported": true + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -648,4 +668,4 @@ ], "platforms": ["ios", "android"] } -] \ No newline at end of file +] From 331fc4a10752269e1539bfdf3c1950186ea17746 Mon Sep 17 00:00:00 2001 From: ek Date: Tue, 15 Jul 2025 13:53:29 +0300 Subject: [PATCH 122/127] spacing fixed, MiraiApp signData feature added --- wallets-v2.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index b6baac9..9b7f046 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -19,8 +19,8 @@ "extraCurrencySupported": true }, { - "name": "SignData", - "types": ["text", "binary", "cell"] + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -50,8 +50,8 @@ "extraCurrencySupported": true }, { - "name": "SignData", - "types": ["text", "binary", "cell"] + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -88,8 +88,8 @@ "extraCurrencySupported": false }, { - "name": "SignData", - "types": ["text", "binary", "cell"] + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -117,8 +117,8 @@ "extraCurrencySupported": true }, { - "name": "SignData", - "types": ["text", "binary", "cell"] + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -533,6 +533,10 @@ "name": "SendTransaction", "maxMessages": 255, "extraCurrencySupported": false + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, @@ -614,8 +618,8 @@ "extraCurrencySupported": true }, { - "name": "SignData", - "types": ["text", "binary", "cell"] + "name": "SignData", + "types": ["text", "binary", "cell"] } ] }, From d8e6931e84b6ff9ec311b014e7a0bbfe7f6af840 Mon Sep 17 00:00:00 2001 From: Tovarnyak <160380726+tovarniypoezd@users.noreply.github.com> Date: Fri, 18 Jul 2025 18:46:23 +0200 Subject: [PATCH 123/127] Update wallets-v2.json --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 6baadf1..5061b25 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -633,7 +633,7 @@ "name": "BLITZ wallet", "image": "https://blitzwallet.cfd/wallet/public/logo.png", "about_url": "https://blitzwallet.cfd", - "universal_url": "https://t.me/blitz_wallet_bot/wallet", + "universal_url": "https://t.me/blitz_wallet_bot?attach=wallet", "bridge": [ { "type": "sse", From 0a64d34ce0e12a0c1d6b1b89d495e3ceb253ab7b Mon Sep 17 00:00:00 2001 From: ek-ton-tech Date: Mon, 28 Jul 2025 14:28:40 +0300 Subject: [PATCH 124/127] Update kolo bridge URL --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 0298404..758d86c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -705,7 +705,7 @@ }, { "type": "sse", - "url": "https://web3-bridge.kolo.in/" + "url": "https://web3-bridge.kolo.in/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"], From 8fd0b08dc2bccdb9fa6501291704aaa6e5b6a40c Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Mon, 28 Jul 2025 16:50:17 +0400 Subject: [PATCH 125/127] feat: update kolo wallet configuration --- wallets-v2.json | 44 ++++++++++++++++++++------------------------ 1 file changed, 20 insertions(+), 24 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 758d86c..6ef39bb 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -693,28 +693,24 @@ ] }, { - "app_name": "koloWeb3Wallet", - "name": "Kolo", - "image": "https://raw.githubusercontent.com/onidev1/tc-assets/refs/heads/main/kolo_logo_288.png", - "about_url": "https://kolo.xyz", - "universal_url": "https://t.me/kolo?attach=wallet", - "bridge": [ - { - "type": "js", - "key": "koloWeb3Wallet" - }, - { - "type": "sse", - "url": "https://web3-bridge.kolo.in/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"], - "features": [ - { - "name": "SendTransaction", - "maxMessages": 255, - "extraCurrencySupported": false - } - ] -} + "app_name": "koloWeb3Wallet", + "name": "Kolo", + "image": "https://raw.githubusercontent.com/onidev1/tc-assets/refs/heads/main/kolo_logo_288.png", + "about_url": "https://kolo.xyz", + "universal_url": "https://t.me/kolo?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://web3-bridge.kolo.in/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": false + } + ] + } ] From ca308395b8613a5f1c0fe5258a213d532596af91 Mon Sep 17 00:00:00 2001 From: Vladislav Koshkin <109305528+Jumpykot@users.noreply.github.com> Date: Tue, 5 Aug 2025 10:37:58 +0300 Subject: [PATCH 126/127] Update feature list in wallets-v2.json --- wallets-v2.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 5c9711f..221618e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -580,6 +580,13 @@ "platforms": [ "ios", "android" + ], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } ] }, { @@ -594,7 +601,14 @@ "url": "https://bridge.uxuy.me/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"] + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] }, { "app_name": "tonkeeper-pro", @@ -669,7 +683,14 @@ "url": "https://ton-connect-bridge.echooo.link/bridge" } ], - "platforms": ["ios", "android"] + "platforms": ["ios", "android"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 255, + "extraCurrencySupported": false + } + ] }, { "app_name": "blitzwallet", From 33baa0c8747743ad63eabc1a3c7c239e8b76e6b3 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Fri, 15 Aug 2025 23:18:18 +0400 Subject: [PATCH 127/127] feat: remove Tobi wallet temporarily due to bridge issues --- wallets-v2.json | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 221618e..5777239 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -406,33 +406,6 @@ } ] }, - { - "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" - ], - "features": [ - { - "name": "SendTransaction", - "maxMessages": 4, - "extraCurrencySupported": false - } - ] - }, { "app_name": "xtonwallet", "name": "XTONWallet",