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.
1 parent a3f7b25 commit cc69433Copy full SHA for cc69433
wallets-v2.json
@@ -733,5 +733,31 @@
733
"extraCurrencySupported": false
734
}
735
]
736
+ },
737
+ {
738
+ "app_name": "imToken",
739
+ "name": "imToken",
740
+ "image": "https://aws-v2-cdn.token.im/orbit/token-v2/icons/logo-ton-connect.png",
741
+ "about_url": "https://token.im",
742
+ "universal_url": "https://connect.token.im/link/ton-connect",
743
+ "deepLink": "imtokenv2://link/ton-connect",
744
+ "bridge": [
745
746
+ "type": "sse",
747
+ "url": "https://connect.token.im/tonbridge"
748
749
750
+ "type": "js",
751
+ "key": "imToken"
752
+ }
753
+ ],
754
+ "platforms": ["ios", "android"],
755
+ "features": [
756
757
+ "name": "SendTransaction",
758
+ "maxMessages": 4,
759
+ "extraCurrencySupported": false
760
761
+ ]
762
763
0 commit comments