We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925cd35 commit 9effc1cCopy full SHA for 9effc1c
wallets-v2.json
@@ -233,21 +233,14 @@
233
"app_name": "hdton",
234
"name": "HdTon",
235
"image": "https://hddefi.com/logo.png",
236
- "tondns": "hdton.ton",
237
"about_url": "https://hddefi.com",
238
"universal_url": "https://hddefi.com",
239
"bridge": [
240
- {
241
- "type": "sse",
242
- "url": "https://bridge.tonapi.io/bridge"
243
- },
244
{
245
"type": "js",
246
"key": "hdton"
247
}
248
],
249
- "platforms": [
250
- "android"
251
- ]
+ "platforms": ["android", "ios"]
252
253
-]
+]
0 commit comments