Skip to content

Commit aa6e31e

Browse files
authored
Merge pull request #115 from okxwallet/main
Add okx mini wallet and unload tr
2 parents e815759 + 6c09f90 commit aa6e31e

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

wallets-v2.json

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -188,28 +188,18 @@
188188
"platforms": ["chrome", "safari", "firefox", "ios", "android"]
189189
},
190190
{
191-
"app_name": "okxTonWalletTr",
192-
"name": "OKX TR Wallet",
193-
"image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png",
194-
"about_url": "https://tr.okx.com/web3",
195-
"universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect",
196-
"bridge": [
197-
{
198-
"type": "js",
199-
"key": "okxTonWallet"
200-
},
191+
"app_name": "okxMiniWallet",
192+
"name": "OKX Mini Wallet",
193+
"image": "https://static.okx.com/cdn/assets/imgs/2411/8BE1A4A434D8F58A.png",
194+
"about_url": "https://www.okx.com/web3",
195+
"universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet",
196+
"bridge": [
201197
{
202198
"type": "sse",
203199
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
204200
}
205201
],
206-
"platforms": [
207-
"chrome",
208-
"safari",
209-
"firefox",
210-
"ios",
211-
"android"
212-
]
202+
"platforms": ["ios", "android", "macos", "windows", "linux"]
213203
},
214204
{
215205
"app_name": "hot",

0 commit comments

Comments
 (0)