diff --git a/wallets-v2.json b/wallets-v2.json index dd97cff..9d5c893 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -222,12 +222,12 @@ "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"] @@ -322,5 +322,24 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "tonflow", + "name": "TONFLOW", + "image": "https://tonflow.app/assets/images/tonflow_ico_256.png", + "about_url": "https://tonflow.app", + "universal_url": "https://tonflow.app/ton-connect", + "deepLink": "tonflow-tc://", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + }, + { + "type": "js", + "key": "tonflow" + } + ], + "platforms": ["windows", "linux", "macos", "chrome", "opera", "edge"] } -] +] \ No newline at end of file