diff --git a/wallets-v2.json b/wallets-v2.json index e9d8680..536c40a 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 Telegram", "image": "https://fintopio.com/tonconnect-icon.png", @@ -298,5 +298,24 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "miraiapp", + "name": "Mirai App", + "image": "https://cdn.mirailabs.co/miraihub/miraiapp-icon-288.png", + "about_url": "https://mirai.app", + "universal_url": "https://go.miraiapp.io/ton-connect", + "deepLink": "miraiapp://", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + }, + { + "type": "js", + "key": "miraiapp" + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] } -] +] \ No newline at end of file