From ac05022f7c54ca629b6df00bec560e9cc92b677d Mon Sep 17 00:00:00 2001
From: BrookeWeb3 <154504774+BrookeWeb3@users.noreply.github.com>
Date: Tue, 18 Feb 2025 14:37:25 +0800
Subject: [PATCH] add gate.io wallet

---
 wallets-v2.json | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/wallets-v2.json b/wallets-v2.json
index b8b933f..6d81a60 100644
--- a/wallets-v2.json
+++ b/wallets-v2.json
@@ -350,5 +350,19 @@
       }
     ],
     "platforms": ["ios", "android", "macos", "windows", "linux"]
+  },
+  {
+    "app_name": "Gate.io wallet",
+    "name": "Gate.io wallet",
+    "image": "https://gimg2.gateimg.com/tgwallet/1730688473495507406-Gatewallet.png",
+    "about_url": "https://www.gate.io",
+    "universal_url": "https://t.me/gateio_wallet_bot?attach=wallet", 
+    "bridge": [ 
+       {
+          "type": "sse",
+          "url": "https://dapp.gateio.services/tonbridge_api/bridge/v1"
+       }
+    ],
+    "platforms": ["ios", "android", "chrome", "windows", "macos"]
   }
 ]