diff --git a/wallets-v2.json b/wallets-v2.json index 0ab9def..0e31bec 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -302,5 +302,24 @@ } ], "platforms": ["ios", "android", "windows", "macos", "linux"] + }, + { + "app_name": "cdcTonWallet", + "name": "Crypto.com Onchain", + "image": "https://apro-ncw-api-file.crypto.com/wallet/logo.png", + "about_url": "https://crypto.com/onchain", + "universal_url": "https://wallet.crypto.com/deeplink/ton-connect", + "deepLink": "dfw://", + "bridge": [ + { + "type": "js", + "key": "cdcTonWallet" + }, + { + "type": "sse", + "url": "https://wallet.crypto.com/sse/tonbridge" + } + ], + "platforms": ["ios", "android", "chrome"] } ]