imtoken will never ask for your seed phrase, private key or verification code. Always review the address, network and request details before transferring, signing or approving.

Signature Requests: Messages and Transactions

Signature Requests: Messages and Transactions should be approached as a sequence of verifiable decisions rather than as a set of buttons. Each stage should make the active account, network, target and intended result clear.

Core principle

Signature Requests: Messages and Transactions should be approached as a sequence of verifiable decisions rather than as a set of buttons. Each stage should make the active account, network, target and intended result clear.

Set the boundaries: message signatures and transaction signatures

Separate wallet-interface information from facts that should be independently verified on-chain.

For a first-time user, Signature Requests: Messages and Transactions can begin with one question: “Am I authorising an account, an asset movement, a transaction, or a contract?” The goal of Signature Requests: Messages and Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. That question turns message signatures and transaction signatures from abstract terminology into concrete decisions. A security review gives extra weight to least privilege, independent verification and clear stop conditions when the source, permission or urgency is suspicious.

Then review structured signing data and source verification: do they belong to the intended network, do they match the action the user initiated, and do the amount or permissions exceed what was expected? If the wallet does not provide enough information to decide, exit the flow and consult trustworthy network or contract documentation rather than making a time-pressured guess.

After completion, retain evidence that can be checked later, such as a transaction hash, target address, contract address or approval state. These habits are more durable than memorising interface locations because interfaces change while the underlying network, signature and permission concepts remain independently verifiable.

How source verification affects a real workflow

Understand source verification through checks before, during and after an action.

Within Signature Requests: Messages and Transactions, transaction signatures and structured signing data often appear in the same workflow even though they serve different roles. The goal of Signature Requests: Messages and Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. For how source verification affects a real workflow, begin by confirming the active account and network, then identify whether each field represents an address, contract, permission or recorded network state. A security review gives extra weight to least privilege, independent verification and clear stop conditions when the source, permission or urgency is suspicious.

Breaking the action into preparation, confirmation, submission and verification makes source verification easier to reason about. Preparation establishes the intent; confirmation reviews the details connected to request details; submission creates a network request; verification uses the transaction hash or permission state to confirm the outcome. Familiar names or default selections are not substitutes for these checks.

If any step cannot be explained in plain language, stop before signing. Unfamiliar DApps, unsolicited links, fake support contacts and pages asking for a seed phrase or private key should not be trusted. A stable review sequence around transaction signatures reduces avoidable mistakes such as wrong-network transfers, copied addresses, excessive approvals and misunderstood transaction status.

amounts and recipients, unknown signatures and verification

Break similar-looking fields into separate checks so defaults and naming do not drive the decision.

If a problem appears around source verification, troubleshooting should not begin by repeating the action. Return first to structured signing data and the intended network. The goal of Signature Requests: Messages and Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. The point of amounts and recipients, unknown signatures and verification is to separate cause, current state and expected result instead of collapsing congestion, permission errors, address mistakes and contract behaviour into one vague issue. A security review gives extra weight to least privilege, independent verification and clear stop conditions when the source, permission or urgency is suspicious.

First check whether request details matches the intended workflow. Next determine whether amounts and recipients has already produced a transaction or permission that can be inspected. Only then decide whether another action is needed. If a transaction hash already exists, use it to understand the current state before resubmitting or approving anything else.

This approach also reduces social-engineering risk. Unexpected failures make users more vulnerable to “urgent repair” or remote-control offers. Preserve the available evidence, stop extra signatures, and rely on public on-chain records and trusted documentation for independent verification.

Security boundary

Never enter a seed phrase, private key or verification code into an unfamiliar page. A legitimate connection or support workflow does not need those secrets.

Common mistakes around message signatures

Identify typical risk signals and which actions should stop when something cannot be explained.

Putting source verification and request details on the same review sheet is closer to real wallet use than learning each definition in isolation. The goal of Signature Requests: Messages and Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. For common mistakes around message signatures, check three layers: the environment, the target and the result. A security review gives extra weight to least privilege, independent verification and clear stop conditions when the source, permission or urgency is suspicious.

The environment covers the network, account and device. The target covers the address, contract, amount or permission related to amounts and recipients. The result covers the transaction, balance change or approval state associated with unknown signatures. When all three layers agree, the user has a stronger basis for deciding whether the action behaved as intended.

If those layers conflict—for example, the interface shows one network while the transaction hash belongs to another, or the approval target does not match the DApp being used—stop and re-check the source. “It should be fine” is not a substitute for verification, and urgency from another person is not a reason to shorten the review.

Build a repeatable structured signing data review habit

Turn one-time reminders into a routine for later transfers, signatures and approvals.

Treat the complete Signature Requests: Messages and Transactions workflow as an information path: the user starts with request details, passes through amounts and recipients, and should end with a result that can be independently verified. The goal of Signature Requests: Messages and Transactions is not speed for its own sake; it is to keep the account, network, request and resulting on-chain state consistent and independently checkable. This makes build a repeatable structured signing data review habit less about button placement and more about where information comes from, who can change state and where that change will be recorded. A security review gives extra weight to least privilege, independent verification and clear stop conditions when the source, permission or urgency is suspicious.

In practice, separate unknown signatures from post-signing checks. One helps establish whether the environment is correct; the other describes the state change that is about to occur. If the request includes an amount, gas setting, contract or permission, read those fields before signing rather than relying on a generic “continue” or “confirm” label.

After the action, do not rely only on an in-app success message. Retain the transaction hash, confirm the target network, and when appropriate inspect the block, sender, recipient, status or emitted events in a block explorer. That turns Signature Requests: Messages and Transactions from a single click into an auditable on-chain record.

Practical checklist
  • Confirm the network before acting on message signatures.
  • Verify the address, contract or request target related to transaction signatures.
  • Review the amount, gas, signature or permission details for structured signing data.
  • Never send a seed phrase, private key or verification code to anyone.
  • After the action, use the transaction hash or permission state to verify the result.