diff --git a/wallets-v2.json b/wallets-v2.json index 5ac5254..8327cd8 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -148,5 +148,25 @@ ], "platforms": ["ios", "android", "chrome"], "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": [ + { + "type": "sse", + "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" + }, + { + "type": "js", + "key": "safepalwallet" + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] + } ]