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 39772d1 commit dbc7874Copy full SHA for dbc7874
wallets-v2.json
@@ -247,5 +247,23 @@
247
}
248
],
249
"platforms": ["ios", "android"]
250
+ },
251
+ {
252
+ "app_name": "hdton",
253
+ "name": "HdTon",
254
+ "image": "https://hddefi.com/logo.png",
255
+ "about_url": "https://hddefi.com",
256
+ "universal_url": "https://hddefi.com",
257
+ "bridge": [
258
259
+ "type": "sse",
260
+ "url": "https://bridge.tonapi.io/bridge"
261
262
263
+ "type": "js",
264
+ "key": "hdton"
265
+ }
266
+ ],
267
+ "platforms": ["ios", "android"]
268
-]
269
+]
0 commit comments