diff --git a/wallets-v2.json b/wallets-v2.json index b8b933f..8f6c77a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -350,5 +350,37 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "coin98", + "name": "Coin98 ", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "deepLink": "coin98://ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": [ + "ios", + "android" + ], + "universal_url": "https://coin98.com/ton-connect" + }, + { + "app_name": "coin98TelegramWallet", + "name": "Coin98 Telegram Wallet", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "universal_url": "https://t.me/Coin98_bot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } -] +] \ No newline at end of file diff --git a/wallets.json b/wallets.json index 5b59f14..b8b5474 100644 --- a/wallets.json +++ b/wallets.json @@ -119,4 +119,4 @@ ], "platforms": ["chrome"] } -] +] \ No newline at end of file