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 fb77361 commit 706c09cCopy full SHA for 706c09c
wallets-v2.json
@@ -647,5 +647,31 @@
647
}
648
],
649
"platforms": ["ios", "android"]
650
+ },
651
+ {
652
+ "app_name": "imToken",
653
+ "name": "imToken",
654
+ "image": "https://aws-v2-cdn.token.im/brand/imToken-logo.png",
655
+ "about_url": "https://token.im/",
656
+ "universal_url": "https://connect.token.im/link/ton-connect",
657
+ "deepLink": "imtokenv2://link/ton-connect",
658
+ "bridge": [
659
660
+ "type": "sse",
661
+ "url": "https://connect.token.im/tonbridge"
662
663
664
+ "type": "js",
665
+ "key": "imTokenTon"
666
+ }
667
+ ],
668
+ "platforms": ["ios", "android"],
669
+ "features": [
670
671
+ "name": "SendTransaction",
672
+ "maxMessages": 4,
673
+ "extraCurrencySupported": false
674
675
+ ]
676
677
]
0 commit comments