Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Tobi to wallets-v2.json #43

Closed
wants to merge 13 commits into from
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"
]
}
]
]
Loading