Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
fe-lucifer authored Jul 17, 2024
2 parents a6b320a + 2dc5979 commit 57ffe84
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
{
"app_name": "bitgetTonWallet",
"name": "Bitget Wallet",
"image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget%20wallet_logo_iOS.png",
"image": "https://raw.githubusercontent.com/bitkeepwallet/download/main/logo/png/bitget_wallet_logo_0_gas_fee.png",
"about_url": "https://web3.bitget.com",
"deepLink": "bitkeep://",
"bridge": [
Expand Down Expand Up @@ -184,4 +184,46 @@
"platforms": ["chrome", "safari", "ios", "android"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"app_name": "okxTonWallet",
"name": "OKX Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
"about_url": "https://www.okx.com/web3",
"universal_url": "https://www.ouxyi.link/ul/uYJPB0",
"bridge": [
{
"type": "js",
"key": "okxTonWallet"
},
{
"type": "sse",
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"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://www.ouxyi.link/ul/uYJPB0?entityId=5",
"bridge": [
{
"type": "js",
"key": "okxTonWallet"
},
{
"type": "sse",
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"platforms": [
"chrome",
"safari",
"firefox",
"ios",
"android"
]
}
]

0 comments on commit 57ffe84

Please sign in to comment.