From 8cd0d7d00ad01c20fd3f8d7075205ac0b2ee61a5 Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Wed, 16 Oct 2024 12:46:10 +0700 Subject: [PATCH] feat: add Mirai App --- wallets-v2.json | 54 +++++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 1f8000a..11728bc 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -150,25 +150,25 @@ "universal_url": "https://bkcode.vip/ton-connect" }, { - "app_name": "safepalwallet", - "name": "SafePal", - "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", - "tondns": "", - "about_url": "https://www.safepal.com", - "universal_url": "https://link.safepal.io/ton-connect", - "deepLink": "safepal-tc://", - "bridge": [ - { + "app_name": "safepalwallet", + "name": "SafePal", + "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", + "tondns": "", + "about_url": "https://www.safepal.com", + "universal_url": "https://link.safepal.io/ton-connect", + "deepLink": "safepal-tc://", + "bridge": [ + { "type": "sse", "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" - }, - { + }, + { "type": "js", "key": "safepalwallet" - } - ], - "platforms": ["ios", "android", "chrome", "firefox"] - }, + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] + }, { "app_name": "okxTonWallet", "name": "OKX Wallet", @@ -188,12 +188,12 @@ "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, { - "app_name": "okxTonWalletTr", - "name": "OKX TR Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", - "about_url": "https://tr.okx.com/web3", - "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", - "bridge": [ + "app_name": "okxTonWalletTr", + "name": "OKX TR Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", + "about_url": "https://tr.okx.com/web3", + "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", + "bridge": [ { "type": "js", "key": "okxTonWallet" @@ -203,7 +203,13 @@ "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": ["chrome", "safari", "firefox", "ios", "android"] + "platforms": [ + "chrome", + "safari", + "firefox", + "ios", + "android" + ] }, { "app_name": "hot", @@ -276,7 +282,7 @@ "url": "https://wallet.binance.com/tonbridge/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"], + "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" }, { @@ -298,4 +304,4 @@ ], "platforms": ["ios", "android", "chrome", "firefox"] } -] +] \ No newline at end of file