You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for taking the time to fill out this support request! We're thrilled to have another wallet supporting TRON.
9
+
- type: input
10
+
id: wallet-name
11
+
attributes:
12
+
label: Describe the name of wallet
13
+
placeholder: Wallet name
14
+
validations:
15
+
required: true
16
+
- type: input
17
+
id: website
18
+
attributes:
19
+
label: Wallet website
20
+
description: Please input the official website of the wallet.
21
+
placeholder: The url of website
22
+
validations:
23
+
required: true
24
+
- type: checkboxes
25
+
id: platforms
26
+
attributes:
27
+
label: Supported platforms
28
+
description: Describe platforms supported by the wallet.
29
+
options:
30
+
- label: Android
31
+
- label: IOS
32
+
- label: Chrome Extension
33
+
validations:
34
+
required: true
35
+
- type: dropdown
36
+
id: listed
37
+
attributes:
38
+
label: "Is the wallet listed on TRON Wallets"
39
+
description: Please [contact the TRON team](mailto:application@tron.network) for wallet listing on [TRON Wallets](https://tron.network/wallet) and boost its visibility.
0 commit comments