diff --git a/wallets-v2.json b/wallets-v2.json index b033124..ad948bf 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -247,5 +247,23 @@ } ], "platforms": ["ios", "android", "chrome"] + }, + { + "app_name": "GateWallet", + "name": "GateWallet", + "image": "https://www.gate.io/images/login/qrcode_center_icon.svg", + "about_url": "https://www.gate.io/", + "bridge": [ + { + "type": "js", + "key": "gatetonwallet" + }, + { + "type": "sse", + "url": "https://dapp.gateio.services/tonbridge_api/bridge/v1" + } + ], + "platforms": ["ios", "android"], + "universal_url": "https://gateio.onelink.me/DmA6/web3" } ] \ No newline at end of file