diff --git a/wallets-v2.json b/wallets-v2.json index 8170d20..8ee853e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -288,5 +288,18 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "onekey", + "name": "OneKey", + "image": "https://common.onekey-asset.com/logo/onekey-x288.png", + "about_url": "https://onekey.so", + "bridge": [ + { + "type": "js", + "key": "onekeyTonWallet" + } + ], + "platforms": ["chrome"] } ]