mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-19 18:18:38 +00:00
closes #16912 Sending the dapps events to mixpanel | Event Name | Properties | Possible Values | Notes | | --- | --- | --- | --- | | dapps-health | state | - wc_available - wc_unavailable - chains_down - network_down - pair_error - connection_error - sign_error | | | | error | | string description | | dapps-navigation | flow | - dapps_list_opened - connect_initiated - disconnect_initiated - pair_initiated | | | | connector | - wallet_connect - browser_connect | | | dapps-connection | flow | - proposal_received - proposal_accepted - proposal_rejected - connected - disconnected | | | | networks | networks[string] - array of networks | Array of proposed or connected networks | | | methods | methods[string] - array of methods | Array of proposed methods | | | dapp | dapp uri | | | | connector | - wallet_connect - browser_connect | | | | isSiwe | boolean | | | dapps-sign | flow | - sign_received - sign_accepted - sign_rejected | | | | connector | - wallet_connect - browser_connect | | | | method | - personal_sign - eth_sign - eth_signTypedData_v4 - eth_signTypedData - eth_signTransaction - eth_sendTransaction | | | | dapp | string - dapp uri | | | | chainId | int - chain id | |
12 lines
441 B
Plaintext
12 lines
441 B
Plaintext
BIP39_en 1.0 BIP39_en.qml
|
|
CommunityTokensStore 1.0 CommunityTokensStore.qml
|
|
CurrenciesStore 1.0 CurrenciesStore.qml
|
|
DAppsStore 1.0 DAppsStore.qml
|
|
GifStore 1.0 GifStore.qml
|
|
MetricsStore 1.0 MetricsStore.qml
|
|
NetworkConnectionStore 1.0 NetworkConnectionStore.qml
|
|
PermissionsStore 1.0 PermissionsStore.qml
|
|
ProfileStore 1.0 ProfileStore.qml
|
|
RootStore 1.0 RootStore.qml
|
|
UtilsStore 1.0 UtilsStore.qml
|
|
BrowserConnectStore 1.0 BrowserConnectStore.qml |