When a dApp asks you to sign a message or a transaction, Reunit Wallet will open then, depending on the signature type ( eth_sign, personal_sign, eth_signTypedData, eth_signTransaction ) AND the desired signature ( simple message, approval... ) will offer you to:
- See the message in plain text if it is readable
- View full message content ( eth_signTypedData )
- Simulate the result to find out if the signature leads to the sending of tokens
- See the amount approved
You must systematically enter your password to be able to sign.
Example for a plain text message :
Example for "eth_signTypedData" :
Example to approve a token to be spent on Uniswap :