From 16f12c5b296c4abe12a932cabaa77c1e01b0bbbc Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Mon, 14 Oct 2024 10:37:43 +0800 Subject: [PATCH 1/4] feat: add OKX Mini Wallet --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..9882c4f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,19 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "okxMiniWallet", + "name": "OKX Mini Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.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": ["ios", "android", "macos", "windows", "linux"] } ] From 6c1a217f8b8dd594ffee8e807d96987ef72ac032 Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Tue, 22 Oct 2024 18:14:22 +0800 Subject: [PATCH 2/4] feat: update okx mini wallet logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 9882c4f..04aafbc 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -288,7 +288,7 @@ { "app_name": "okxMiniWallet", "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png", + "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", "about_url": "https://www.okx.com/web3", "universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet", "bridge": [ From fa5718d0dc612160ca700e969a287d4a41f5ff88 Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Fri, 1 Nov 2024 10:19:38 +0800 Subject: [PATCH 3/4] feat: replace okxTonWalletTr with okxMiniWallet --- wallets-v2.json | 38 +++++++------------------------------- 1 file changed, 7 insertions(+), 31 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 04aafbc..eb246d6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -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/2410/32F531EF53080285.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", @@ -284,19 +274,5 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" - }, - { - "app_name": "okxMiniWallet", - "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.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": ["ios", "android", "macos", "windows", "linux"] } ] From e6712d251324afc4ab137a60dcfbb3b563635078 Mon Sep 17 00:00:00 2001 From: "quanquan.luo" Date: Tue, 5 Nov 2024 22:28:00 +0800 Subject: [PATCH 4/4] feat: update logo --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index eb246d6..dd3268c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -190,7 +190,7 @@ { "app_name": "okxMiniWallet", "name": "OKX Mini Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.png", + "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": [