Sign a Transaction / Message

Tomo provides a smooth and secure experience when interacting with the dApp. Whenever the dApp creates a transaction according to your request, or you send/swap a token in the social wallet, it triggers Tomo's signing flow. You can look into the details of the transaction. If the transaction is in standard format, like a transfer token or function call, Tomo will parse the transaction so you can confirm whether the details are correct and the transaction fee.

After clicking the sign button, Tomo will trigger the second-factor authentication with your default MFA setting to ensure it's your operation. Then, sign the transaction and send it to the corresponding network. If the wallet has insufficient balance or the transaction is malformed, the procedure will fail with an error message.

Last updated