diff --git a/wallets-v2.json b/wallets-v2.json index de89cd8..8669667 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -540,5 +540,26 @@ "extraCurrencySupported": false } ] + }, + { + "app_name": "koloWeb3Wallet", + "name": "Kolo", + "image": "https://raw.githubusercontent.com/onidev1/tc-assets/refs/heads/main/kolo_logo_288.png", + "about_url": "https://kolo.xyz", + "universal_url": "https://t.me/kolo/app?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://web3-bridge.kolo.in/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] } ]