We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7438cce + 31cdbd1 commit 227420bCopy full SHA for 227420b
wallets-v2.json
@@ -706,5 +706,31 @@
706
"extraCurrencySupported": false
707
}
708
]
709
+ },
710
+ {
711
+ "app_name": "imToken",
712
+ "name": "imToken",
713
+ "image": "https://aws-v2-cdn.token.im/orbit/token-v2/icons/logo-ton-connect.png",
714
+ "about_url": "https://token.im",
715
+ "universal_url": "https://connect.token.im/link/ton-connect",
716
+ "deepLink": "imtokenv2://link/ton-connect",
717
+ "bridge": [
718
719
+ "type": "sse",
720
+ "url": "https://connect.token.im/tonbridge"
721
722
723
+ "type": "js",
724
+ "key": "imToken"
725
+ }
726
+ ],
727
+ "platforms": ["ios", "android"],
728
+ "features": [
729
730
+ "name": "SendTransaction",
731
+ "maxMessages": 255,
732
+ "extraCurrencySupported": false
733
734
+ ]
735
736
0 commit comments