From 02012a83b8584561ab3536503c45157cad9449d2 Mon Sep 17 00:00:00 2001 From: bryanForSafe <87746660+bryanForSafe@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:47:06 +0800 Subject: [PATCH] add SafePal add SafePal --- wallets.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/wallets.json b/wallets.json index 5b59f14..a9abbb5 100644 --- a/wallets.json +++ b/wallets.json @@ -118,5 +118,18 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "safepalwallet", + "name": "SafePal", + "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", + "about_url": "https://www.safepal.com/download", + "bridge": [ + { + "type": "js", + "key": "safepalwallet" + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] } ]