diff --git a/wallets-v2.json b/wallets-v2.json index 1b88896..f25e635 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -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": [ @@ -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", @@ -189,5 +232,4 @@ ], "platforms": ["ios", "android"] } - ]