Skip to content

Commit dbe3aad

Browse files
committedFeb 27, 2025
chore: update wallet-v2.json for Mirai App
2 parents abbeef3 + d4b7d30 commit dbe3aad

File tree

1 file changed

+54
-1
lines changed

1 file changed

+54
-1
lines changed
 

‎wallets-v2.json

+54-1
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,59 @@
351351
],
352352
"platforms": ["ios", "android", "macos", "windows", "linux"]
353353
},
354+
{
355+
"app_name": "miraiapp",
356+
"name": "Mirai App",
357+
"image": "https://cdn.mirailabs.co/miraihub/miraiapp-icon-288.png",
358+
"about_url": "https://mirai.app",
359+
"universal_url": "https://go.miraiapp.io/ton-connect",
360+
"deepLink": "miraiapp://",
361+
"bridge": [
362+
{
363+
"type": "sse",
364+
"url": "https://bridge.mirai.app"
365+
},
366+
{
367+
"type": "js",
368+
"key": "miraiapp"
369+
}
370+
],
371+
"platforms": ["ios", "android"],
372+
"universal_url": "https://gateio.onelink.me/DmA6/web3"
373+
},
374+
{
375+
"app_name": "binanceWeb3TonWallet",
376+
"name": "Binance Web3 Wallet",
377+
"image": "https://public.bnbstatic.com/static/binance-w3w/ton-provider/binancew3w.png",
378+
"about_url": "https://www.binance.com/en/web3wallet",
379+
"deepLink": "bnc://app.binance.com/cedefi/ton-connect",
380+
"bridge": [
381+
{
382+
"type": "js",
383+
"key": "binancew3w"
384+
},
385+
{
386+
"type": "sse",
387+
"url": "https://wallet.binance.com/tonbridge/bridge"
388+
}
389+
],
390+
"platforms": ["ios", "android", "macos", "windows", "linux"],
391+
"universal_url": "https://app.binance.com/cedefi/ton-connect"
392+
},
393+
{
394+
"app_name": "fintopio-tg",
395+
"name": "Fintopio Telegram",
396+
"image": "https://fintopio.com/tonconnect-icon.png",
397+
"about_url": "https://fintopio.com",
398+
"universal_url": "https://t.me/fintopio?attach=wallet",
399+
"bridge": [
400+
{
401+
"type": "sse",
402+
"url": "https://wallet-bridge.fintopio.com/bridge"
403+
}
404+
],
405+
"platforms": ["ios", "android", "macos", "windows", "linux"]
406+
},
354407
{
355408
"app_name": "miraiapp",
356409
"name": "Mirai App",
@@ -370,4 +423,4 @@
370423
],
371424
"platforms": ["ios", "android", "chrome", "firefox"]
372425
}
373-
]
426+
]

0 commit comments

Comments
 (0)