Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SephirothLT authored Jul 18, 2024
2 parents dc5d23b + 2dc5979 commit 9c0a399
Showing 1 changed file with 45 additions and 3 deletions.
48 changes: 45 additions & 3 deletions 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 @@ -169,7 +169,50 @@
],
"platforms": ["ios", "android", "chrome", "firefox"]
},
{

{
"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"
]
},
{
"app_name": "mathwallet",
"name": "MathWallet",
"image": "https://avatars.githubusercontent.com/u/49776094?s=200&v=4",
Expand All @@ -189,5 +232,4 @@
],
"platforms": ["ios", "android"]
}

]

0 comments on commit 9c0a399

Please sign in to comment.