diff --git a/wallets-v2.json b/wallets-v2.json index afc5ad7..1979416 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -561,5 +561,18 @@ "ios", "android" ] + }, + { + "app_name": "onekey", + "name": "OneKey", + "image": "https://uni.onekey-asset.com/static/logo/onekey-x288.png", + "about_url": "https://onekey.so", + "bridge": [ + { + "type": "js", + "key": "onekeyTonWallet" + } + ], + "platforms": ["chrome"] } ]