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
62 changes: 43 additions & 19 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
],
"platforms": ["ios", "android", "chrome", "firefox"]
},
{
{
"app_name": "okxTonWallet",
"name": "OKX Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
Expand All @@ -188,28 +188,18 @@
"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": [
{
"type": "js",
"key": "okxTonWallet"
},
"app_name": "okxMiniWallet",
"name": "OKX Mini Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/2411/8BE1A4A434D8F58A.png",
"about_url": "https://www.okx.com/web3",
"universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"platforms": [
"chrome",
"safari",
"firefox",
"ios",
"android"
]
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "hot",
Expand Down Expand Up @@ -264,7 +254,7 @@
}
],
"platforms": ["ios", "android"],
"universal_url": "https://gateio.onelink.me/DmA6/web3"
"universal_url": "https://gateio.go.link/gateio/web3?adj_t=1ff8khdw_1fu4ccc7"
},
{
"app_name": "binanceWeb3TonWallet",
Expand All @@ -284,5 +274,39 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"app_name": "fintopio-tg",
"name": "Fintopio",
"image": "https://fintopio.com/tonconnect-icon.png",
"about_url": "https://fintopio.com",
"universal_url": "https://t.me/fintopio?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://wallet-bridge.fintopio.com/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "tobi",
"name": "Tobi",
"image": "https://app.tobiwallet.app/icons/logo.png",
"about_url": "https://tobi.fun",
"universal_url": "https://t.me/TobiCopilotBot?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://ton-bridge.tobiwallet.app/bridge"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
]
}
]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of #