diff --git a/wallets-v2.json b/wallets-v2.json index ac45b0f..00a44ee 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -285,7 +285,7 @@ "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", @@ -298,5 +298,24 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "jambo", + "name": "Jambo", + "image": "https://cdn-prod.jambotechnology.xyz/content/jambo_288x288_02da416a6c.png", + "about_url": "https://www.jambo.technology/", + "deepLink": "jambotc://", + "universal_url": "https://jambophone.xyz/", + "bridge": [ + { + "type": "js", + "key": "jambowallet" + }, + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["android"] } ]