diff --git a/wallets-v2.json b/wallets-v2.json index dd97cff..bbaf748 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -322,5 +322,19 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "unstoppable", + "name": "Unstoppable Wallet", + "image": "https://unstoppable.money/logo288.png", + "about_url": "https://unstoppable.money/", + "universal_url": "https://unstoppable.money/ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.unstoppable.money/bridge" + } + ], + "platforms": ["ios", "android", "windows", "macos", "linux"] } ]