Skip to content

Commit 4c49b28

Browse files
Merge branch 'main' into main
2 parents fa153c8 + f6e111b commit 4c49b28

File tree

1 file changed

+29
-11
lines changed

1 file changed

+29
-11
lines changed

wallets-v2.json

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Wallet",
55
"image": "https://wallet.tg/images/logo-288.png",
66
"about_url": "https://wallet.tg/",
7-
"universal_url": "https://t.me/wallet?attach=wallet",
7+
"universal_url": "https://t.me/wallet?attach=wallet&mode=compact",
88
"bridge": [
99
{
1010
"type": "sse",
@@ -99,10 +99,10 @@
9999
"bridge": [
100100
{
101101
"type": "sse",
102-
"url": "https://sse-bridge.delab.team/bridge"
102+
"url": "https://bridge.dewallet.pro/bridge"
103103
}
104104
],
105-
"platforms": ["ios", "android"]
105+
"platforms": ["ios", "android", "macos", "windows", "linux"]
106106
},
107107
{
108108
"app_name": "xtonwallet",
@@ -143,7 +143,7 @@
143143
},
144144
{
145145
"type": "sse",
146-
"url": "https://bridge.tonapi.io/bridge"
146+
"url": "https://ton-connect-bridge.bgwapi.io/bridge"
147147
}
148148
],
149149
"platforms": ["ios", "android", "chrome"],
@@ -157,7 +157,7 @@
157157
"about_url": "https://www.safepal.com",
158158
"universal_url": "https://link.safepal.io/ton-connect",
159159
"deepLink": "safepal-tc://",
160-
"bridge": [
160+
"bridge": [
161161
{
162162
"type": "sse",
163163
"url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge"
@@ -169,12 +169,12 @@
169169
],
170170
"platforms": ["ios", "android", "chrome", "firefox"]
171171
},
172-
{
172+
{
173173
"app_name": "okxTonWallet",
174174
"name": "OKX Wallet",
175175
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
176176
"about_url": "https://www.okx.com/web3",
177-
"universal_url": "https://www.ouxyi.link/ul/uYJPB0",
177+
"universal_url": "https://www.okx.com/download?appendQuery=true&deeplink=okx://web3/wallet/tonconnect",
178178
"bridge": [
179179
{
180180
"type": "js",
@@ -187,12 +187,12 @@
187187
],
188188
"platforms": ["chrome", "safari", "firefox", "ios", "android"]
189189
},
190-
{
190+
{
191191
"app_name": "okxTonWalletTr",
192192
"name": "OKX TR Wallet",
193193
"image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png",
194194
"about_url": "https://tr.okx.com/web3",
195-
"universal_url": "https://www.ouxyi.link/ul/uYJPB0?entityId=5",
195+
"universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect",
196196
"bridge": [
197197
{
198198
"type": "js",
@@ -211,6 +211,24 @@
211211
"android"
212212
]
213213
},
214+
{
215+
"app_name": "hot",
216+
"name": "HOT",
217+
"image": "https://raw.githubusercontent.com/hot-dao/media/main/logo.png",
218+
"about_url": "https://hot-labs.org/",
219+
"universal_url": "https://t.me/herewalletbot?attach=wallet",
220+
"bridge": [
221+
{
222+
"type": "sse",
223+
"url": "https://sse-bridge.hot-labs.org"
224+
},
225+
{
226+
"type": "js",
227+
"key": "hotWallet"
228+
}
229+
],
230+
"platforms": ["ios", "android", "macos", "windows", "linux"]
231+
},
214232
{
215233
"app_name": "cdcTonWallet",
216234
"name": "Crypto.com DeFi Wallet",
@@ -225,9 +243,9 @@
225243
},
226244
{
227245
"type": "sse",
228-
"url": "https://bridge.tonapi.io/bridge"
246+
"url": "https://wallet.crypto.com/tonbridge"
229247
}
230248
],
231249
"platforms": ["ios", "android", "chrome"]
232250
}
233-
]
251+
]

0 commit comments

Comments
 (0)