diff --git a/wallets-v2.json b/wallets-v2.json index 9cdd1df..e1dc5bd 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -598,5 +598,23 @@ "extraCurrencySupported": true } ] + }, + { + "app_name": "Fearless", + "name": "Fearless", + "image": "https://raw.githubusercontent.com/soramitsu/shared-features-utils/master/icons/FW_icon_288.png", + "about_url": "https://fearlesswallet.io", + "universal_url": "https://fearlesswallet.io/ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://fearless-ton-bridge.odachi.soramitsu.co.jp/bridge" + }, + { + "type": "js", + "key": "Fearless" + } + ], + "platforms": ["ios", "android"] } ]