From 3a379e0e80df699ff6398224d11e1c96c4cd2d1e Mon Sep 17 00:00:00 2001 From: Yeferson Licet Date: Tue, 17 Sep 2024 12:32:14 -0300 Subject: [PATCH 1/5] Adding Trust --- wallets-v2.json | 65 +++++++++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 29 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index b033124..c9f9954 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -150,25 +150,25 @@ "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": [ - { + "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"] - }, + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] + }, { "app_name": "okxTonWallet", "name": "OKX Wallet", @@ -188,12 +188,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://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", - "bridge": [ + "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" @@ -203,13 +203,7 @@ "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": [ - "chrome", - "safari", - "firefox", - "ios", - "android" - ] + "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, { "app_name": "hot", @@ -247,5 +241,18 @@ } ], "platforms": ["ios", "android", "chrome"] + }, + { + "app_name": "trustwalletTon", + "name": "Trust", + "image": "https://assets-cdn.trustwallet.com/dapps/trust.logo.png", + "about_url": "https://trustwallet.com/about-us", + "bridge": [ + { + "type": "js", + "key": "trustwalletTon" + } + ], + "platforms": ["chrome", "ios", "android"] } -] \ No newline at end of file +] From 00a5e5301367788df8809e317dfaea7513c3fc62 Mon Sep 17 00:00:00 2001 From: Yeferson Licet <111311418+y3fers0n@users.noreply.github.com> Date: Thu, 3 Oct 2024 08:25:51 -0300 Subject: [PATCH 2/5] Update wallets-v2.json --- wallets-v2.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wallets-v2.json b/wallets-v2.json index 51c9b0a..658ef71 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,6 +284,7 @@ "name": "Trust", "image": "https://assets-cdn.trustwallet.com/dapps/trust.logo.png", "about_url": "https://trustwallet.com/about-us", + "deepLink": "trust://ton-connect", "bridge": [ { "type": "js", From 69d24ea3678e570a01ca56161b8d76b127389069 Mon Sep 17 00:00:00 2001 From: Yeferson Licet <111311418+y3fers0n@users.noreply.github.com> Date: Thu, 3 Oct 2024 08:51:55 -0300 Subject: [PATCH 3/5] Update wallets-v2.json --- wallets-v2.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 658ef71..0d3c3d4 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,11 +284,16 @@ "name": "Trust", "image": "https://assets-cdn.trustwallet.com/dapps/trust.logo.png", "about_url": "https://trustwallet.com/about-us", + "universal_url": "https://link.trustwallet.com/ton-connect", "deepLink": "trust://ton-connect", "bridge": [ { "type": "js", "key": "trustwalletTon" + }, + { + "type": "sse", + "url": "https://tonconnect.trustwallet.com/bridge" } ], "platforms": ["chrome", "ios", "android"] From eceb62411f5e509422afc0e856d110d4544bd065 Mon Sep 17 00:00:00 2001 From: Yeferson Licet <111311418+y3fers0n@users.noreply.github.com> Date: Thu, 3 Oct 2024 11:49:42 -0300 Subject: [PATCH 4/5] Update wallets-v2.json --- wallets-v2.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 0d3c3d4..658ef71 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,16 +284,11 @@ "name": "Trust", "image": "https://assets-cdn.trustwallet.com/dapps/trust.logo.png", "about_url": "https://trustwallet.com/about-us", - "universal_url": "https://link.trustwallet.com/ton-connect", "deepLink": "trust://ton-connect", "bridge": [ { "type": "js", "key": "trustwalletTon" - }, - { - "type": "sse", - "url": "https://tonconnect.trustwallet.com/bridge" } ], "platforms": ["chrome", "ios", "android"] From e93cb2d856afe64bf3f741cbc3b6155e309b8f99 Mon Sep 17 00:00:00 2001 From: Yeferson Licet <111311418+y3fers0n@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:22:10 -0300 Subject: [PATCH 5/5] Update wallets-v2.json --- wallets-v2.json | 43 ++----------------------------------------- 1 file changed, 2 insertions(+), 41 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index a0bc469..d7a5bb9 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -143,26 +143,6 @@ ], "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": "okxTonWallet", "name": "OKX Wallet", @@ -181,24 +161,6 @@ ], "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" - }, - { - "type": "sse", - "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" - } - ], - "platforms": ["chrome", "safari", "firefox", "ios", "android"] - }, { "app_name": "hot", "name": "HOT", @@ -313,10 +275,9 @@ "url": "https://ton-connect-bridge.bgwapi.io/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"], - "universal_url": "https://app.binance.com/cedefi/ton-connect" + "platforms": ["ios", "android", "windows", "macos", "linux"] }, - { + { "app_name": "trustwalletTon", "name": "Trust", "image": "https://assets-cdn.trustwallet.com/dapps/trust.logo.png",