From 232720d6be9586246dff13ccc0c410cc4d19b233 Mon Sep 17 00:00:00 2001 From: ev-macfin <146023324+ev-macfin@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:22:06 +0200 Subject: [PATCH] Update wallets-v2.json --- wallets-v2.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8853976..e9d8680 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -211,20 +211,6 @@ "android" ] }, - { - "app_name": "fintopio-tg", - "name": "Fintopio Telegram", - "image": "https://fintopio.com/tonconnect-icon.png", - "about_url": "https://fintopio.com", - "universal_url": "https://t.me/fintopio?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://wallet-bridge.fintopio.com/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, { "app_name": "hot", "name": "HOT", @@ -298,5 +284,19 @@ ], "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", + "about_url": "https://fintopio.com", + "universal_url": "https://t.me/fintopio?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://wallet-bridge.fintopio.com/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ]