Skip to content

Commit

Permalink
Update wallets-v2.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dung1312091 authored Oct 2, 2024
1 parent 6ec0483 commit 755e1ec
Showing 1 changed file with 35 additions and 97 deletions.
132 changes: 35 additions & 97 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,7 @@
"url": "https://bridge.ton.space/bridge"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
]
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "tonkeeper",
Expand All @@ -37,13 +31,7 @@
"key": "tonkeeper"
}
],
"platforms": [
"ios",
"android",
"chrome",
"firefox",
"macos"
]
"platforms": ["ios", "android", "chrome", "firefox", "macos"]
},
{
"app_name": "mytonwallet",
Expand Down Expand Up @@ -82,9 +70,7 @@
"key": "openmask"
}
],
"platforms": [
"chrome"
]
"platforms": ["chrome"]
},
{
"app_name": "tonhub",
Expand All @@ -102,10 +88,7 @@
"url": "https://connect.tonhubapi.com/tonconnect"
}
],
"platforms": [
"ios",
"android"
]
"platforms": ["ios", "android"]
},
{
"app_name": "dewallet",
Expand All @@ -119,13 +102,7 @@
"url": "https://bridge.dewallet.pro/bridge"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
]
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "xtonwallet",
Expand All @@ -138,10 +115,7 @@
"key": "xtonwallet"
}
],
"platforms": [
"chrome",
"firefox"
]
"platforms": ["chrome", "firefox"]
},
{
"app_name": "tonwallet",
Expand All @@ -154,9 +128,7 @@
"key": "tonwallet"
}
],
"platforms": [
"chrome"
]
"platforms": ["chrome"]
},
{
"app_name": "bitgetTonWallet",
Expand All @@ -174,38 +146,29 @@
"url": "https://ton-connect-bridge.bgwapi.io/bridge"
}
],
"platforms": [
"ios",
"android",
"chrome"
],
"platforms": ["ios", "android", "chrome"],
"universal_url": "https://bkcode.vip/ton-connect"
},
{
"app_name": "safepalwallet",
"name": "SafePal",
"image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png",
"tondns": "",
"about_url": "https://www.safepal.com",
"universal_url": "https://link.safepal.io/ton-connect",
"deepLink": "safepal-tc://",
"bridge": [
{
"app_name": "safepalwallet",
"name": "SafePal",
"image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png",
"tondns": "",
"about_url": "https://www.safepal.com",
"universal_url": "https://link.safepal.io/ton-connect",
"deepLink": "safepal-tc://",
"bridge": [
{
"type": "sse",
"url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge"
},
{
},
{
"type": "js",
"key": "safepalwallet"
}
],
"platforms": [
"ios",
"android",
"chrome",
"firefox"
]
},
}
],
"platforms": ["ios", "android", "chrome", "firefox"]
},
{
"app_name": "okxTonWallet",
"name": "OKX Wallet",
Expand All @@ -222,21 +185,15 @@
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"platforms": [
"chrome",
"safari",
"firefox",
"ios",
"android"
]
"platforms": ["chrome", "safari", "firefox", "ios", "android"]
},
{
"app_name": "okxTonWalletTr",
"name": "OKX TR Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png",
"about_url": "https://tr.okx.com/web3",
"universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect",
"bridge": [
"app_name": "okxTonWalletTr",
"name": "OKX TR Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png",
"about_url": "https://tr.okx.com/web3",
"universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect",
"bridge": [
{
"type": "js",
"key": "okxTonWallet"
Expand Down Expand Up @@ -270,13 +227,7 @@
"key": "hotWallet"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
]
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "bybitTonWallet",
Expand All @@ -295,11 +246,7 @@
"url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge"
}
],
"platforms": [
"ios",
"android",
"chrome"
]
"platforms": ["ios", "android", "chrome"]
},
{
"app_name": "GateWallet",
Expand All @@ -316,10 +263,7 @@
"url": "https://dapp.gateio.services/tonbridge_api/bridge/v1"
}
],
"platforms": [
"ios",
"android"
],
"platforms": ["ios", "android"],
"universal_url": "https://gateio.onelink.me/DmA6/web3"
},
{
Expand All @@ -338,13 +282,7 @@
"url": "https://wallet.binance.com/tonbridge/bridge"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
Expand All @@ -367,4 +305,4 @@
"linux"
]
}
]
]

0 comments on commit 755e1ec

Please sign in to comment.