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 227420b + 4eb3f97 commit def2448Copy full SHA for def2448
wallets-v2.json
@@ -732,5 +732,31 @@
732
"extraCurrencySupported": false
733
}
734
]
735
+ },
736
+ {
737
+ "app_name": "cactuslink",
738
+ "name": "Cactus Link",
739
+ "image": "https://downloads.mycactus.com/288_cactus_link.png",
740
+ "about_url": "https://www.mycactus.com/defi-connector",
741
+ "bridge": [
742
743
+ "type": "js",
744
+ "key": "cactuslink_ton"
745
+ }
746
+ ],
747
+ "platforms": ["chrome"],
748
+ "features": [
749
750
+ "name": "SendTransaction",
751
+ "maxMessages": 4,
752
+ "extraCurrencySupported": false
753
754
755
+ "name": "SignData",
756
+ "types": [
757
+ "text", "binary"
758
+ ]
759
760
761
762
0 commit comments