|
17 | 17 | "name": "SendTransaction", |
18 | 18 | "maxMessages": 255, |
19 | 19 | "extraCurrencySupported": true |
| 20 | + }, |
| 21 | + { |
| 22 | + "name": "SignData", |
| 23 | + "types": ["text", "binary", "cell"] |
20 | 24 | } |
21 | 25 | ] |
22 | 26 | }, |
|
44 | 48 | "name": "SendTransaction", |
45 | 49 | "maxMessages": 255, |
46 | 50 | "extraCurrencySupported": true |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "SignData", |
| 54 | + "types": ["text", "binary", "cell"] |
47 | 55 | } |
48 | 56 | ] |
49 | 57 | }, |
|
78 | 86 | "name": "SendTransaction", |
79 | 87 | "maxMessages": 255, |
80 | 88 | "extraCurrencySupported": false |
81 | | - } |
| 89 | + }, |
| 90 | + { |
| 91 | + "name": "SignData", |
| 92 | + "types": ["text", "binary", "cell"] |
| 93 | + } |
82 | 94 | ] |
83 | 95 | }, |
84 | 96 | { |
|
103 | 115 | "name": "SendTransaction", |
104 | 116 | "maxMessages": 255, |
105 | 117 | "extraCurrencySupported": true |
| 118 | + }, |
| 119 | + { |
| 120 | + "name": "SignData", |
| 121 | + "types": ["text", "binary", "cell"] |
106 | 122 | } |
107 | 123 | ] |
108 | 124 | }, |
|
517 | 533 | "name": "SendTransaction", |
518 | 534 | "maxMessages": 255, |
519 | 535 | "extraCurrencySupported": false |
| 536 | + }, |
| 537 | + { |
| 538 | + "name": "SignData", |
| 539 | + "types": ["text", "binary", "cell"] |
520 | 540 | } |
521 | 541 | ] |
522 | 542 | }, |
|
596 | 616 | "name": "SendTransaction", |
597 | 617 | "maxMessages": 255, |
598 | 618 | "extraCurrencySupported": true |
| 619 | + }, |
| 620 | + { |
| 621 | + "name": "SignData", |
| 622 | + "types": ["text", "binary", "cell"] |
599 | 623 | } |
600 | 624 | ] |
601 | 625 | }, |
|
628 | 652 | } |
629 | 653 | ] |
630 | 654 | }, |
| 655 | + { |
| 656 | + "app_name": "echoooTonWallet", |
| 657 | + "name": "EchoooWallet", |
| 658 | + "image": "https://cdn.echooo.xyz/front-end/source/images/logo/echooo-ton.png", |
| 659 | + "about_url": "https://www.echooo.xyz", |
| 660 | + "universal_url": "https://www.echooo.xyz/ton-connect", |
| 661 | + "deepLink": "echooo://", |
| 662 | + "bridge": [ |
| 663 | + { |
| 664 | + "type": "js", |
| 665 | + "key": "echoooTonWallet" |
| 666 | + }, |
| 667 | + { |
| 668 | + "type": "sse", |
| 669 | + "url": "https://ton-connect-bridge.echooo.link/bridge" |
| 670 | + } |
| 671 | + ], |
| 672 | + "platforms": ["ios", "android"] |
| 673 | + }, |
631 | 674 | { |
632 | 675 | "app_name": "blitzwallet", |
633 | 676 | "name": "BLITZ wallet", |
|
0 commit comments