WalletConnect Supporting features

The following features are supported by WalletConnect in WEMIX Wallet.

FeatureAvailabilityDetails

personal_sign

O

Adds a calculated signature to the message that is recognizable as an Ethereum specific signature. This helps prevent malicious dApps from impersonating a user's signature on arbitrary data.

eth_sendTransaction

O

Creates new message call transaction or a contract creation.

eth_signTransaction

O

Signs a transaction that can be submitted to the network at a later time using with eth_sendRawTransaction.

Last updated